"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/05/06 03:20:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wezoban8yuxo" 2026/05/06 03:20:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 03:20:13 DEBUG : Creating backend with remote "/tmp/rclone1922271978" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:13 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:15 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:15 DEBUG : dir: Looking for writers 2026/05/06 03:20:15 DEBUG : Looking for writers 2026/05/06 03:20:15 DEBUG : dir: reading active writers 2026/05/06 03:20:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.43s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:16 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:19 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:19 DEBUG : dir/subdir: Looking for writers 2026/05/06 03:20:19 DEBUG : dir: Looking for writers 2026/05/06 03:20:19 DEBUG : file1: reading active writers 2026/05/06 03:20:19 DEBUG : file2: reading active writers 2026/05/06 03:20:19 DEBUG : subdir: reading active writers 2026/05/06 03:20:19 DEBUG : Looking for writers 2026/05/06 03:20:19 DEBUG : dir: reading active writers 2026/05/06 03:20:19 DEBUG : >WaitForWriters: 2026/05/06 03:20:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/dir not empty`) 2026/05/06 03:20:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/06 03:20:21 DEBUG : pacer: Reducing sleep to 15ms 2026/05/06 03:20:21 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.60s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:21 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:21 DEBUG : pacer: Reducing sleep to 10ms 2026/05/06 03:20:22 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:22 DEBUG : dir: Looking for writers 2026/05/06 03:20:22 DEBUG : file1: reading active writers 2026/05/06 03:20:22 DEBUG : Looking for writers 2026/05/06 03:20:22 DEBUG : dir: reading active writers 2026/05/06 03:20:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.04s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:23 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:24 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:24 DEBUG : dir: Looking for writers 2026/05/06 03:20:24 DEBUG : Looking for writers 2026/05/06 03:20:24 DEBUG : dir: reading active writers 2026/05/06 03:20:24 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.91s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:25 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:26 DEBUG : dir: forgetting directory cache 2026/05/06 03:20:26 DEBUG : forgetting directory cache 2026/05/06 03:20:26 DEBUG : dir: forgetting directory cache 2026/05/06 03:20:26 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:26 DEBUG : Looking for writers 2026/05/06 03:20:26 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.08s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:27 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:28 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/06 03:20:28 DEBUG : dir: invalidating directory cache 2026/05/06 03:20:28 DEBUG : >ForgetPath: 2026/05/06 03:20:28 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/06 03:20:28 DEBUG : invalidating directory cache 2026/05/06 03:20:28 DEBUG : dir: forgetting directory cache 2026/05/06 03:20:28 DEBUG : >ForgetPath: 2026/05/06 03:20:28 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/06 03:20:28 DEBUG : >ForgetPath: 2026/05/06 03:20:28 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:28 DEBUG : dir: Looking for writers 2026/05/06 03:20:28 DEBUG : Looking for writers 2026/05/06 03:20:28 DEBUG : dir: reading active writers 2026/05/06 03:20:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.13s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:29 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:32 DEBUG : forgetting directory cache 2026/05/06 03:20:32 DEBUG : dir: forgetting directory cache 2026/05/06 03:20:32 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:32 DEBUG : dir: Looking for writers 2026/05/06 03:20:32 DEBUG : fil/a/b: Looking for writers 2026/05/06 03:20:32 DEBUG : fil/a: Looking for writers 2026/05/06 03:20:32 DEBUG : b: reading active writers 2026/05/06 03:20:32 DEBUG : fil: Looking for writers 2026/05/06 03:20:32 DEBUG : a: reading active writers 2026/05/06 03:20:32 DEBUG : Looking for writers 2026/05/06 03:20:32 DEBUG : dir: reading active writers 2026/05/06 03:20:32 DEBUG : fil: reading active writers 2026/05/06 03:20:32 DEBUG : >WaitForWriters: 2026/05/06 03:20:33 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/fil not empty`) 2026/05/06 03:20:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/06 03:20:33 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/fil not empty`) 2026/05/06 03:20:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/06 03:20:34 DEBUG : pacer: Reducing sleep to 30ms 2026/05/06 03:20:34 DEBUG : pacer: Reducing sleep to 22.5ms 2026/05/06 03:20:34 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirWalk (4.90s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:34 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:35 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/05/06 03:20:35 DEBUG : pacer: Reducing sleep to 10ms 2026/05/06 03:20:35 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:35 DEBUG : dir: Looking for writers 2026/05/06 03:20:35 DEBUG : Looking for writers 2026/05/06 03:20:35 DEBUG : dir: reading active writers 2026/05/06 03:20:35 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.97s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:36 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:37 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:37 DEBUG : dir: Looking for writers 2026/05/06 03:20:37 DEBUG : file1: reading active writers 2026/05/06 03:20:37 DEBUG : Looking for writers 2026/05/06 03:20:37 DEBUG : dir: reading active writers 2026/05/06 03:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.24s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:38 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/05/06 03:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/06 03:20:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/06 03:20:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/06 03:20:41 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/06 03:20:43 DEBUG : dir: invalidating directory cache 2026/05/06 03:20:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/06 03:20:43 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/06 03:20:43 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/06 03:20:43 DEBUG : dir/file1: Reset virtual modtime 2026/05/06 03:20:43 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/06 03:20:43 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/06 03:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/06 03:20:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/06 03:20:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:20:43 DEBUG : dir: invalidating directory cache 2026/05/06 03:20:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/06 03:20:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/06 03:20:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/06 03:20:44 DEBUG : forgetting directory cache 2026/05/06 03:20:44 DEBUG : dir: forgetting directory cache 2026/05/06 03:20:44 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/06 03:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:44 DEBUG : dir/virtualDir: Looking for writers 2026/05/06 03:20:44 DEBUG : dir: Looking for writers 2026/05/06 03:20:44 DEBUG : virtualDir: reading active writers 2026/05/06 03:20:44 DEBUG : file1: reading active writers 2026/05/06 03:20:44 DEBUG : virtualFile2: reading active writers 2026/05/06 03:20:44 DEBUG : virtualFile: reading active writers 2026/05/06 03:20:44 DEBUG : Looking for writers 2026/05/06 03:20:44 DEBUG : dir: reading active writers 2026/05/06 03:20:44 DEBUG : >WaitForWriters: 2026/05/06 03:20:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/dir not empty`) 2026/05/06 03:20:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/06 03:20:45 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/dir not empty`) 2026/05/06 03:20:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/06 03:20:45 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/dir not empty`) 2026/05/06 03:20:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/06 03:20:45 DEBUG : pacer: Reducing sleep to 60ms 2026/05/06 03:20:45 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirReadDirAll (7.22s) --- PASS: TestDirReadDirAll/Virtual (2.27s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:45 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:46 DEBUG : pacer: Reducing sleep to 33.75ms 2026/05/06 03:20:46 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/05/06 03:20:46 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/05/06 03:20:46 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/05/06 03:20:46 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/05/06 03:20:46 ERROR : dir/: Can only open directories read only 2026/05/06 03:20:46 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:46 DEBUG : dir: Looking for writers 2026/05/06 03:20:46 DEBUG : Looking for writers 2026/05/06 03:20:46 DEBUG : dir: reading active writers 2026/05/06 03:20:46 DEBUG : >WaitForWriters: 2026/05/06 03:20:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirOpen (1.89s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:47 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:49 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/06 03:20:49 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/06 03:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/06 03:20:49 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/06 03:20:49 DEBUG : dir/potato: size = 5 OK 2026/05/06 03:20:49 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/06 03:20:49 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/06 03:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/06 03:20:49 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:49 DEBUG : dir: Looking for writers 2026/05/06 03:20:49 DEBUG : file1: reading active writers 2026/05/06 03:20:49 DEBUG : potato: reading active writers 2026/05/06 03:20:49 DEBUG : Looking for writers 2026/05/06 03:20:49 DEBUG : dir: reading active writers 2026/05/06 03:20:49 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.20s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:50 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/06 03:20:53 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:53 DEBUG : dir/sub: Looking for writers 2026/05/06 03:20:53 DEBUG : dir: Looking for writers 2026/05/06 03:20:53 DEBUG : file1: reading active writers 2026/05/06 03:20:53 DEBUG : sub: reading active writers 2026/05/06 03:20:53 DEBUG : Looking for writers 2026/05/06 03:20:53 DEBUG : dir: reading active writers 2026/05/06 03:20:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.32s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:54 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/06 03:20:56 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/06 03:20:56 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:56 DEBUG : dir/sub/subsub: Looking for writers 2026/05/06 03:20:56 DEBUG : dir/sub: Looking for writers 2026/05/06 03:20:56 DEBUG : subsub: reading active writers 2026/05/06 03:20:56 DEBUG : dir: Looking for writers 2026/05/06 03:20:56 DEBUG : file1: reading active writers 2026/05/06 03:20:56 DEBUG : sub: reading active writers 2026/05/06 03:20:56 DEBUG : Looking for writers 2026/05/06 03:20:56 DEBUG : dir: reading active writers 2026/05/06 03:20:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (3.85s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:20:58 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:20:59 ERROR : dir/: Dir.Remove not empty 2026/05/06 03:20:59 DEBUG : dir/file1: Remove: 2026/05/06 03:20:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:20:59 DEBUG : dir/file1: >Remove: err= 2026/05/06 03:20:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/06 03:20:59 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:20:59 DEBUG : Looking for writers 2026/05/06 03:20:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.12s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:00 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:01 DEBUG : dir/file1: Remove: 2026/05/06 03:21:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:21:01 DEBUG : dir/file1: >Remove: err= 2026/05/06 03:21:01 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/06 03:21:01 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:01 DEBUG : Looking for writers 2026/05/06 03:21:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.02s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:02 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:03 DEBUG : dir/file1: Remove: 2026/05/06 03:21:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:21:03 DEBUG : dir/file1: >Remove: err= 2026/05/06 03:21:04 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:04 DEBUG : dir: Looking for writers 2026/05/06 03:21:04 DEBUG : Looking for writers 2026/05/06 03:21:04 DEBUG : dir: reading active writers 2026/05/06 03:21:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.41s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:04 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:06 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/06 03:21:07 DEBUG : dir: Updating dir with dir2 0x113f83733110 2026/05/06 03:21:07 DEBUG : dir: forgetting directory cache 2026/05/06 03:21:07 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/06 03:21:07 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/06 03:21:08 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/06 03:21:08 DEBUG : file2: Updating file with file2 0x113f8317f110 2026/05/06 03:21:08 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/06 03:21:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/06 03:21:09 INFO : dir2/file3: Deleted 2026/05/06 03:21:09 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/06 03:21:09 DEBUG : dir2/file3: Updating file with dir2/file3 0x113f8317f110 2026/05/06 03:21:09 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/06 03:21:09 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/06 03:21:10 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/06 03:21:10 DEBUG : empty directory: Updating dir with renamed empty directory 0x113f83733860 2026/05/06 03:21:10 DEBUG : empty directory: forgetting directory cache 2026/05/06 03:21:10 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/06 03:21:10 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/06 03:21:10 DEBUG : dir2: Renaming to "dir3" 2026/05/06 03:21:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:10 DEBUG : dir3: Looking for writers 2026/05/06 03:21:10 DEBUG : file3: reading active writers 2026/05/06 03:21:10 DEBUG : renamed empty directory: Looking for writers 2026/05/06 03:21:10 DEBUG : Looking for writers 2026/05/06 03:21:10 DEBUG : dir3: reading active writers 2026/05/06 03:21:10 DEBUG : renamed empty directory: reading active writers 2026/05/06 03:21:10 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.09s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:11 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/06 03:21:13 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:21:13 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:21:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/06 03:21:13 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/06 03:21:13 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/06 03:21:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/06 03:21:13 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:21:13 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:21:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/06 03:21:13 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/06 03:21:13 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/06 03:21:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/06 03:21:13 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (12 bytes), uploading instead of streaming 2026/05/06 03:21:14 DEBUG : dir/sub/file2: size = 12 OK 2026/05/06 03:21:14 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/05/06 03:21:14 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/06 03:21:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/06 03:21:14 DEBUG : forgetting directory cache 2026/05/06 03:21:14 DEBUG : dir: forgetting directory cache 2026/05/06 03:21:14 DEBUG : dir/sub: forgetting directory cache 2026/05/06 03:21:14 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/06 03:21:14 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/06 03:21:14 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/06 03:21:14 DEBUG : dir/sub/file0: size = 5 OK 2026/05/06 03:21:14 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/05/06 03:21:14 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/06 03:21:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/06 03:21:14 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:14 DEBUG : dir/sub: Looking for writers 2026/05/06 03:21:14 DEBUG : file0: reading active writers 2026/05/06 03:21:14 DEBUG : file2: reading active writers 2026/05/06 03:21:14 DEBUG : dir: Looking for writers 2026/05/06 03:21:14 DEBUG : file1: reading active writers 2026/05/06 03:21:14 DEBUG : sub: reading active writers 2026/05/06 03:21:14 DEBUG : Looking for writers 2026/05/06 03:21:14 DEBUG : dir: reading active writers 2026/05/06 03:21:14 DEBUG : >WaitForWriters: 2026/05/06 03:21:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/dir not empty`) 2026/05/06 03:21:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/06 03:21:16 DEBUG : pacer: Reducing sleep to 15ms 2026/05/06 03:21:16 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.71s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:16 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:17 DEBUG : pacer: Reducing sleep to 10ms 2026/05/06 03:21:17 DEBUG : forgetting directory cache 2026/05/06 03:21:19 DEBUG : forgetting directory cache 2026/05/06 03:21:19 DEBUG : dir: forgetting directory cache 2026/05/06 03:21:19 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:19 DEBUG : dir: Looking for writers 2026/05/06 03:21:19 DEBUG : Looking for writers 2026/05/06 03:21:19 DEBUG : dir: reading active writers 2026/05/06 03:21:19 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.74s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:20 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/06 03:21:21 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:21:21 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/06 03:21:21 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/06 03:21:21 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/06 03:21:21 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:21:21 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/06 03:21:21 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/06 03:21:21 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:21:21 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/06 03:21:21 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/06 03:21:21 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/06 03:21:21 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:21:21 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/06 03:21:21 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:21 DEBUG : dir: Looking for writers 2026/05/06 03:21:21 DEBUG : file1: reading active writers 2026/05/06 03:21:21 DEBUG : file1.metadata: reading active writers 2026/05/06 03:21:21 DEBUG : Looking for writers 2026/05/06 03:21:21 DEBUG : dir: reading active writers 2026/05/06 03:21:21 DEBUG : dir.metadata: reading active writers 2026/05/06 03:21:21 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.04s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:22 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:23 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:23 DEBUG : dir: Looking for writers 2026/05/06 03:21:23 DEBUG : file1: reading active writers 2026/05/06 03:21:23 DEBUG : Looking for writers 2026/05/06 03:21:23 DEBUG : dir: reading active writers 2026/05/06 03:21:23 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:24 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:26 DEBUG : Can set mod time: true 2026/05/06 03:21:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/06 03:21:27 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:27 DEBUG : dir: Looking for writers 2026/05/06 03:21:27 DEBUG : file1: reading active writers 2026/05/06 03:21:27 DEBUG : Looking for writers 2026/05/06 03:21:27 DEBUG : dir: reading active writers 2026/05/06 03:21:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:27 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:21:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/06 03:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:21:29 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/06 03:21:29 DEBUG : dir/file1: size = 0 OK 2026/05/06 03:21:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/06 03:21:29 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/06 03:21:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/06 03:21:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:21:30 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:30 DEBUG : dir: Looking for writers 2026/05/06 03:21:30 DEBUG : file1: reading active writers 2026/05/06 03:21:30 DEBUG : Looking for writers 2026/05/06 03:21:30 DEBUG : dir: reading active writers 2026/05/06 03:21:30 DEBUG : >WaitForWriters: 2026/05/06 03:21:30 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:30 DEBUG : dir: Looking for writers 2026/05/06 03:21:30 DEBUG : file1: reading active writers 2026/05/06 03:21:30 DEBUG : Looking for writers 2026/05/06 03:21:30 DEBUG : dir: reading active writers 2026/05/06 03:21:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:31 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/06 03:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:21:32 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/06 03:21:33 DEBUG : dir/file1: size = 5 OK 2026/05/06 03:21:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/06 03:21:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/06 03:21:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/06 03:21:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:21:33 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:33 DEBUG : dir: Looking for writers 2026/05/06 03:21:33 DEBUG : file1: reading active writers 2026/05/06 03:21:33 DEBUG : Looking for writers 2026/05/06 03:21:33 DEBUG : dir: reading active writers 2026/05/06 03:21:33 DEBUG : >WaitForWriters: 2026/05/06 03:21:33 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:33 DEBUG : dir: Looking for writers 2026/05/06 03:21:33 DEBUG : file1: reading active writers 2026/05/06 03:21:33 DEBUG : Looking for writers 2026/05/06 03:21:33 DEBUG : dir: reading active writers 2026/05/06 03:21:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:34 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:34 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:21:34 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:34 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:34 DEBUG : Config file has changed externally - reloading 2026/05/06 03:21:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:21:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:21:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:34 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:21:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/06 03:21:36 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:36 DEBUG : dir: Looking for writers 2026/05/06 03:21:36 DEBUG : file1: reading active writers 2026/05/06 03:21:36 DEBUG : Looking for writers 2026/05/06 03:21:36 DEBUG : dir: reading active writers 2026/05/06 03:21:36 DEBUG : >WaitForWriters: 2026/05/06 03:21:36 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:36 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:36 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:21:36 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:36 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:36 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:21:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/06 03:21:38 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:21:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:21:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:21:38 DEBUG : dir/file1(0x113f831a3400): close: 2026/05/06 03:21:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/06 03:21:38 DEBUG : dir/file1(0x113f831a3400): >close: err= 2026/05/06 03:21:38 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:38 DEBUG : dir: Looking for writers 2026/05/06 03:21:38 DEBUG : file1: reading active writers 2026/05/06 03:21:38 DEBUG : Looking for writers 2026/05/06 03:21:38 DEBUG : dir: reading active writers 2026/05/06 03:21:38 DEBUG : >WaitForWriters: 2026/05/06 03:21:38 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:38 DEBUG : dir: Looking for writers 2026/05/06 03:21:38 DEBUG : file1: reading active writers 2026/05/06 03:21:38 DEBUG : Looking for writers 2026/05/06 03:21:38 DEBUG : dir: reading active writers 2026/05/06 03:21:38 DEBUG : >WaitForWriters: 2026/05/06 03:21:38 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:39 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:39 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:21:39 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:39 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:21:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:21:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:21:39 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:21:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/06 03:21:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:21:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:21:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:21:40 DEBUG : dir/file1(0x113f8371dac0): _writeAt: size=5, off=0 2026/05/06 03:21:40 DEBUG : dir/file1(0x113f8371dac0): openPending: 2026/05/06 03:21:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/06 03:21:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/06 03:21:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:21:40 DEBUG : dir/file1(0x113f8371dac0): >openPending: err= 2026/05/06 03:21:40 DEBUG : dir/file1(0x113f8371dac0): >_writeAt: n=5, err= 2026/05/06 03:21:40 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/06 03:21:40 DEBUG : dir/file1(0x113f8371dac0): close: 2026/05/06 03:21:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/06 03:21:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/06 03:21:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/06 03:21:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/06 03:21:40 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/06 03:21:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:21:40 DEBUG : dir/file1(0x113f8371dac0): >close: err= 2026/05/06 03:21:40 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:40 DEBUG : dir: Looking for writers 2026/05/06 03:21:40 DEBUG : file1: reading active writers 2026/05/06 03:21:40 DEBUG : Looking for writers 2026/05/06 03:21:40 DEBUG : dir: reading active writers 2026/05/06 03:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:21:40 DEBUG : dir: Looking for writers 2026/05/06 03:21:40 DEBUG : file1: reading active writers 2026/05/06 03:21:40 DEBUG : Looking for writers 2026/05/06 03:21:40 DEBUG : dir: reading active writers 2026/05/06 03:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:21:40 DEBUG : dir: Looking for writers 2026/05/06 03:21:40 DEBUG : file1: reading active writers 2026/05/06 03:21:40 DEBUG : Looking for writers 2026/05/06 03:21:40 DEBUG : dir: reading active writers 2026/05/06 03:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:21:40 DEBUG : dir: Looking for writers 2026/05/06 03:21:40 DEBUG : file1: reading active writers 2026/05/06 03:21:40 DEBUG : Looking for writers 2026/05/06 03:21:40 DEBUG : dir: reading active writers 2026/05/06 03:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:21:40 DEBUG : dir/file1: vfs cache: starting upload 2026/05/06 03:21:40 DEBUG : dir: Looking for writers 2026/05/06 03:21:40 DEBUG : file1: reading active writers 2026/05/06 03:21:40 DEBUG : Looking for writers 2026/05/06 03:21:40 DEBUG : dir: reading active writers 2026/05/06 03:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:21:41 DEBUG : dir: Looking for writers 2026/05/06 03:21:41 DEBUG : file1: reading active writers 2026/05/06 03:21:41 DEBUG : Looking for writers 2026/05/06 03:21:41 DEBUG : dir: reading active writers 2026/05/06 03:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:21:41 DEBUG : dir: Looking for writers 2026/05/06 03:21:41 DEBUG : file1: reading active writers 2026/05/06 03:21:41 DEBUG : Looking for writers 2026/05/06 03:21:41 DEBUG : dir: reading active writers 2026/05/06 03:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:21:41 DEBUG : dir/file1: size = 14 OK 2026/05/06 03:21:41 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/06 03:21:41 INFO : dir/file1: Copied (replaced existing) 2026/05/06 03:21:41 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/06 03:21:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/06 03:21:41 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/06 03:21:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:21:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/06 03:21:42 DEBUG : dir: Looking for writers 2026/05/06 03:21:42 DEBUG : file1: reading active writers 2026/05/06 03:21:42 DEBUG : Looking for writers 2026/05/06 03:21:42 DEBUG : dir: reading active writers 2026/05/06 03:21:42 DEBUG : >WaitForWriters: 2026/05/06 03:21:42 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:42 DEBUG : dir: Looking for writers 2026/05/06 03:21:42 DEBUG : file1: reading active writers 2026/05/06 03:21:42 DEBUG : Looking for writers 2026/05/06 03:21:42 DEBUG : dir: reading active writers 2026/05/06 03:21:42 DEBUG : >WaitForWriters: 2026/05/06 03:21:42 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (18.84s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.60s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.27s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.28s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.85s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:43 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:21:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:21:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:21:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/06 03:21:44 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:44 DEBUG : dir: Looking for writers 2026/05/06 03:21:44 DEBUG : file1: reading active writers 2026/05/06 03:21:44 DEBUG : Looking for writers 2026/05/06 03:21:44 DEBUG : dir: reading active writers 2026/05/06 03:21:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.33s) === RUN TestFileOpenReadUnknownSize 2026/05/06 03:21:45 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/06 03:21:45 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/06 03:21:45 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:21:45 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/06 03:21:45 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:45 DEBUG : Looking for writers 2026/05/06 03:21:45 DEBUG : file.txt: reading active writers 2026/05/06 03:21:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:45 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:21:46 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (25 bytes), uploading instead of streaming 2026/05/06 03:21:47 DEBUG : dir/file1: size = 25 OK 2026/05/06 03:21:47 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/06 03:21:47 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/06 03:21:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:21:47 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:47 DEBUG : dir: Looking for writers 2026/05/06 03:21:47 DEBUG : file1: reading active writers 2026/05/06 03:21:47 DEBUG : Looking for writers 2026/05/06 03:21:47 DEBUG : dir: reading active writers 2026/05/06 03:21:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.83s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:48 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:49 DEBUG : dir/file1: Remove: 2026/05/06 03:21:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:21:49 DEBUG : dir/file1: >Remove: err= 2026/05/06 03:21:49 DEBUG : dir/file1: Remove: 2026/05/06 03:21:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/06 03:21:49 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:49 DEBUG : dir: Looking for writers 2026/05/06 03:21:49 DEBUG : Looking for writers 2026/05/06 03:21:49 DEBUG : dir: reading active writers 2026/05/06 03:21:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.34s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:50 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:52 DEBUG : dir/file1: Remove: 2026/05/06 03:21:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:21:52 DEBUG : dir/file1: >Remove: err= 2026/05/06 03:21:52 DEBUG : dir/file1: Remove: 2026/05/06 03:21:52 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/06 03:21:52 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:52 DEBUG : dir: Looking for writers 2026/05/06 03:21:52 DEBUG : Looking for writers 2026/05/06 03:21:52 DEBUG : dir: reading active writers 2026/05/06 03:21:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.50s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:53 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:21:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:21:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/06 03:21:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/06 03:21:54 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/06 03:21:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/06 03:21:54 DEBUG : dir/file1: Open: flags=0x3 2026/05/06 03:21:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/06 03:21:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/06 03:21:54 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:54 DEBUG : dir: Looking for writers 2026/05/06 03:21:54 DEBUG : file1: reading active writers 2026/05/06 03:21:54 DEBUG : Looking for writers 2026/05/06 03:21:54 DEBUG : dir: reading active writers 2026/05/06 03:21:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:21:55 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:21:56 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:56 DEBUG : dir: Looking for writers 2026/05/06 03:21:56 DEBUG : file1: reading active writers 2026/05/06 03:21:56 DEBUG : Looking for writers 2026/05/06 03:21:56 DEBUG : dir: reading active writers 2026/05/06 03:21:56 DEBUG : >WaitForWriters: 2026/05/06 03:21:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:21:57 DEBUG : newLeaf: Updating file with newLeaf 0x113f839a6b60 2026/05/06 03:21:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:21:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:21:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/06 03:21:58 DEBUG : dir/file1: Updating file with dir/file1 0x113f839a6b60 2026/05/06 03:21:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/06 03:21:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:21:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:21:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/06 03:21:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:21:58 DEBUG : dir/file1: File is currently open, delaying rename 0x113f839a6b60 2026/05/06 03:21:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:21:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:21:58 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (25 bytes), uploading instead of streaming 2026/05/06 03:21:59 DEBUG : dir/file1: size = 25 OK 2026/05/06 03:21:59 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/06 03:21:59 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/06 03:21:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:21:59 DEBUG : newLeaf: Running delayed rename now 2026/05/06 03:21:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:21:59 DEBUG : newLeaf: Updating file with newLeaf 0x113f839a6b60 2026/05/06 03:21:59 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:21:59 DEBUG : dir: Looking for writers 2026/05/06 03:21:59 DEBUG : Looking for writers 2026/05/06 03:21:59 DEBUG : dir: reading active writers 2026/05/06 03:21:59 DEBUG : newLeaf: reading active writers 2026/05/06 03:21:59 DEBUG : >WaitForWriters: 2026/05/06 03:22:00 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:00 DEBUG : dir: Looking for writers 2026/05/06 03:22:00 DEBUG : Looking for writers 2026/05/06 03:22:00 DEBUG : dir: reading active writers 2026/05/06 03:22:00 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:00 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:00 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:00 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:22:00 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:00 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:00 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:22:02 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:02 DEBUG : dir: Looking for writers 2026/05/06 03:22:02 DEBUG : file1: reading active writers 2026/05/06 03:22:02 DEBUG : Looking for writers 2026/05/06 03:22:02 DEBUG : dir: reading active writers 2026/05/06 03:22:02 DEBUG : >WaitForWriters: 2026/05/06 03:22:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:22:02 DEBUG : newLeaf: Updating file with newLeaf 0x113f8374e5b0 2026/05/06 03:22:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:22:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/06 03:22:03 DEBUG : dir/file1: Updating file with dir/file1 0x113f8374e5b0 2026/05/06 03:22:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/06 03:22:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:22:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/06 03:22:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:03 DEBUG : dir/file1: File is currently open, delaying rename 0x113f8374e5b0 2026/05/06 03:22:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:22:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:03 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (25 bytes), uploading instead of streaming 2026/05/06 03:22:04 DEBUG : dir/file1: size = 25 OK 2026/05/06 03:22:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/06 03:22:04 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/06 03:22:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:04 DEBUG : newLeaf: Running delayed rename now 2026/05/06 03:22:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:22:05 DEBUG : newLeaf: Updating file with newLeaf 0x113f8374e5b0 2026/05/06 03:22:05 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:05 DEBUG : dir: Looking for writers 2026/05/06 03:22:05 DEBUG : Looking for writers 2026/05/06 03:22:05 DEBUG : dir: reading active writers 2026/05/06 03:22:05 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:05 DEBUG : >WaitForWriters: 2026/05/06 03:22:05 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:05 DEBUG : dir: Looking for writers 2026/05/06 03:22:05 DEBUG : Looking for writers 2026/05/06 03:22:05 DEBUG : dir: reading active writers 2026/05/06 03:22:05 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:05 DEBUG : >WaitForWriters: 2026/05/06 03:22:05 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:06 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:06 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:22:06 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:06 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:06 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:22:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:22:07 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:07 DEBUG : dir/file1(0x113f831a3040): openPending: 2026/05/06 03:22:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/06 03:22:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/06 03:22:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:07 DEBUG : dir/file1(0x113f831a3040): >openPending: err= 2026/05/06 03:22:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:22:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:07 DEBUG : dir/file1(0x113f831a3040): _writeAt: size=14, off=0 2026/05/06 03:22:07 DEBUG : dir/file1(0x113f831a3040): >_writeAt: n=14, err= 2026/05/06 03:22:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/06 03:22:07 DEBUG : dir/file1(0x113f831a3040): close: 2026/05/06 03:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/06 03:22:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/06 03:22:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:22:07 DEBUG : dir/file1(0x113f831a3040): >close: err= 2026/05/06 03:22:07 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:07 DEBUG : dir: Looking for writers 2026/05/06 03:22:07 DEBUG : file1: reading active writers 2026/05/06 03:22:07 DEBUG : Looking for writers 2026/05/06 03:22:07 DEBUG : dir: reading active writers 2026/05/06 03:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:22:07 DEBUG : dir: Looking for writers 2026/05/06 03:22:07 DEBUG : file1: reading active writers 2026/05/06 03:22:07 DEBUG : Looking for writers 2026/05/06 03:22:07 DEBUG : dir: reading active writers 2026/05/06 03:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:22:07 DEBUG : dir: Looking for writers 2026/05/06 03:22:07 DEBUG : file1: reading active writers 2026/05/06 03:22:07 DEBUG : Looking for writers 2026/05/06 03:22:07 DEBUG : dir: reading active writers 2026/05/06 03:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:22:07 DEBUG : dir: Looking for writers 2026/05/06 03:22:07 DEBUG : file1: reading active writers 2026/05/06 03:22:07 DEBUG : Looking for writers 2026/05/06 03:22:07 DEBUG : dir: reading active writers 2026/05/06 03:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:22:07 DEBUG : dir/file1: vfs cache: starting upload 2026/05/06 03:22:07 DEBUG : dir: Looking for writers 2026/05/06 03:22:07 DEBUG : file1: reading active writers 2026/05/06 03:22:07 DEBUG : Looking for writers 2026/05/06 03:22:07 DEBUG : dir: reading active writers 2026/05/06 03:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:22:08 DEBUG : dir: Looking for writers 2026/05/06 03:22:08 DEBUG : file1: reading active writers 2026/05/06 03:22:08 DEBUG : Looking for writers 2026/05/06 03:22:08 DEBUG : dir: reading active writers 2026/05/06 03:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:22:08 DEBUG : dir: Looking for writers 2026/05/06 03:22:08 DEBUG : file1: reading active writers 2026/05/06 03:22:08 DEBUG : Looking for writers 2026/05/06 03:22:08 DEBUG : dir: reading active writers 2026/05/06 03:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:22:08 DEBUG : dir/file1: size = 14 OK 2026/05/06 03:22:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/06 03:22:08 INFO : dir/file1: Copied (replaced existing) 2026/05/06 03:22:08 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/06 03:22:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/06 03:22:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/06 03:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/06 03:22:09 DEBUG : dir: Looking for writers 2026/05/06 03:22:09 DEBUG : file1: reading active writers 2026/05/06 03:22:09 DEBUG : Looking for writers 2026/05/06 03:22:09 DEBUG : dir: reading active writers 2026/05/06 03:22:09 DEBUG : >WaitForWriters: 2026/05/06 03:22:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:09 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:09 DEBUG : dir/file1(0x113f82dadc00): _readAt: size=512, off=0 2026/05/06 03:22:09 DEBUG : dir/file1(0x113f82dadc00): openPending: 2026/05/06 03:22:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/06 03:22:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/06 03:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:09 DEBUG : dir/file1(0x113f82dadc00): >openPending: err= 2026/05/06 03:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/06 03:22:09 DEBUG : dir/file1(0x113f82dadc00): >_readAt: n=14, err=EOF 2026/05/06 03:22:09 DEBUG : dir/file1(0x113f82dadc00): close: 2026/05/06 03:22:09 DEBUG : dir/file1(0x113f82dadc00): >close: err= 2026/05/06 03:22:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:22:09 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/06 03:22:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:22:09 DEBUG : newLeaf: Updating file with newLeaf 0x113f837e4340 2026/05/06 03:22:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/06 03:22:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/06 03:22:10 DEBUG : dir/file1: Updating file with dir/file1 0x113f837e4340 2026/05/06 03:22:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/06 03:22:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:22:11 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:11 DEBUG : dir/file1(0x113f8391a500): openPending: 2026/05/06 03:22:11 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/05/06 03:22:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/06 03:22:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:11 DEBUG : dir/file1(0x113f8391a500): >openPending: err= 2026/05/06 03:22:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:22:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:11 DEBUG : dir/file1(0x113f8391a500): _writeAt: size=25, off=0 2026/05/06 03:22:11 DEBUG : dir/file1(0x113f8391a500): >_writeAt: n=25, err= 2026/05/06 03:22:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:22:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:22:11 DEBUG : newLeaf: Updating file with newLeaf 0x113f837e4340 2026/05/06 03:22:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:22:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:11 DEBUG : newLeaf(0x113f8391a500): close: 2026/05/06 03:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/06 03:22:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-06 03:22:11.045942727 +0000 UTC m=+118.595034986 2026/05/06 03:22:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/06 03:22:11 DEBUG : newLeaf(0x113f8391a500): >close: err= 2026/05/06 03:22:11 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:11 DEBUG : dir: Looking for writers 2026/05/06 03:22:11 DEBUG : Looking for writers 2026/05/06 03:22:11 DEBUG : dir: reading active writers 2026/05/06 03:22:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:22:11 DEBUG : dir: Looking for writers 2026/05/06 03:22:11 DEBUG : Looking for writers 2026/05/06 03:22:11 DEBUG : dir: reading active writers 2026/05/06 03:22:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:22:11 DEBUG : dir: Looking for writers 2026/05/06 03:22:11 DEBUG : Looking for writers 2026/05/06 03:22:11 DEBUG : dir: reading active writers 2026/05/06 03:22:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:22:11 DEBUG : dir: Looking for writers 2026/05/06 03:22:11 DEBUG : Looking for writers 2026/05/06 03:22:11 DEBUG : dir: reading active writers 2026/05/06 03:22:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:22:11 DEBUG : newLeaf: vfs cache: starting upload 2026/05/06 03:22:11 DEBUG : dir: Looking for writers 2026/05/06 03:22:11 DEBUG : Looking for writers 2026/05/06 03:22:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:11 DEBUG : dir: reading active writers 2026/05/06 03:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:22:11 DEBUG : dir: Looking for writers 2026/05/06 03:22:11 DEBUG : Looking for writers 2026/05/06 03:22:11 DEBUG : dir: reading active writers 2026/05/06 03:22:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:22:12 DEBUG : dir: Looking for writers 2026/05/06 03:22:12 DEBUG : Looking for writers 2026/05/06 03:22:12 DEBUG : dir: reading active writers 2026/05/06 03:22:12 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:22:12 DEBUG : newLeaf: size = 25 OK 2026/05/06 03:22:12 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/06 03:22:12 INFO : newLeaf: Copied (replaced existing) 2026/05/06 03:22:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-06 03:22:11 +0000 UTC," 2026/05/06 03:22:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/06 03:22:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/06 03:22:12 DEBUG : dir: Looking for writers 2026/05/06 03:22:12 DEBUG : Looking for writers 2026/05/06 03:22:12 DEBUG : dir: reading active writers 2026/05/06 03:22:12 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:12 DEBUG : >WaitForWriters: 2026/05/06 03:22:13 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:13 DEBUG : dir: Looking for writers 2026/05/06 03:22:13 DEBUG : Looking for writers 2026/05/06 03:22:13 DEBUG : dir: reading active writers 2026/05/06 03:22:13 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:13 DEBUG : >WaitForWriters: 2026/05/06 03:22:13 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:13 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:13 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:22:13 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:13 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:13 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:22:15 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:15 DEBUG : dir: Looking for writers 2026/05/06 03:22:15 DEBUG : file1: reading active writers 2026/05/06 03:22:15 DEBUG : Looking for writers 2026/05/06 03:22:15 DEBUG : dir: reading active writers 2026/05/06 03:22:15 DEBUG : >WaitForWriters: 2026/05/06 03:22:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:22:16 DEBUG : newLeaf: Updating file with newLeaf 0x113f839b8750 2026/05/06 03:22:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:22:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/06 03:22:16 DEBUG : dir/file1: Updating file with dir/file1 0x113f839b8750 2026/05/06 03:22:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/06 03:22:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:22:17 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:17 DEBUG : dir/file1(0x113f83ba20c0): openPending: 2026/05/06 03:22:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/06 03:22:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/06 03:22:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:17 DEBUG : dir/file1(0x113f83ba20c0): >openPending: err= 2026/05/06 03:22:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:22:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:17 DEBUG : dir/file1(0x113f83ba20c0): _writeAt: size=25, off=0 2026/05/06 03:22:17 DEBUG : dir/file1(0x113f83ba20c0): >_writeAt: n=25, err= 2026/05/06 03:22:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:22:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:22:17 DEBUG : newLeaf: Updating file with newLeaf 0x113f839b8750 2026/05/06 03:22:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:22:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:17 DEBUG : newLeaf(0x113f83ba20c0): close: 2026/05/06 03:22:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/06 03:22:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-06 03:22:17.16826337 +0000 UTC m=+124.717355629 2026/05/06 03:22:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/06 03:22:17 DEBUG : newLeaf(0x113f83ba20c0): >close: err= 2026/05/06 03:22:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:17 DEBUG : dir: Looking for writers 2026/05/06 03:22:17 DEBUG : Looking for writers 2026/05/06 03:22:17 DEBUG : dir: reading active writers 2026/05/06 03:22:17 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:22:17 DEBUG : dir: Looking for writers 2026/05/06 03:22:17 DEBUG : Looking for writers 2026/05/06 03:22:17 DEBUG : dir: reading active writers 2026/05/06 03:22:17 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:22:17 DEBUG : dir: Looking for writers 2026/05/06 03:22:17 DEBUG : Looking for writers 2026/05/06 03:22:17 DEBUG : dir: reading active writers 2026/05/06 03:22:17 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:22:17 DEBUG : dir: Looking for writers 2026/05/06 03:22:17 DEBUG : Looking for writers 2026/05/06 03:22:17 DEBUG : dir: reading active writers 2026/05/06 03:22:17 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:22:17 DEBUG : newLeaf: vfs cache: starting upload 2026/05/06 03:22:17 DEBUG : dir: Looking for writers 2026/05/06 03:22:17 DEBUG : Looking for writers 2026/05/06 03:22:17 DEBUG : dir: reading active writers 2026/05/06 03:22:17 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:22:18 DEBUG : dir: Looking for writers 2026/05/06 03:22:18 DEBUG : Looking for writers 2026/05/06 03:22:18 DEBUG : dir: reading active writers 2026/05/06 03:22:18 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:22:18 DEBUG : dir: Looking for writers 2026/05/06 03:22:18 DEBUG : Looking for writers 2026/05/06 03:22:18 DEBUG : dir: reading active writers 2026/05/06 03:22:18 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:22:18 DEBUG : newLeaf: size = 25 OK 2026/05/06 03:22:18 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/06 03:22:18 INFO : newLeaf: Copied (replaced existing) 2026/05/06 03:22:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-06 03:22:17 +0000 UTC," 2026/05/06 03:22:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/06 03:22:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/06 03:22:19 DEBUG : dir: Looking for writers 2026/05/06 03:22:19 DEBUG : Looking for writers 2026/05/06 03:22:19 DEBUG : dir: reading active writers 2026/05/06 03:22:19 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:19 DEBUG : >WaitForWriters: 2026/05/06 03:22:19 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:19 DEBUG : dir: Looking for writers 2026/05/06 03:22:19 DEBUG : Looking for writers 2026/05/06 03:22:19 DEBUG : dir: reading active writers 2026/05/06 03:22:19 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:19 DEBUG : >WaitForWriters: 2026/05/06 03:22:19 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:19 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:19 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:22:19 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:19 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:19 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:22:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:22:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:21 DEBUG : dir/file1(0x113f83ba3140): openPending: 2026/05/06 03:22:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/06 03:22:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/06 03:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:21 DEBUG : dir/file1(0x113f83ba3140): >openPending: err= 2026/05/06 03:22:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:22:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:21 DEBUG : dir/file1(0x113f83ba3140): _writeAt: size=14, off=0 2026/05/06 03:22:21 DEBUG : dir/file1(0x113f83ba3140): >_writeAt: n=14, err= 2026/05/06 03:22:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/06 03:22:21 DEBUG : dir/file1(0x113f83ba3140): close: 2026/05/06 03:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/06 03:22:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/06 03:22:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:22:21 DEBUG : dir/file1(0x113f83ba3140): >close: err= 2026/05/06 03:22:21 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:21 DEBUG : dir: Looking for writers 2026/05/06 03:22:21 DEBUG : file1: reading active writers 2026/05/06 03:22:21 DEBUG : Looking for writers 2026/05/06 03:22:21 DEBUG : dir: reading active writers 2026/05/06 03:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:22:21 DEBUG : dir: Looking for writers 2026/05/06 03:22:21 DEBUG : file1: reading active writers 2026/05/06 03:22:21 DEBUG : Looking for writers 2026/05/06 03:22:21 DEBUG : dir: reading active writers 2026/05/06 03:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:22:21 DEBUG : dir: Looking for writers 2026/05/06 03:22:21 DEBUG : file1: reading active writers 2026/05/06 03:22:21 DEBUG : Looking for writers 2026/05/06 03:22:21 DEBUG : dir: reading active writers 2026/05/06 03:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:22:21 DEBUG : dir: Looking for writers 2026/05/06 03:22:21 DEBUG : file1: reading active writers 2026/05/06 03:22:21 DEBUG : Looking for writers 2026/05/06 03:22:21 DEBUG : dir: reading active writers 2026/05/06 03:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:22:21 DEBUG : dir/file1: vfs cache: starting upload 2026/05/06 03:22:21 DEBUG : dir: Looking for writers 2026/05/06 03:22:21 DEBUG : file1: reading active writers 2026/05/06 03:22:21 DEBUG : Looking for writers 2026/05/06 03:22:21 DEBUG : dir: reading active writers 2026/05/06 03:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:22:21 DEBUG : dir: Looking for writers 2026/05/06 03:22:21 DEBUG : file1: reading active writers 2026/05/06 03:22:21 DEBUG : Looking for writers 2026/05/06 03:22:21 DEBUG : dir: reading active writers 2026/05/06 03:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:22:21 DEBUG : dir: Looking for writers 2026/05/06 03:22:21 DEBUG : file1: reading active writers 2026/05/06 03:22:21 DEBUG : Looking for writers 2026/05/06 03:22:21 DEBUG : dir: reading active writers 2026/05/06 03:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:22:22 DEBUG : dir/file1: size = 14 OK 2026/05/06 03:22:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/06 03:22:22 INFO : dir/file1: Copied (replaced existing) 2026/05/06 03:22:22 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/06 03:22:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/06 03:22:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/06 03:22:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/06 03:22:22 DEBUG : dir: Looking for writers 2026/05/06 03:22:22 DEBUG : file1: reading active writers 2026/05/06 03:22:22 DEBUG : Looking for writers 2026/05/06 03:22:22 DEBUG : dir: reading active writers 2026/05/06 03:22:22 DEBUG : >WaitForWriters: 2026/05/06 03:22:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:22 DEBUG : dir/file1(0x113f83fc81c0): _readAt: size=512, off=0 2026/05/06 03:22:22 DEBUG : dir/file1(0x113f83fc81c0): openPending: 2026/05/06 03:22:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/06 03:22:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/06 03:22:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:22 DEBUG : dir/file1(0x113f83fc81c0): >openPending: err= 2026/05/06 03:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/06 03:22:22 DEBUG : dir/file1(0x113f83fc81c0): >_readAt: n=14, err=EOF 2026/05/06 03:22:22 DEBUG : dir/file1(0x113f83fc81c0): close: 2026/05/06 03:22:22 DEBUG : dir/file1(0x113f83fc81c0): >close: err= 2026/05/06 03:22:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:22:23 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/06 03:22:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:22:23 DEBUG : newLeaf: Updating file with newLeaf 0x113f83ba7930 2026/05/06 03:22:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:22:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/06 03:22:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/06 03:22:24 DEBUG : dir/file1: Updating file with dir/file1 0x113f83ba7930 2026/05/06 03:22:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/06 03:22:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:22:24 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:24 DEBUG : dir/file1(0x113f8391a800): openPending: 2026/05/06 03:22:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/06 03:22:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/06 03:22:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:24 DEBUG : dir/file1(0x113f8391a800): >openPending: err= 2026/05/06 03:22:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:22:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:24 DEBUG : dir/file1(0x113f8391a800): _writeAt: size=25, off=0 2026/05/06 03:22:24 DEBUG : dir/file1(0x113f8391a800): >_writeAt: n=25, err= 2026/05/06 03:22:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:22:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:22:25 DEBUG : newLeaf: Updating file with newLeaf 0x113f83ba7930 2026/05/06 03:22:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:22:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:25 DEBUG : newLeaf(0x113f8391a800): close: 2026/05/06 03:22:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/06 03:22:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-06 03:22:24.564820937 +0000 UTC m=+132.113913235 2026/05/06 03:22:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/06 03:22:25 DEBUG : newLeaf(0x113f8391a800): >close: err= 2026/05/06 03:22:25 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:25 DEBUG : dir: Looking for writers 2026/05/06 03:22:25 DEBUG : Looking for writers 2026/05/06 03:22:25 DEBUG : dir: reading active writers 2026/05/06 03:22:25 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:22:25 DEBUG : dir: Looking for writers 2026/05/06 03:22:25 DEBUG : Looking for writers 2026/05/06 03:22:25 DEBUG : dir: reading active writers 2026/05/06 03:22:25 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:22:25 DEBUG : dir: Looking for writers 2026/05/06 03:22:25 DEBUG : Looking for writers 2026/05/06 03:22:25 DEBUG : dir: reading active writers 2026/05/06 03:22:25 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:22:25 DEBUG : dir: Looking for writers 2026/05/06 03:22:25 DEBUG : Looking for writers 2026/05/06 03:22:25 DEBUG : dir: reading active writers 2026/05/06 03:22:25 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:22:25 DEBUG : newLeaf: vfs cache: starting upload 2026/05/06 03:22:25 DEBUG : dir: Looking for writers 2026/05/06 03:22:25 DEBUG : Looking for writers 2026/05/06 03:22:25 DEBUG : dir: reading active writers 2026/05/06 03:22:25 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:22:25 DEBUG : dir: Looking for writers 2026/05/06 03:22:25 DEBUG : Looking for writers 2026/05/06 03:22:25 DEBUG : dir: reading active writers 2026/05/06 03:22:25 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:22:25 DEBUG : dir: Looking for writers 2026/05/06 03:22:25 DEBUG : Looking for writers 2026/05/06 03:22:25 DEBUG : dir: reading active writers 2026/05/06 03:22:25 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:22:26 DEBUG : newLeaf: size = 25 OK 2026/05/06 03:22:26 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/06 03:22:26 INFO : newLeaf: Copied (replaced existing) 2026/05/06 03:22:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-06 03:22:24 +0000 UTC," 2026/05/06 03:22:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/06 03:22:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/06 03:22:26 DEBUG : dir: Looking for writers 2026/05/06 03:22:26 DEBUG : Looking for writers 2026/05/06 03:22:26 DEBUG : dir: reading active writers 2026/05/06 03:22:26 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:26 DEBUG : >WaitForWriters: 2026/05/06 03:22:26 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:26 DEBUG : dir: Looking for writers 2026/05/06 03:22:26 DEBUG : Looking for writers 2026/05/06 03:22:26 DEBUG : dir: reading active writers 2026/05/06 03:22:26 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:26 DEBUG : >WaitForWriters: 2026/05/06 03:22:26 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:27 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:27 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:22:27 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:27 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:27 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:22:28 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:28 DEBUG : dir: Looking for writers 2026/05/06 03:22:28 DEBUG : file1: reading active writers 2026/05/06 03:22:28 DEBUG : Looking for writers 2026/05/06 03:22:28 DEBUG : dir: reading active writers 2026/05/06 03:22:28 DEBUG : >WaitForWriters: 2026/05/06 03:22:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:28 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:28 DEBUG : dir/file1(0x113f82f18cc0): _readAt: size=512, off=0 2026/05/06 03:22:28 DEBUG : dir/file1(0x113f82f18cc0): openPending: 2026/05/06 03:22:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/06 03:22:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/06 03:22:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:28 DEBUG : dir/file1(0x113f82f18cc0): >openPending: err= 2026/05/06 03:22:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/06 03:22:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:22:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:22:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:22:28 DEBUG : dir/file1(0x113f82f18cc0): >_readAt: n=14, err=EOF 2026/05/06 03:22:28 DEBUG : dir/file1(0x113f82f18cc0): close: 2026/05/06 03:22:28 DEBUG : dir/file1(0x113f82f18cc0): >close: err= 2026/05/06 03:22:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:22:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:22:29 DEBUG : newLeaf: Updating file with newLeaf 0x113f837e45b0 2026/05/06 03:22:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:22:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/06 03:22:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/06 03:22:30 DEBUG : dir/file1: Updating file with dir/file1 0x113f837e45b0 2026/05/06 03:22:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/06 03:22:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:22:30 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:30 DEBUG : dir/file1(0x113f83ba3380): openPending: 2026/05/06 03:22:30 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/05/06 03:22:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/06 03:22:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:30 DEBUG : dir/file1(0x113f83ba3380): >openPending: err= 2026/05/06 03:22:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:22:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:30 DEBUG : dir/file1(0x113f83ba3380): _writeAt: size=25, off=0 2026/05/06 03:22:30 DEBUG : dir/file1(0x113f83ba3380): >_writeAt: n=25, err= 2026/05/06 03:22:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:22:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:22:31 DEBUG : newLeaf: Updating file with newLeaf 0x113f837e45b0 2026/05/06 03:22:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:22:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:31 DEBUG : newLeaf(0x113f83ba3380): close: 2026/05/06 03:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/06 03:22:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-06 03:22:30.937978155 +0000 UTC m=+138.487070413 2026/05/06 03:22:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/06 03:22:31 DEBUG : newLeaf(0x113f83ba3380): >close: err= 2026/05/06 03:22:31 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:31 DEBUG : dir: Looking for writers 2026/05/06 03:22:31 DEBUG : Looking for writers 2026/05/06 03:22:31 DEBUG : dir: reading active writers 2026/05/06 03:22:31 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:22:31 DEBUG : dir: Looking for writers 2026/05/06 03:22:31 DEBUG : Looking for writers 2026/05/06 03:22:31 DEBUG : dir: reading active writers 2026/05/06 03:22:31 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:22:31 DEBUG : dir: Looking for writers 2026/05/06 03:22:31 DEBUG : Looking for writers 2026/05/06 03:22:31 DEBUG : dir: reading active writers 2026/05/06 03:22:31 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:22:31 DEBUG : dir: Looking for writers 2026/05/06 03:22:31 DEBUG : Looking for writers 2026/05/06 03:22:31 DEBUG : dir: reading active writers 2026/05/06 03:22:31 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:22:31 DEBUG : newLeaf: vfs cache: starting upload 2026/05/06 03:22:31 DEBUG : dir: Looking for writers 2026/05/06 03:22:31 DEBUG : Looking for writers 2026/05/06 03:22:31 DEBUG : dir: reading active writers 2026/05/06 03:22:31 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:22:31 DEBUG : dir: Looking for writers 2026/05/06 03:22:31 DEBUG : Looking for writers 2026/05/06 03:22:31 DEBUG : dir: reading active writers 2026/05/06 03:22:31 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:22:32 DEBUG : dir: Looking for writers 2026/05/06 03:22:32 DEBUG : Looking for writers 2026/05/06 03:22:32 DEBUG : dir: reading active writers 2026/05/06 03:22:32 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:22:32 DEBUG : newLeaf: size = 25 OK 2026/05/06 03:22:32 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/06 03:22:32 INFO : newLeaf: Copied (replaced existing) 2026/05/06 03:22:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-06 03:22:30 +0000 UTC," 2026/05/06 03:22:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/06 03:22:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:22:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/06 03:22:32 DEBUG : dir: Looking for writers 2026/05/06 03:22:32 DEBUG : Looking for writers 2026/05/06 03:22:32 DEBUG : dir: reading active writers 2026/05/06 03:22:32 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:32 DEBUG : >WaitForWriters: 2026/05/06 03:22:33 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:33 DEBUG : dir: Looking for writers 2026/05/06 03:22:33 DEBUG : Looking for writers 2026/05/06 03:22:33 DEBUG : dir: reading active writers 2026/05/06 03:22:33 DEBUG : newLeaf: reading active writers 2026/05/06 03:22:33 DEBUG : >WaitForWriters: 2026/05/06 03:22:33 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestFileRename (38.70s) --- PASS: TestFileRename/off,forceCache=false (5.69s) --- PASS: TestFileRename/minimal,forceCache=false (5.59s) --- PASS: TestFileRename/minimal,forceCache=true (7.56s) --- PASS: TestFileRename/writes,forceCache=false (6.10s) --- PASS: TestFileRename/writes,forceCache=true (7.42s) --- PASS: TestFileRename/full,forceCache=false (6.34s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:33 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:33 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:33 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:33 DEBUG : Looking for writers 2026/05/06 03:22:33 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:33 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:22:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:22:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/06 03:22:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:22:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/06 03:22:35 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/06 03:22:35 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:35 DEBUG : dir: Looking for writers 2026/05/06 03:22:35 DEBUG : file1: reading active writers 2026/05/06 03:22:35 DEBUG : Looking for writers 2026/05/06 03:22:35 DEBUG : dir: reading active writers 2026/05/06 03:22:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.32s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:36 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:22:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:22:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/06 03:22:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:22:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/06 03:22:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/06 03:22:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/06 03:22:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/06 03:22:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/06 03:22:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/06 03:22:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/06 03:22:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/06 03:22:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/06 03:22:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/06 03:22:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/06 03:22:38 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/06 03:22:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/06 03:22:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/06 03:22:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/06 03:22:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/06 03:22:39 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:39 DEBUG : dir: Looking for writers 2026/05/06 03:22:39 DEBUG : file1: reading active writers 2026/05/06 03:22:39 DEBUG : Looking for writers 2026/05/06 03:22:39 DEBUG : dir: reading active writers 2026/05/06 03:22:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.73s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:40 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:22:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:22:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/06 03:22:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:22:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/06 03:22:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/06 03:22:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/06 03:22:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/06 03:22:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/06 03:22:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/06 03:22:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/06 03:22:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/06 03:22:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/06 03:22:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/06 03:22:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/06 03:22:42 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/06 03:22:42 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/06 03:22:42 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/06 03:22:42 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/06 03:22:42 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/06 03:22:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/06 03:22:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/06 03:22:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/06 03:22:43 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/06 03:22:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/06 03:22:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/06 03:22:43 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/06 03:22:43 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/06 03:22:43 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/06 03:22:43 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/06 03:22:43 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/06 03:22:43 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/06 03:22:43 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/06 03:22:43 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/06 03:22:43 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/06 03:22:43 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:43 DEBUG : dir: Looking for writers 2026/05/06 03:22:43 DEBUG : file1: reading active writers 2026/05/06 03:22:43 DEBUG : Looking for writers 2026/05/06 03:22:43 DEBUG : dir: reading active writers 2026/05/06 03:22:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.34s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:44 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:22:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:22:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/06 03:22:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:22:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/06 03:22:45 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:45 DEBUG : dir: Looking for writers 2026/05/06 03:22:45 DEBUG : file1: reading active writers 2026/05/06 03:22:45 DEBUG : Looking for writers 2026/05/06 03:22:45 DEBUG : dir: reading active writers 2026/05/06 03:22:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.30s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:46 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:22:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:22:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/06 03:22:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:22:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/06 03:22:48 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/06 03:22:48 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/06 03:22:48 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:48 DEBUG : dir: Looking for writers 2026/05/06 03:22:48 DEBUG : file1: reading active writers 2026/05/06 03:22:48 DEBUG : Looking for writers 2026/05/06 03:22:48 DEBUG : dir: reading active writers 2026/05/06 03:22:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.37s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:49 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:49 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:22:49 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:49 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:49 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:22:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:22:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:50 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:22:50 DEBUG : dir/file1(0x113f838ce7c0): _readAt: size=1, off=0 2026/05/06 03:22:50 DEBUG : dir/file1(0x113f838ce7c0): openPending: 2026/05/06 03:22:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:22:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:22:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:50 DEBUG : dir/file1(0x113f838ce7c0): >openPending: err= 2026/05/06 03:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/06 03:22:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:22:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:22:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:22:50 DEBUG : dir/file1(0x113f838ce7c0): >_readAt: n=1, err= 2026/05/06 03:22:50 DEBUG : dir/file1(0x113f838ce7c0): _readAt: size=256, off=1 2026/05/06 03:22:50 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/06 03:22:50 DEBUG : dir/file1(0x113f838ce7c0): >_readAt: n=15, err=EOF 2026/05/06 03:22:50 DEBUG : dir/file1(0x113f838ce7c0): _readAt: size=16, off=16 2026/05/06 03:22:50 DEBUG : dir/file1(0x113f838ce7c0): >_readAt: n=0, err=EOF 2026/05/06 03:22:50 DEBUG : dir/file1(0x113f838ce7c0): close: 2026/05/06 03:22:50 DEBUG : dir/file1(0x113f838ce7c0): >close: err= 2026/05/06 03:22:50 DEBUG : dir/file1(0x113f838ce7c0): close: 2026/05/06 03:22:50 DEBUG : dir/file1(0x113f838ce7c0): >close: err=file already closed 2026/05/06 03:22:50 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:50 DEBUG : dir: Looking for writers 2026/05/06 03:22:50 DEBUG : file1: reading active writers 2026/05/06 03:22:50 DEBUG : Looking for writers 2026/05/06 03:22:50 DEBUG : dir: reading active writers 2026/05/06 03:22:50 DEBUG : >WaitForWriters: 2026/05/06 03:22:50 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.52s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:51 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:51 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:22:51 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:51 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:51 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:22:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:22:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:22:52 DEBUG : dir/file1(0x113f83a8ed80): _readAt: size=1, off=0 2026/05/06 03:22:52 DEBUG : dir/file1(0x113f83a8ed80): openPending: 2026/05/06 03:22:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/05/06 03:22:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:22:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:52 DEBUG : dir/file1(0x113f83a8ed80): >openPending: err= 2026/05/06 03:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/06 03:22:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:22:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:22:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:22:53 DEBUG : dir/file1(0x113f83a8ed80): >_readAt: n=1, err= 2026/05/06 03:22:53 DEBUG : dir/file1(0x113f83a8ed80): _readAt: size=1, off=5 2026/05/06 03:22:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/06 03:22:53 DEBUG : dir/file1(0x113f83a8ed80): >_readAt: n=1, err= 2026/05/06 03:22:53 DEBUG : dir/file1(0x113f83a8ed80): _readAt: size=1, off=3 2026/05/06 03:22:53 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/06 03:22:53 DEBUG : dir/file1(0x113f83a8ed80): >_readAt: n=1, err= 2026/05/06 03:22:53 DEBUG : dir/file1(0x113f83a8ed80): _readAt: size=1, off=13 2026/05/06 03:22:53 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/06 03:22:53 DEBUG : dir/file1(0x113f83a8ed80): >_readAt: n=1, err= 2026/05/06 03:22:53 DEBUG : dir/file1(0x113f83a8ed80): _readAt: size=16, off=100 2026/05/06 03:22:53 DEBUG : dir/file1(0x113f83a8ed80): >_readAt: n=0, err=EOF 2026/05/06 03:22:53 DEBUG : dir/file1(0x113f83a8ed80): close: 2026/05/06 03:22:53 DEBUG : dir/file1(0x113f83a8ed80): >close: err= 2026/05/06 03:22:53 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:53 DEBUG : dir: Looking for writers 2026/05/06 03:22:53 DEBUG : file1: reading active writers 2026/05/06 03:22:53 DEBUG : Looking for writers 2026/05/06 03:22:53 DEBUG : dir: reading active writers 2026/05/06 03:22:53 DEBUG : >WaitForWriters: 2026/05/06 03:22:53 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.41s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:53 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:53 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:22:53 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:53 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:53 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:22:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:22:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): _readAt: size=1, off=0 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): openPending: 2026/05/06 03:22:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:22:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): >openPending: err= 2026/05/06 03:22:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/06 03:22:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:22:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:22:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): >_readAt: n=1, err= 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): _readAt: size=1, off=5 2026/05/06 03:22:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): >_readAt: n=1, err= 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): _readAt: size=1, off=1 2026/05/06 03:22:55 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): >_readAt: n=1, err= 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): _readAt: size=6, off=10 2026/05/06 03:22:55 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): >_readAt: n=6, err= 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): _readAt: size=256, off=10 2026/05/06 03:22:55 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): >_readAt: n=6, err=EOF 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): _readAt: size=256, off=100 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): >_readAt: n=0, err=EOF 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): close: 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): >close: err= 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): _readAt: size=256, off=100 2026/05/06 03:22:55 DEBUG : dir/file1(0x113f82f18d00): >_readAt: n=0, err=file already closed 2026/05/06 03:22:55 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:55 DEBUG : dir: Looking for writers 2026/05/06 03:22:55 DEBUG : file1: reading active writers 2026/05/06 03:22:55 DEBUG : Looking for writers 2026/05/06 03:22:55 DEBUG : dir: reading active writers 2026/05/06 03:22:55 DEBUG : >WaitForWriters: 2026/05/06 03:22:55 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting 2026/05/06 03:22:55 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo/dir/file1: no such file or directory 2026/05/06 03:22:55 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-wezoban8yuxo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.29s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:56 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:56 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:22:56 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:56 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:56 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:22:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:22:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:22:57 DEBUG : dir/file1(0x113f838cea40): RWFileHandle.Flush 2026/05/06 03:22:57 DEBUG : dir/file1(0x113f838cea40): _readAt: size=256, off=0 2026/05/06 03:22:57 DEBUG : dir/file1(0x113f838cea40): openPending: 2026/05/06 03:22:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:22:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:57 DEBUG : dir/file1(0x113f838cea40): >openPending: err= 2026/05/06 03:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/06 03:22:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:22:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:22:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:22:57 DEBUG : dir/file1(0x113f838cea40): >_readAt: n=16, err=EOF 2026/05/06 03:22:57 DEBUG : dir/file1(0x113f838cea40): RWFileHandle.Flush 2026/05/06 03:22:57 DEBUG : dir/file1(0x113f838cea40): RWFileHandle.Flush 2026/05/06 03:22:57 DEBUG : dir/file1(0x113f838cea40): close: 2026/05/06 03:22:57 DEBUG : dir/file1(0x113f838cea40): >close: err= 2026/05/06 03:22:57 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:22:57 DEBUG : dir: Looking for writers 2026/05/06 03:22:57 DEBUG : file1: reading active writers 2026/05/06 03:22:57 DEBUG : Looking for writers 2026/05/06 03:22:57 DEBUG : dir: reading active writers 2026/05/06 03:22:57 DEBUG : >WaitForWriters: 2026/05/06 03:22:57 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting 2026/05/06 03:22:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo/dir/file1: no such file or directory 2026/05/06 03:22:58 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-wezoban8yuxo/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.26s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:22:58 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:22:58 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:22:58 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:58 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:22:58 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:22:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:22:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:22:59 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:22:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:22:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:22:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:22:59 DEBUG : dir/file1(0x113f8371d3c0): _readAt: size=256, off=0 2026/05/06 03:22:59 DEBUG : dir/file1(0x113f8371d3c0): openPending: 2026/05/06 03:22:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:22:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:22:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:22:59 DEBUG : dir/file1(0x113f8371d3c0): >openPending: err= 2026/05/06 03:22:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/06 03:22:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:22:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:22:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:00 DEBUG : dir/file1(0x113f8371d3c0): >_readAt: n=16, err=EOF 2026/05/06 03:23:00 DEBUG : dir/file1(0x113f8371d3c0): RWFileHandle.Release 2026/05/06 03:23:00 DEBUG : dir/file1(0x113f8371d3c0): close: 2026/05/06 03:23:00 DEBUG : dir/file1(0x113f8371d3c0): >close: err= 2026/05/06 03:23:00 DEBUG : dir/file1(0x113f8371d3c0): RWFileHandle.Release 2026/05/06 03:23:00 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:00 DEBUG : dir: Looking for writers 2026/05/06 03:23:00 DEBUG : file1: reading active writers 2026/05/06 03:23:00 DEBUG : Looking for writers 2026/05/06 03:23:00 DEBUG : dir: reading active writers 2026/05/06 03:23:00 DEBUG : >WaitForWriters: 2026/05/06 03:23:00 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting 2026/05/06 03:23:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo/dir/file1: no such file or directory 2026/05/06 03:23:00 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-wezoban8yuxo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.31s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:00 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:00 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:00 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:00 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:00 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:00 DEBUG : file1: newRWFileHandle: 2026/05/06 03:23:00 DEBUG : file1(0x113f838cfac0): openPending: 2026/05/06 03:23:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:00 DEBUG : file1(0x113f838cfac0): >openPending: err= 2026/05/06 03:23:00 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:23:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:23:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:23:00 DEBUG : file1(0x113f838cfac0): _writeAt: size=5, off=0 2026/05/06 03:23:00 DEBUG : file1(0x113f838cfac0): >_writeAt: n=5, err= 2026/05/06 03:23:00 DEBUG : file1(0x113f838cfac0): _writeAt: size=7, off=5 2026/05/06 03:23:00 DEBUG : file1(0x113f838cfac0): >_writeAt: n=7, err= 2026/05/06 03:23:00 DEBUG : file1: vfs cache: truncate to size=11 2026/05/06 03:23:00 DEBUG : file1(0x113f838cfac0): close: 2026/05/06 03:23:00 DEBUG : file1: vfs cache: setting modification time to 2026-05-06 03:23:00.974611528 +0000 UTC m=+168.523703796 2026/05/06 03:23:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:00 DEBUG : file1(0x113f838cfac0): >close: err= 2026/05/06 03:23:00 DEBUG : file1(0x113f838cfac0): close: 2026/05/06 03:23:00 DEBUG : file1(0x113f838cfac0): >close: err=file already closed 2026/05/06 03:23:00 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:00 DEBUG : Looking for writers 2026/05/06 03:23:00 DEBUG : file1: reading active writers 2026/05/06 03:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:23:00 DEBUG : Looking for writers 2026/05/06 03:23:00 DEBUG : file1: reading active writers 2026/05/06 03:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:23:01 DEBUG : Looking for writers 2026/05/06 03:23:01 DEBUG : file1: reading active writers 2026/05/06 03:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:23:01 DEBUG : Looking for writers 2026/05/06 03:23:01 DEBUG : file1: reading active writers 2026/05/06 03:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:23:01 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:23:01 DEBUG : Looking for writers 2026/05/06 03:23:01 DEBUG : file1: reading active writers 2026/05/06 03:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:23:01 DEBUG : Looking for writers 2026/05/06 03:23:01 DEBUG : file1: reading active writers 2026/05/06 03:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:23:01 DEBUG : Looking for writers 2026/05/06 03:23:01 DEBUG : file1: reading active writers 2026/05/06 03:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:23:01 DEBUG : file1: size = 11 OK 2026/05/06 03:23:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:23:01 INFO : file1: Copied (new) 2026/05/06 03:23:01 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-06 03:23:00 +0000 UTC," 2026/05/06 03:23:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:23:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:01 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:23:02 DEBUG : Looking for writers 2026/05/06 03:23:02 DEBUG : file1: reading active writers 2026/05/06 03:23:02 DEBUG : >WaitForWriters: 2026/05/06 03:23:02 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:02 DEBUG : Looking for writers 2026/05/06 03:23:02 DEBUG : file1: reading active writers 2026/05/06 03:23:02 DEBUG : >WaitForWriters: 2026/05/06 03:23:02 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.96s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:02 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:02 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:02 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:02 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:02 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo/dir/file1: no such file or directory 2026/05/06 03:23:02 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-wezoban8yuxo/dir/file1: no such file or directory 2026/05/06 03:23:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:02 DEBUG : file1: newRWFileHandle: 2026/05/06 03:23:02 DEBUG : file1(0x113f83490300): openPending: 2026/05/06 03:23:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:02 DEBUG : file1(0x113f83490300): >openPending: err= 2026/05/06 03:23:02 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:23:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:23:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:23:02 DEBUG : file1(0x113f83490300): _writeAt: size=7, off=0 2026/05/06 03:23:02 DEBUG : file1(0x113f83490300): >_writeAt: n=7, err= 2026/05/06 03:23:02 DEBUG : file1(0x113f83490300): _writeAt: size=6, off=5 2026/05/06 03:23:02 DEBUG : file1(0x113f83490300): >_writeAt: n=6, err= 2026/05/06 03:23:02 DEBUG : file1(0x113f83490300): close: 2026/05/06 03:23:02 DEBUG : file1: vfs cache: setting modification time to 2026-05-06 03:23:02.934402418 +0000 UTC m=+170.483494686 2026/05/06 03:23:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:02 DEBUG : file1(0x113f83490300): >close: err= 2026/05/06 03:23:02 DEBUG : file1(0x113f83490300): _writeAt: size=5, off=0 2026/05/06 03:23:02 DEBUG : file1(0x113f83490300): >_writeAt: n=0, err=file already closed 2026/05/06 03:23:02 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:02 DEBUG : Looking for writers 2026/05/06 03:23:02 DEBUG : file1: reading active writers 2026/05/06 03:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:23:02 DEBUG : Looking for writers 2026/05/06 03:23:02 DEBUG : file1: reading active writers 2026/05/06 03:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:23:02 DEBUG : Looking for writers 2026/05/06 03:23:02 DEBUG : file1: reading active writers 2026/05/06 03:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:23:03 DEBUG : Looking for writers 2026/05/06 03:23:03 DEBUG : file1: reading active writers 2026/05/06 03:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:23:03 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:23:03 DEBUG : Looking for writers 2026/05/06 03:23:03 DEBUG : file1: reading active writers 2026/05/06 03:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:23:03 DEBUG : Looking for writers 2026/05/06 03:23:03 DEBUG : file1: reading active writers 2026/05/06 03:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:23:03 DEBUG : Looking for writers 2026/05/06 03:23:03 DEBUG : file1: reading active writers 2026/05/06 03:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:23:03 DEBUG : file1: size = 11 OK 2026/05/06 03:23:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:23:03 INFO : file1: Copied (new) 2026/05/06 03:23:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-06 03:23:02 +0000 UTC," 2026/05/06 03:23:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:23:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:03 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:23:04 DEBUG : Looking for writers 2026/05/06 03:23:04 DEBUG : file1: reading active writers 2026/05/06 03:23:04 DEBUG : >WaitForWriters: 2026/05/06 03:23:04 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:04 DEBUG : Looking for writers 2026/05/06 03:23:04 DEBUG : file1: reading active writers 2026/05/06 03:23:04 DEBUG : >WaitForWriters: 2026/05/06 03:23:04 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:04 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:04 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:04 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:04 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:04 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:04 DEBUG : file1: newRWFileHandle: 2026/05/06 03:23:04 DEBUG : file1(0x113f82dad8c0): openPending: 2026/05/06 03:23:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:04 DEBUG : file1(0x113f82dad8c0): >openPending: err= 2026/05/06 03:23:04 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:23:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:23:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:23:04 DEBUG : file1(0x113f82dad8c0): close: 2026/05/06 03:23:04 DEBUG : file1: vfs cache: setting modification time to 2026-05-06 03:23:04.896221519 +0000 UTC m=+172.445313777 2026/05/06 03:23:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:04 DEBUG : file1(0x113f82dad8c0): >close: err= 2026/05/06 03:23:04 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/06 03:23:04 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:23:04 DEBUG : file2: newRWFileHandle: 2026/05/06 03:23:04 DEBUG : file2(0x113f82daddc0): openPending: 2026/05/06 03:23:04 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/06 03:23:04 DEBUG : file2(0x113f82daddc0): >openPending: err= 2026/05/06 03:23:04 DEBUG : file2: >newRWFileHandle: err= 2026/05/06 03:23:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/06 03:23:04 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/06 03:23:04 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/06 03:23:04 DEBUG : file2(0x113f82daddc0): RWFileHandle.Flush 2026/05/06 03:23:04 DEBUG : file2(0x113f82daddc0): RWFileHandle.Release 2026/05/06 03:23:04 DEBUG : file2(0x113f82daddc0): close: 2026/05/06 03:23:04 DEBUG : file2: vfs cache: setting modification time to 2026-05-06 03:23:04.897285451 +0000 UTC m=+172.446377719 2026/05/06 03:23:04 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:04 DEBUG : file2(0x113f82daddc0): >close: err= 2026/05/06 03:23:04 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:04 DEBUG : Looking for writers 2026/05/06 03:23:04 DEBUG : file1: reading active writers 2026/05/06 03:23:04 DEBUG : file2: reading active writers 2026/05/06 03:23:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/06 03:23:04 DEBUG : Looking for writers 2026/05/06 03:23:04 DEBUG : file1: reading active writers 2026/05/06 03:23:04 DEBUG : file2: reading active writers 2026/05/06 03:23:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/06 03:23:04 DEBUG : Looking for writers 2026/05/06 03:23:04 DEBUG : file1: reading active writers 2026/05/06 03:23:04 DEBUG : file2: reading active writers 2026/05/06 03:23:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/06 03:23:04 DEBUG : Looking for writers 2026/05/06 03:23:04 DEBUG : file1: reading active writers 2026/05/06 03:23:04 DEBUG : file2: reading active writers 2026/05/06 03:23:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/06 03:23:04 DEBUG : file2: vfs cache: starting upload 2026/05/06 03:23:04 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:23:05 DEBUG : Looking for writers 2026/05/06 03:23:05 DEBUG : file1: reading active writers 2026/05/06 03:23:05 DEBUG : file2: reading active writers 2026/05/06 03:23:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/06 03:23:05 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo/dir/file1: no such file or directory 2026/05/06 03:23:05 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-wezoban8yuxo/dir/file1: no such file or directory 2026/05/06 03:23:05 DEBUG : Looking for writers 2026/05/06 03:23:05 DEBUG : file1: reading active writers 2026/05/06 03:23:05 DEBUG : file2: reading active writers 2026/05/06 03:23:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/06 03:23:05 DEBUG : Looking for writers 2026/05/06 03:23:05 DEBUG : file1: reading active writers 2026/05/06 03:23:05 DEBUG : file2: reading active writers 2026/05/06 03:23:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/06 03:23:05 DEBUG : file2: size = 0 OK 2026/05/06 03:23:05 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/05/06 03:23:05 INFO : file2: Copied (new) 2026/05/06 03:23:05 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-06 03:23:04 +0000 UTC," 2026/05/06 03:23:05 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/06 03:23:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/06 03:23:05 INFO : file2: vfs cache: upload succeeded try #1 2026/05/06 03:23:05 DEBUG : file1: size = 0 OK 2026/05/06 03:23:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:23:05 INFO : file1: Copied (new) 2026/05/06 03:23:05 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-06 03:23:04 +0000 UTC," 2026/05/06 03:23:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:23:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:05 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:23:06 DEBUG : Looking for writers 2026/05/06 03:23:06 DEBUG : file1: reading active writers 2026/05/06 03:23:06 DEBUG : file2: reading active writers 2026/05/06 03:23:06 DEBUG : >WaitForWriters: 2026/05/06 03:23:06 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:06 DEBUG : Looking for writers 2026/05/06 03:23:06 DEBUG : file1: reading active writers 2026/05/06 03:23:06 DEBUG : file2: reading active writers 2026/05/06 03:23:06 DEBUG : >WaitForWriters: 2026/05/06 03:23:06 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.12s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:06 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:06 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:06 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:06 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:06 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:07 DEBUG : file1: newRWFileHandle: 2026/05/06 03:23:07 DEBUG : file1(0x113f831a22c0): openPending: 2026/05/06 03:23:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:07 DEBUG : file1(0x113f831a22c0): >openPending: err= 2026/05/06 03:23:07 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:23:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:23:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:23:07 DEBUG : file1(0x113f831a22c0): _writeAt: size=5, off=0 2026/05/06 03:23:07 DEBUG : file1(0x113f831a22c0): >_writeAt: n=5, err= 2026/05/06 03:23:07 DEBUG : file1(0x113f831a22c0): RWFileHandle.Flush 2026/05/06 03:23:07 DEBUG : file1(0x113f831a22c0): RWFileHandle.Flush 2026/05/06 03:23:07 DEBUG : file1(0x113f831a22c0): close: 2026/05/06 03:23:07 DEBUG : file1: vfs cache: setting modification time to 2026-05-06 03:23:07.01453563 +0000 UTC m=+174.563627898 2026/05/06 03:23:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:07 DEBUG : file1(0x113f831a22c0): >close: err= 2026/05/06 03:23:07 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:07 DEBUG : Looking for writers 2026/05/06 03:23:07 DEBUG : file1: reading active writers 2026/05/06 03:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:23:07 DEBUG : Looking for writers 2026/05/06 03:23:07 DEBUG : file1: reading active writers 2026/05/06 03:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:23:07 DEBUG : Looking for writers 2026/05/06 03:23:07 DEBUG : file1: reading active writers 2026/05/06 03:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:23:07 DEBUG : Looking for writers 2026/05/06 03:23:07 DEBUG : file1: reading active writers 2026/05/06 03:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:23:07 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:23:07 DEBUG : Looking for writers 2026/05/06 03:23:07 DEBUG : file1: reading active writers 2026/05/06 03:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:23:07 DEBUG : Looking for writers 2026/05/06 03:23:07 DEBUG : file1: reading active writers 2026/05/06 03:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:23:07 DEBUG : Looking for writers 2026/05/06 03:23:07 DEBUG : file1: reading active writers 2026/05/06 03:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:23:07 DEBUG : file1: size = 5 OK 2026/05/06 03:23:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:23:07 INFO : file1: Copied (new) 2026/05/06 03:23:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-06 03:23:07 +0000 UTC," 2026/05/06 03:23:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:23:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:07 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:23:08 DEBUG : Looking for writers 2026/05/06 03:23:08 DEBUG : file1: reading active writers 2026/05/06 03:23:08 DEBUG : >WaitForWriters: 2026/05/06 03:23:08 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:08 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:08 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:08 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:08 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:08 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:08 DEBUG : file1: newRWFileHandle: 2026/05/06 03:23:08 DEBUG : file1(0x113f83491740): openPending: 2026/05/06 03:23:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:08 DEBUG : file1(0x113f83491740): >openPending: err= 2026/05/06 03:23:08 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:23:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:23:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:23:08 DEBUG : file1(0x113f83491740): _writeAt: size=5, off=0 2026/05/06 03:23:08 DEBUG : file1(0x113f83491740): >_writeAt: n=5, err= 2026/05/06 03:23:08 DEBUG : file1(0x113f83491740): RWFileHandle.Release 2026/05/06 03:23:08 DEBUG : file1(0x113f83491740): close: 2026/05/06 03:23:08 DEBUG : file1: vfs cache: setting modification time to 2026-05-06 03:23:08.867480379 +0000 UTC m=+176.416572647 2026/05/06 03:23:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:08 DEBUG : file1(0x113f83491740): >close: err= 2026/05/06 03:23:08 DEBUG : file1(0x113f83491740): RWFileHandle.Release 2026/05/06 03:23:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:08 DEBUG : Looking for writers 2026/05/06 03:23:08 DEBUG : file1: reading active writers 2026/05/06 03:23:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:23:08 DEBUG : Looking for writers 2026/05/06 03:23:08 DEBUG : file1: reading active writers 2026/05/06 03:23:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:23:08 DEBUG : Looking for writers 2026/05/06 03:23:08 DEBUG : file1: reading active writers 2026/05/06 03:23:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:23:08 DEBUG : Looking for writers 2026/05/06 03:23:08 DEBUG : file1: reading active writers 2026/05/06 03:23:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:23:08 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:23:09 DEBUG : Looking for writers 2026/05/06 03:23:09 DEBUG : file1: reading active writers 2026/05/06 03:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:23:09 DEBUG : Looking for writers 2026/05/06 03:23:09 DEBUG : file1: reading active writers 2026/05/06 03:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:23:09 DEBUG : Looking for writers 2026/05/06 03:23:09 DEBUG : file1: reading active writers 2026/05/06 03:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:23:09 DEBUG : file1: size = 5 OK 2026/05/06 03:23:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:23:09 INFO : file1: Copied (new) 2026/05/06 03:23:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-06 03:23:08 +0000 UTC," 2026/05/06 03:23:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:23:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:09 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:23:10 DEBUG : Looking for writers 2026/05/06 03:23:10 DEBUG : file1: reading active writers 2026/05/06 03:23:10 DEBUG : >WaitForWriters: 2026/05/06 03:23:10 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:10 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:10 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:10 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:10 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:10 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/06 03:23:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:23:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:23:12 DEBUG : dir/file1(0x113f83863500): openPending: 2026/05/06 03:23:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:23:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:23:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:12 DEBUG : dir/file1(0x113f83863500): >openPending: err= 2026/05/06 03:23:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:23:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:23:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:23:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:23:12 DEBUG : dir/file1(0x113f83863500): _writeAt: size=5, off=0 2026/05/06 03:23:12 DEBUG : dir/file1(0x113f83863500): >_writeAt: n=5, err= 2026/05/06 03:23:12 DEBUG : dir/file1(0x113f83863500): close: 2026/05/06 03:23:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:12 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-06 03:23:12.267289318 +0000 UTC m=+179.816381576 2026/05/06 03:23:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:12 DEBUG : dir/file1(0x113f83863500): >close: err= 2026/05/06 03:23:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:12 DEBUG : dir: Looking for writers 2026/05/06 03:23:12 DEBUG : file1: reading active writers 2026/05/06 03:23:12 DEBUG : Looking for writers 2026/05/06 03:23:12 DEBUG : dir: reading active writers 2026/05/06 03:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:23:12 DEBUG : dir: Looking for writers 2026/05/06 03:23:12 DEBUG : file1: reading active writers 2026/05/06 03:23:12 DEBUG : Looking for writers 2026/05/06 03:23:12 DEBUG : dir: reading active writers 2026/05/06 03:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:23:12 DEBUG : dir: Looking for writers 2026/05/06 03:23:12 DEBUG : file1: reading active writers 2026/05/06 03:23:12 DEBUG : Looking for writers 2026/05/06 03:23:12 DEBUG : dir: reading active writers 2026/05/06 03:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:23:12 DEBUG : dir: Looking for writers 2026/05/06 03:23:12 DEBUG : file1: reading active writers 2026/05/06 03:23:12 DEBUG : Looking for writers 2026/05/06 03:23:12 DEBUG : dir: reading active writers 2026/05/06 03:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:23:12 DEBUG : dir/file1: vfs cache: starting upload 2026/05/06 03:23:12 DEBUG : dir: Looking for writers 2026/05/06 03:23:12 DEBUG : file1: reading active writers 2026/05/06 03:23:12 DEBUG : Looking for writers 2026/05/06 03:23:12 DEBUG : dir: reading active writers 2026/05/06 03:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:23:12 DEBUG : dir: Looking for writers 2026/05/06 03:23:12 DEBUG : file1: reading active writers 2026/05/06 03:23:12 DEBUG : Looking for writers 2026/05/06 03:23:12 DEBUG : dir: reading active writers 2026/05/06 03:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:23:12 DEBUG : dir: Looking for writers 2026/05/06 03:23:12 DEBUG : file1: reading active writers 2026/05/06 03:23:12 DEBUG : Looking for writers 2026/05/06 03:23:12 DEBUG : dir: reading active writers 2026/05/06 03:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:23:13 DEBUG : dir/file1: size = 5 OK 2026/05/06 03:23:13 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/06 03:23:13 INFO : dir/file1: Copied (replaced existing) 2026/05/06 03:23:13 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-06 03:23:12 +0000 UTC," 2026/05/06 03:23:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/06 03:23:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/06 03:23:13 DEBUG : dir: Looking for writers 2026/05/06 03:23:13 DEBUG : file1: reading active writers 2026/05/06 03:23:13 DEBUG : Looking for writers 2026/05/06 03:23:13 DEBUG : dir: reading active writers 2026/05/06 03:23:13 DEBUG : >WaitForWriters: 2026/05/06 03:23:13 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.71s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:14 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:14 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:14 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:14 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:14 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:23:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:23:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:23:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:23:15 DEBUG : dir/file1(0x113f839b43c0): _writeAt: size=5, off=0 2026/05/06 03:23:15 DEBUG : dir/file1(0x113f839b43c0): openPending: 2026/05/06 03:23:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:23:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:23:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:15 DEBUG : dir/file1(0x113f839b43c0): >openPending: err= 2026/05/06 03:23:15 DEBUG : dir/file1(0x113f839b43c0): >_writeAt: n=5, err= 2026/05/06 03:23:15 DEBUG : dir/file1(0x113f839b43c0): _writeAt: size=15, off=5 2026/05/06 03:23:15 DEBUG : dir/file1(0x113f839b43c0): >_writeAt: n=15, err= 2026/05/06 03:23:15 DEBUG : dir/file1(0x113f839b43c0): close: 2026/05/06 03:23:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/06 03:23:15 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-06 03:23:15.598591323 +0000 UTC m=+183.147683591 2026/05/06 03:23:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:15 DEBUG : dir/file1(0x113f839b43c0): >close: err= 2026/05/06 03:23:15 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:15 DEBUG : dir: Looking for writers 2026/05/06 03:23:15 DEBUG : file1: reading active writers 2026/05/06 03:23:15 DEBUG : Looking for writers 2026/05/06 03:23:15 DEBUG : dir: reading active writers 2026/05/06 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:23:15 DEBUG : dir: Looking for writers 2026/05/06 03:23:15 DEBUG : file1: reading active writers 2026/05/06 03:23:15 DEBUG : Looking for writers 2026/05/06 03:23:15 DEBUG : dir: reading active writers 2026/05/06 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:23:15 DEBUG : dir: Looking for writers 2026/05/06 03:23:15 DEBUG : file1: reading active writers 2026/05/06 03:23:15 DEBUG : Looking for writers 2026/05/06 03:23:15 DEBUG : dir: reading active writers 2026/05/06 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:23:15 DEBUG : dir: Looking for writers 2026/05/06 03:23:15 DEBUG : file1: reading active writers 2026/05/06 03:23:15 DEBUG : Looking for writers 2026/05/06 03:23:15 DEBUG : dir: reading active writers 2026/05/06 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:23:15 DEBUG : dir/file1: vfs cache: starting upload 2026/05/06 03:23:15 DEBUG : dir: Looking for writers 2026/05/06 03:23:15 DEBUG : file1: reading active writers 2026/05/06 03:23:15 DEBUG : Looking for writers 2026/05/06 03:23:15 DEBUG : dir: reading active writers 2026/05/06 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:23:15 DEBUG : dir: Looking for writers 2026/05/06 03:23:15 DEBUG : file1: reading active writers 2026/05/06 03:23:15 DEBUG : Looking for writers 2026/05/06 03:23:15 DEBUG : dir: reading active writers 2026/05/06 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:23:16 DEBUG : dir: Looking for writers 2026/05/06 03:23:16 DEBUG : file1: reading active writers 2026/05/06 03:23:16 DEBUG : Looking for writers 2026/05/06 03:23:16 DEBUG : dir: reading active writers 2026/05/06 03:23:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:23:16 DEBUG : dir/file1: size = 20 OK 2026/05/06 03:23:16 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/06 03:23:16 INFO : dir/file1: Copied (replaced existing) 2026/05/06 03:23:16 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-06 03:23:15 +0000 UTC," 2026/05/06 03:23:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/06 03:23:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/06 03:23:16 DEBUG : dir: Looking for writers 2026/05/06 03:23:16 DEBUG : file1: reading active writers 2026/05/06 03:23:16 DEBUG : Looking for writers 2026/05/06 03:23:16 DEBUG : dir: reading active writers 2026/05/06 03:23:16 DEBUG : >WaitForWriters: 2026/05/06 03:23:16 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.30s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:17 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:17 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:17 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:17 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:17 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:17 DEBUG : file1: newRWFileHandle: 2026/05/06 03:23:17 DEBUG : file1(0x113f839b5140): openPending: 2026/05/06 03:23:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:17 DEBUG : file1(0x113f839b5140): >openPending: err= 2026/05/06 03:23:17 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:23:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:23:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:23:17 DEBUG : file1(0x113f839b5140): _writeAt: size=5, off=0 2026/05/06 03:23:17 DEBUG : file1(0x113f839b5140): >_writeAt: n=5, err= 2026/05/06 03:23:17 DEBUG : file1(0x113f839b5140): close: 2026/05/06 03:23:17 DEBUG : file1: vfs cache: setting modification time to 2026-05-06 03:23:17.730257329 +0000 UTC m=+185.279349597 2026/05/06 03:23:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:17 DEBUG : file1(0x113f839b5140): >close: err= 2026/05/06 03:23:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:17 DEBUG : Looking for writers 2026/05/06 03:23:17 DEBUG : file1: reading active writers 2026/05/06 03:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:23:17 DEBUG : Looking for writers 2026/05/06 03:23:17 DEBUG : file1: reading active writers 2026/05/06 03:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:23:17 DEBUG : Looking for writers 2026/05/06 03:23:17 DEBUG : file1: reading active writers 2026/05/06 03:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:23:17 DEBUG : Looking for writers 2026/05/06 03:23:17 DEBUG : file1: reading active writers 2026/05/06 03:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:23:17 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:23:17 DEBUG : Looking for writers 2026/05/06 03:23:17 DEBUG : file1: reading active writers 2026/05/06 03:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:23:18 DEBUG : Looking for writers 2026/05/06 03:23:18 DEBUG : file1: reading active writers 2026/05/06 03:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:23:18 DEBUG : Looking for writers 2026/05/06 03:23:18 DEBUG : file1: reading active writers 2026/05/06 03:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:23:18 DEBUG : file1: size = 5 OK 2026/05/06 03:23:18 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:23:18 INFO : file1: Copied (new) 2026/05/06 03:23:18 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-06 03:23:17 +0000 UTC," 2026/05/06 03:23:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:23:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:18 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:23:19 DEBUG : Looking for writers 2026/05/06 03:23:19 DEBUG : file1: reading active writers 2026/05/06 03:23:19 DEBUG : >WaitForWriters: 2026/05/06 03:23:19 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.86s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:19 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:19 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:19 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:19 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/06 03:23:19 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942240): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942240): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942240): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942240): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942240): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.869294109 +0000 UTC m=+187.418386377 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942240): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942700): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942700): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942700): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942700): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942700): _writeAt: size=3, off=2 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942700): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942700): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.869294109 +0000 UTC m=+187.418386377 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83942700): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943000): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943000): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943000): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943000): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943000): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.869294109 +0000 UTC m=+187.418386377 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943000): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fc230 item 1 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943640): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943640): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943640): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943640): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943640): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.87177635 +0000 UTC m=+187.420868618 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943640): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943b40): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943b40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943b40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943b40): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943b40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.87177635 +0000 UTC m=+187.420868618 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83943b40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fc770 item 2 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837822c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837822c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837822c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837822c0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837822c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.873518475 +0000 UTC m=+187.422610733 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837822c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782740): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782740): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782740): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782740): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782740): _writeAt: size=3, off=2 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782740): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782740): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.873518475 +0000 UTC m=+187.422610733 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782740): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782dc0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782dc0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782dc0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782dc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782dc0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.873518475 +0000 UTC m=+187.422610733 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83782dc0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fccb0 item 3 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83783480): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83783480): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83783480): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83783480): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83783480): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.875915627 +0000 UTC m=+187.425007936 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83783480): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837839c0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837839c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837839c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837839c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837839c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.875915627 +0000 UTC m=+187.425007936 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837839c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fd420 item 4 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f189c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f189c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f189c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f189c0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f189c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.877577499 +0000 UTC m=+187.426669767 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f189c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f19100): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f19100): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f19100): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f19100): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f19100): _writeAt: size=3, off=2 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f19100): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f19100): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.877577499 +0000 UTC m=+187.426669767 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82f19100): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82afa040): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82afa040): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82afa040): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82afa040): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82afa040): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.877577499 +0000 UTC m=+187.426669767 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82afa040): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fd7a0 item 5 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82afbd80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82afbd80): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82afbd80): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82afbd80): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82afbd80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.879812996 +0000 UTC m=+187.428905264 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82afbd80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371c840): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371c840): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371c840): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371c840): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371c840): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.879812996 +0000 UTC m=+187.428905264 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371c840): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fddc0 item 6 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d080): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d080): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d080): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d080): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d080): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.881532066 +0000 UTC m=+187.430624355 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d080): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d580): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d580): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d580): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d580): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d580): _writeAt: size=3, off=2 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d580): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d580): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.881532066 +0000 UTC m=+187.430624355 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371d580): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371da40): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371da40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371da40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371da40): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371da40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.881532066 +0000 UTC m=+187.430624355 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8371da40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83712930 item 7 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dac740): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dac740): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dac740): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dac740): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dac740): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.883915212 +0000 UTC m=+187.433007480 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dac740): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dacf80): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dacf80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dacf80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dacf80): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dacf80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.883915212 +0000 UTC m=+187.433007480 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dacf80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83712fc0 item 8 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dad540): _readAt: size=2, off=0 2026/05/06 03:23:19 ERROR : open-test-file(0x113f82dad540): Couldn't read size of file 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dad540): >_readAt: n=0, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dad540): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dad540): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dad540): close: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dad540): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dad900): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dad900): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dad900): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dad900): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dad900): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.885696189 +0000 UTC m=+187.434788457 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dad900): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dade00): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dade00): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dade00): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dade00): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dade00): _writeAt: size=3, off=2 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dade00): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dade00): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.885696189 +0000 UTC m=+187.434788457 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82dade00): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc8480): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc8480): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc8480): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc8480): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc8480): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.885696189 +0000 UTC m=+187.434788457 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc8480): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83713490 item 9 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc8b00): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc8b00): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc8b00): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc8b00): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc8b00): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.88763774 +0000 UTC m=+187.436730008 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc8b00): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9040): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9040): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9040): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9040): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9040): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.88763774 +0000 UTC m=+187.436730008 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9040): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83713ab0 item 10 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9680): _readAt: size=2, off=0 2026/05/06 03:23:19 ERROR : open-test-file(0x113f83fc9680): Couldn't read size of file 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9680): >_readAt: n=0, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9680): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9680): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9680): close: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9680): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9a80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9a80): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9a80): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9a80): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9a80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.889046263 +0000 UTC m=+187.438138531 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83fc9a80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490080): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490080): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490080): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490080): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490080): _writeAt: size=3, off=2 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490080): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490080): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.889046263 +0000 UTC m=+187.438138531 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490080): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490580): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490580): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490580): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490580): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490580): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.889046263 +0000 UTC m=+187.438138531 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490580): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83713e30 item 11 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490c00): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490c00): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490c00): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490c00): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490c00): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.890941807 +0000 UTC m=+187.440034075 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83490c00): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83491180): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83491180): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83491180): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83491180): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83491180): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.890941807 +0000 UTC m=+187.440034075 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83491180): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f8380c620 item 12 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834917c0): _readAt: size=2, off=0 2026/05/06 03:23:19 ERROR : open-test-file(0x113f834917c0): Couldn't read size of file 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834917c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834917c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834917c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834917c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834917c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83491b80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83491b80): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83491b80): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83491b80): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83491b80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.892351463 +0000 UTC m=+187.441443731 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83491b80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83072fc0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83072fc0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83072fc0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83072fc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83072fc0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.892351463 +0000 UTC m=+187.441443731 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83072fc0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f8380d340 item 13 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83073640): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83073640): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83073640): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83073640): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83073640): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.893623067 +0000 UTC m=+187.442715335 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83073640): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83073c80): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83073c80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83073c80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83073c80): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83073c80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.893623067 +0000 UTC m=+187.442715335 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83073c80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f8380d9d0 item 14 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83862480): _readAt: size=2, off=0 2026/05/06 03:23:19 ERROR : open-test-file(0x113f83862480): Couldn't read size of file 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83862480): >_readAt: n=0, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83862480): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83862480): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83862480): close: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83862480): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83862940): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83862940): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83862940): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83862940): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83862940): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.895012193 +0000 UTC m=+187.444104452 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83862940): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863000): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863000): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863000): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863000): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863000): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.895012193 +0000 UTC m=+187.444104452 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863000): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82b123f0 item 15 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 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/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863680): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863680): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863680): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863680): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863680): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.896382704 +0000 UTC m=+187.445474972 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863680): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863bc0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863bc0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863bc0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863bc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863bc0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.896382704 +0000 UTC m=+187.445474972 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83863bc0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82b13810 item 16 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a2300): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a2300): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a2300): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a2300): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a2300): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.89761791 +0000 UTC m=+187.446710168 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a2300): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a28c0): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a28c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a28c0): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a28c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a28c0): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a28c0): _writeAt: size=3, off=7 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a28c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a28c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.89761791 +0000 UTC m=+187.446710168 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a28c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a3100): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a3100): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a3100): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a3100): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a3100): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.89761791 +0000 UTC m=+187.446710168 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a3100): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83880150 item 17 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a3bc0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a3bc0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a3bc0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a3bc0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a3bc0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.899372668 +0000 UTC m=+187.448464936 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831a3bc0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e104c0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e104c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e104c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e104c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e104c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.899372668 +0000 UTC m=+187.448464936 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e104c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83880620 item 18 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e10b40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e10b40): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e10b40): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e10b40): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e10b40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.900686371 +0000 UTC m=+187.449778639 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e10b40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11040): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11040): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11040): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11040): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11040): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11040): _writeAt: size=3, off=7 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11040): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11040): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.900686371 +0000 UTC m=+187.449778639 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11040): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11540): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11540): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11540): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11540): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11540): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.900686371 +0000 UTC m=+187.449778639 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11540): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f838809a0 item 19 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11bc0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11bc0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11bc0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11bc0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11bc0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.902439516 +0000 UTC m=+187.451531784 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82e11bc0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edc200): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edc200): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edc200): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edc200): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edc200): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.902439516 +0000 UTC m=+187.451531784 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edc200): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f838810a0 item 20 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edc880): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edc880): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edc880): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edc880): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edc880): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.903657549 +0000 UTC m=+187.452749807 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edc880): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edcd80): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edcd80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edcd80): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edcd80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edcd80): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edcd80): _writeAt: size=3, off=7 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edcd80): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edcd80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.903657549 +0000 UTC m=+187.452749807 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edcd80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edd280): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edd280): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edd280): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edd280): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edd280): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.903657549 +0000 UTC m=+187.452749807 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edd280): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83881570 item 21 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edd900): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edd900): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edd900): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edd900): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edd900): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.905804067 +0000 UTC m=+187.454896335 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edd900): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edde40): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edde40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edde40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edde40): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edde40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.905804067 +0000 UTC m=+187.454896335 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82edde40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83881ce0 item 22 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef25c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef25c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef25c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef25c0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef25c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.90702202 +0000 UTC m=+187.456114288 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef25c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2ac0): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2ac0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2ac0): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2ac0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2ac0): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2ac0): _writeAt: size=3, off=7 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2ac0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.90702202 +0000 UTC m=+187.456114288 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2ac0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2fc0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2fc0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2fc0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2fc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2fc0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.90702202 +0000 UTC m=+187.456114288 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef2fc0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1a310 item 23 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 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/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef3640): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef3640): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef3640): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef3640): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef3640): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.909048892 +0000 UTC m=+187.458141191 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef3640): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef3b80): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef3b80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef3b80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef3b80): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef3b80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.909048892 +0000 UTC m=+187.458141191 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f82ef3b80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1a7e0 item 24 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830562c0): _readAt: size=2, off=0 2026/05/06 03:23:19 ERROR : open-test-file(0x113f830562c0): Couldn't read size of file 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830562c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830562c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830562c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830562c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830562c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056680): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056680): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056680): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056680): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056680): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.910816435 +0000 UTC m=+187.459908743 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056680): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056b80): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056b80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056b80): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056b80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056b80): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056b80): _writeAt: size=3, off=7 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056b80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.910816435 +0000 UTC m=+187.459908743 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83056b80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830570c0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830570c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830570c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830570c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830570c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.910816435 +0000 UTC m=+187.459908743 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830570c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1ab60 item 25 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83057740): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83057740): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83057740): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83057740): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83057740): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.913111614 +0000 UTC m=+187.462203892 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83057740): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83057c80): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83057c80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83057c80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83057c80): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83057c80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.913111614 +0000 UTC m=+187.462203892 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83057c80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1b110 item 26 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306c3c0): _readAt: size=2, off=0 2026/05/06 03:23:19 ERROR : open-test-file(0x113f8306c3c0): Couldn't read size of file 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306c3c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306c3c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306c3c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306c3c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306c3c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306c780): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306c780): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306c780): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306c780): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306c780): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.91599148 +0000 UTC m=+187.465083748 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306c780): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306cc80): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306cc80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306cc80): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306cc80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306cc80): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306cc80): _writeAt: size=3, off=7 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306cc80): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306cc80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.91599148 +0000 UTC m=+187.465083748 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306cc80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306d1c0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306d1c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306d1c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306d1c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306d1c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.91599148 +0000 UTC m=+187.465083748 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306d1c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1b490 item 27 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 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/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306d840): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306d840): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306d840): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306d840): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306d840): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.918405733 +0000 UTC m=+187.467498001 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306d840): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306dd80): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306dd80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306dd80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306dd80): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306dd80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.918405733 +0000 UTC m=+187.467498001 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8306dd80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1b960 item 28 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ee4c0): _readAt: size=2, off=0 2026/05/06 03:23:19 ERROR : open-test-file(0x113f830ee4c0): Couldn't read size of file 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ee4c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ee4c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ee4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ee4c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ee4c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ee880): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ee880): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ee880): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ee880): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ee880): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.919832592 +0000 UTC m=+187.468924850 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ee880): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830eef40): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830eef40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830eef40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830eef40): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830eef40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.919832592 +0000 UTC m=+187.468924850 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830eef40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1bce0 item 29 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 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/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ef5c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ef5c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ef5c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ef5c0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ef5c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.921304244 +0000 UTC m=+187.470396512 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830ef5c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830efb00): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830efb00): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830efb00): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830efb00): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830efb00): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.921304244 +0000 UTC m=+187.470396512 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f830efb00): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83852540 item 30 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 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/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122240): _readAt: size=2, off=0 2026/05/06 03:23:19 ERROR : open-test-file(0x113f83122240): Couldn't read size of file 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122240): >_readAt: n=0, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122240): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122240): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122240): close: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122240): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122600): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122600): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122600): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122600): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122600): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.922870655 +0000 UTC m=+187.471962923 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122600): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122cc0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122cc0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122cc0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122cc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122cc0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.922870655 +0000 UTC m=+187.471962923 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83122cc0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f838529a0 item 31 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 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/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123340): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123340): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123340): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123340): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123340): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.924511688 +0000 UTC m=+187.473603946 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123340): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123880): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123880): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123880): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123880): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123880): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.924511688 +0000 UTC m=+187.473603946 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123880): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83852d20 item 32 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123ec0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123ec0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123ec0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123ec0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123ec0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.926014689 +0000 UTC m=+187.475106978 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83123ec0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142440): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142440): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142440): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142440): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142440): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f838530a0 item 33 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142440): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142440): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.926701048 +0000 UTC m=+187.475793316 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142440): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142940): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142940): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142940): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142940): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142940): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.926701048 +0000 UTC m=+187.475793316 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142940): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83853340 item 33 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142f80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142f80): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142f80): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142f80): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142f80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.927907739 +0000 UTC m=+187.476999997 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83142f80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143400): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143400): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83853810 item 34 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143400): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143400): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143400): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143400): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143400): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.928589669 +0000 UTC m=+187.477681937 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143400): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143940): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143940): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143940): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143940): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143940): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.928589669 +0000 UTC m=+187.477681937 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83143940): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f838539d0 item 34 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8080): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8080): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8080): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8080): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8080): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.929817821 +0000 UTC m=+187.478910089 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8080): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8500): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8500): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8500): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8500): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8500): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83853d50 item 35 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8500): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8500): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.930316293 +0000 UTC m=+187.479408562 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8500): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8a00): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8a00): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8a00): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8a00): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8a00): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.930316293 +0000 UTC m=+187.479408562 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f8a00): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f834223f0 item 35 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9080): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9080): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9080): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9080): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9080): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.931542622 +0000 UTC m=+187.480634880 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9080): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9580): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9580): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83422850 item 36 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9580): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9580): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9580): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9580): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9580): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.931986992 +0000 UTC m=+187.481079250 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9580): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9ac0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9ac0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9ac0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9ac0): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9ac0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.931986992 +0000 UTC m=+187.481079250 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f831f9ac0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83422a10 item 36 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c200): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c200): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c200): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c200): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c200): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.93323449 +0000 UTC m=+187.482326749 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c200): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c680): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c680): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c680): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c680): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c680): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83422fc0 item 37 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c680): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c680): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.93377926 +0000 UTC m=+187.482871519 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325c680): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325cb80): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325cb80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325cb80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325cb80): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325cb80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.93377926 +0000 UTC m=+187.482871519 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325cb80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f834232d0 item 37 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d200): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d200): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d200): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d200): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d200): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.935043381 +0000 UTC m=+187.484135639 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d200): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d700): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d700): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83423880 item 38 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d700): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d700): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d700): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d700): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d700): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.935565779 +0000 UTC m=+187.484658037 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325d700): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325dc40): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325dc40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325dc40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325dc40): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325dc40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.935565779 +0000 UTC m=+187.484658037 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8325dc40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83423a40 item 38 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a03c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a03c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a03c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a03c0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a03c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.936640781 +0000 UTC m=+187.485733039 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a03c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a08c0): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a08c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a08c0): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a08c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a08c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d72070 item 39 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a08c0): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a08c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.937096573 +0000 UTC m=+187.486188831 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a08c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a0dc0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a0dc0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a0dc0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a0dc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a0dc0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.937096573 +0000 UTC m=+187.486188831 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a0dc0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d72230 item 39 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1440): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1440): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1440): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1440): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1440): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.938263349 +0000 UTC m=+187.487355606 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1440): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1940): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1940): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d725b0 item 40 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1940): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1940): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1940): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1940): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1940): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.938914529 +0000 UTC m=+187.488006788 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1940): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1e80): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1e80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1e80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1e80): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1e80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.938914529 +0000 UTC m=+187.488006788 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f832a1e80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d72770 item 40 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342540): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342540): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342540): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342540): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342540): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342540): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342540): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.939965797 +0000 UTC m=+187.489058055 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342540): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342a40): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342a40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342a40): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d72bd0 item 41 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342a40): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342a40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.940398145 +0000 UTC m=+187.489490402 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342a40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342f00): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342f00): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342f00): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342f00): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342f00): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d72d90 item 41 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342f00): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342f00): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.941075445 +0000 UTC m=+187.490167704 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83342f00): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343440): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343440): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343440): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343440): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343440): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.941075445 +0000 UTC m=+187.490167704 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343440): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d72f50 item 41 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343a80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343a80): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343a80): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343a80): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343a80): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343a80): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343a80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.94222541 +0000 UTC m=+187.491317668 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83343a80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a080): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a080): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a080): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d73340 item 42 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a080): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a080): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.942783776 +0000 UTC m=+187.491876034 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a080): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a5c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a5c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d73500 item 42 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a5c0): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a5c0): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a5c0): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a5c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.943294892 +0000 UTC m=+187.492387160 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337a5c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337ab40): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337ab40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337ab40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337ab40): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337ab40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.943294892 +0000 UTC m=+187.492387160 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337ab40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d736c0 item 42 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b180): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b180): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b180): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b180): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b180): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b180): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b180): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.944320751 +0000 UTC m=+187.493413010 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b180): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b680): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b680): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b680): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d73a40 item 43 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b680): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b680): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.944712853 +0000 UTC m=+187.493805111 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337b680): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337bbc0): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337bbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337bbc0): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337bbc0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337bbc0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d73c00 item 43 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337bbc0): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337bbc0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.945181429 +0000 UTC m=+187.494273686 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8337bbc0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398200): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398200): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398200): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398200): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398200): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.945181429 +0000 UTC m=+187.494273686 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398200): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d73dc0 item 43 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398840): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398840): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398840): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398840): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398840): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398840): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398840): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.946292699 +0000 UTC m=+187.495384958 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398840): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398d40): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398d40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398d40): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1a380 item 44 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398d40): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398d40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.946848911 +0000 UTC m=+187.495941170 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83398d40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399280): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399280): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1a540 item 44 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399280): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399280): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399280): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399280): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399280): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.947337636 +0000 UTC m=+187.496429894 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399280): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399800): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399800): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399800): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399800): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399800): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.947337636 +0000 UTC m=+187.496429894 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399800): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1a700 item 44 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399e40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399e40): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399e40): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399e40): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399e40): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399e40): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399e40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.948320373 +0000 UTC m=+187.497412632 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83399e40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c2440): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c2440): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c2440): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1ab60 item 45 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c2440): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c2440): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.948669724 +0000 UTC m=+187.497761983 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c2440): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c2b40): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c2b40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c2b40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c2b40): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c2b40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.948669724 +0000 UTC m=+187.497761983 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c2b40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1ae70 item 45 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3180): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3180): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3180): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3180): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3180): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3180): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3180): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.949739676 +0000 UTC m=+187.498831935 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3180): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3680): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3680): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3680): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1b2d0 item 46 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3680): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3680): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.950248128 +0000 UTC m=+187.499340386 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3680): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3d80): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3d80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3d80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3d80): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3d80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.950248128 +0000 UTC m=+187.499340386 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833c3d80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1b500 item 46 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee4c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee4c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee4c0): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee4c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee4c0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee4c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.951347767 +0000 UTC m=+187.500440025 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee4c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee9c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee9c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee9c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1b880 item 47 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee9c0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee9c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.951752373 +0000 UTC m=+187.500844630 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ee9c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef0c0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef0c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef0c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef0c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef0c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.951752373 +0000 UTC m=+187.500844630 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef0c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1ba40 item 47 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 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/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef700): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef700): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef700): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef700): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef700): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef700): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef700): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.952857081 +0000 UTC m=+187.501949339 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833ef700): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833efc00): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833efc00): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833efc00): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1bdc0 item 48 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833efc00): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833efc00): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.953195681 +0000 UTC m=+187.502287939 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f833efc00): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420400): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420400): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420400): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420400): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420400): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.953195681 +0000 UTC m=+187.502287939 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420400): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f80150 item 48 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420a40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420a40): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420a40): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420a40): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420a40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.954439293 +0000 UTC m=+187.503531550 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420a40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420ec0): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420ec0): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420ec0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420ec0): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420ec0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f80700 item 49 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420ec0): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420ec0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.954901195 +0000 UTC m=+187.503993454 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83420ec0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83421400): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83421400): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83421400): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83421400): >_readAt: n=8, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83421400): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.954901195 +0000 UTC m=+187.503993454 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83421400): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f808c0 item 49 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83421a80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83421a80): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83421a80): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83421a80): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83421a80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.956073762 +0000 UTC m=+187.505166021 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83421a80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446080): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446080): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446080): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f80e00 item 50 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446080): _readAt: size=2, off=5 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446080): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446080): _writeAt: size=3, off=5 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446080): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446080): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.956537791 +0000 UTC m=+187.505630049 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446080): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446600): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446600): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446600): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446600): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446600): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.956537791 +0000 UTC m=+187.505630049 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446600): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f80fc0 item 50 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446c80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446c80): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446c80): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446c80): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446c80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.95755853 +0000 UTC m=+187.506650789 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83446c80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447180): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447180): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447180): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447180): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447180): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447180): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f813b0 item 51 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447180): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447180): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.958138637 +0000 UTC m=+187.507230895 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447180): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834476c0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834476c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834476c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834476c0): >_readAt: n=8, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834476c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.958138637 +0000 UTC m=+187.507230895 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834476c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f81570 item 51 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447d40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447d40): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447d40): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447d40): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447d40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.959480925 +0000 UTC m=+187.508573193 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83447d40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498340): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498340): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498340): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f818f0 item 52 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498340): _readAt: size=2, off=5 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498340): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498340): _writeAt: size=3, off=5 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498340): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498340): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.960016718 +0000 UTC m=+187.509108976 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498340): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834988c0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834988c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834988c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834988c0): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834988c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.960016718 +0000 UTC m=+187.509108976 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834988c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f81ab0 item 52 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498f40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498f40): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498f40): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498f40): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498f40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.961152525 +0000 UTC m=+187.510244784 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83498f40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499440): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499440): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499440): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499440): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499440): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499440): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f81e30 item 53 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499440): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499440): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.961614459 +0000 UTC m=+187.510706716 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499440): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499980): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499980): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499980): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499980): >_readAt: n=8, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499980): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.961614459 +0000 UTC m=+187.510706716 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83499980): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4a150 item 53 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2100): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2100): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2100): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2100): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2100): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.962661608 +0000 UTC m=+187.511753867 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2100): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2600): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2600): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2600): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4a4d0 item 54 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2600): _readAt: size=2, off=5 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2600): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2600): _writeAt: size=3, off=5 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2600): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2600): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.963206559 +0000 UTC m=+187.512298817 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2600): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2b80): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2b80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2b80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2b80): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2b80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.963206559 +0000 UTC m=+187.512298817 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d2b80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4a690 item 54 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3200): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3200): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3200): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3200): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3200): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.964230555 +0000 UTC m=+187.513322813 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3200): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3700): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3700): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3700): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3700): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3700): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3700): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4aa10 item 55 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3700): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3700): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.964792127 +0000 UTC m=+187.513884385 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3700): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3c40): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3c40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3c40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3c40): >_readAt: n=8, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3c40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.964792127 +0000 UTC m=+187.513884385 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f834d3c40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4acb0 item 55 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 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/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a3c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a3c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a3c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a3c0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a3c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.965877789 +0000 UTC m=+187.514970048 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a3c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a8c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a8c0): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a8c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4b0a0 item 56 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a8c0): _readAt: size=2, off=5 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a8c0): _writeAt: size=3, off=5 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a8c0): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a8c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.966320607 +0000 UTC m=+187.515412865 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358a8c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358ae40): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358ae40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358ae40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358ae40): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358ae40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.966320607 +0000 UTC m=+187.515412865 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358ae40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4b340 item 56 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b480): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b480): open at offset 0 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b480): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b480): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b480): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b480): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b480): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b480): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.967580899 +0000 UTC m=+187.516673157 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b480): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b9c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b9c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b9c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4b6c0 item 57 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b9c0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b9c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.967974272 +0000 UTC m=+187.517066531 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8358b9c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a000): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a000): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a000): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a000): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a000): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a000): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4b880 item 57 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a000): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a000): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.968530776 +0000 UTC m=+187.517623033 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a000): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a580): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a580): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a580): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a580): >_readAt: n=8, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a580): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.968530776 +0000 UTC m=+187.517623033 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373a580): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4ba40 item 57 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373abc0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373abc0): open at offset 0 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373abc0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373abc0): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373abc0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373abc0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373abc0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373abc0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.969613933 +0000 UTC m=+187.518706191 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373abc0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b100): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b100): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b100): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4bdc0 item 58 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b100): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b100): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.970234277 +0000 UTC m=+187.519326534 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b100): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b640): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b640): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b640): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d001c0 item 58 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b640): _readAt: size=2, off=5 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b640): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b640): _writeAt: size=3, off=5 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b640): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b640): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.970804475 +0000 UTC m=+187.519896732 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373b640): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373bc00): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373bc00): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373bc00): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373bc00): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373bc00): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.970804475 +0000 UTC m=+187.519896732 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8373bc00): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d00460 item 58 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c340): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c340): open at offset 0 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c340): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c340): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c340): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c340): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c340): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c340): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.971861192 +0000 UTC m=+187.520953450 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c340): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c880): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c880): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c880): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d007e0 item 59 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c880): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c880): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.972291115 +0000 UTC m=+187.521383373 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377c880): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377cdc0): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377cdc0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377cdc0): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377cdc0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377cdc0): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377cdc0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d009a0 item 59 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377cdc0): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377cdc0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.972853609 +0000 UTC m=+187.521945867 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377cdc0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d340): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d340): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d340): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d340): >_readAt: n=8, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d340): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.972853609 +0000 UTC m=+187.521945867 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d340): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d00b60 item 59 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 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/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d980): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d980): open at offset 0 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d980): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d980): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d980): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d980): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d980): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d980): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.973908242 +0000 UTC m=+187.523000501 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377d980): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377dec0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377dec0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377dec0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d00ee0 item 60 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377dec0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377dec0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.97439369 +0000 UTC m=+187.523485949 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f8377dec0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837da500): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837da500): open at offset 5 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837da500): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d010a0 item 60 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837da500): _readAt: size=2, off=5 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837da500): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837da500): _writeAt: size=3, off=5 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837da500): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837da500): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.97487511 +0000 UTC m=+187.523967369 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837da500): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837daac0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837daac0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837daac0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837daac0): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837daac0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.97487511 +0000 UTC m=+187.523967369 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837daac0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d01260 item 60 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db100): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db100): open at offset 0 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db100): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db100): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db100): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db100): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db100): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db100): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.975978177 +0000 UTC m=+187.525070434 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db100): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db640): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db640): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db640): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d015e0 item 61 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db640): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db640): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.976532975 +0000 UTC m=+187.525625233 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837db640): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837dbd40): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837dbd40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837dbd40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837dbd40): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837dbd40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.976532975 +0000 UTC m=+187.525625233 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f837dbd40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d017a0 item 61 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 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/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83814480): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83814480): open at offset 0 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83814480): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83814480): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83814480): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83814480): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83814480): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83814480): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.977643515 +0000 UTC m=+187.526735773 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83814480): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838149c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838149c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838149c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d01b90 item 62 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838149c0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838149c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.978046026 +0000 UTC m=+187.527138284 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838149c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838150c0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838150c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838150c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838150c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838150c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.978046026 +0000 UTC m=+187.527138284 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838150c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d01d50 item 62 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 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/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83894480): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83894480): open at offset 0 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83894480): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83894480): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83894480): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83894480): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83894480): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83894480): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.979858452 +0000 UTC m=+187.528950711 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83894480): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838949c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838949c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838949c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82fa1340 item 63 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838949c0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838949c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.980291681 +0000 UTC m=+187.529383940 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838949c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838950c0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838950c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838950c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838950c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838950c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.980291681 +0000 UTC m=+187.529383940 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838950c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82fa1880 item 63 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 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/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895700): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895700): open at offset 0 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895700): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895700): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895700): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895700): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895700): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895700): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.982061548 +0000 UTC m=+187.531153806 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895700): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895c40): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895c40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895c40): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83868230 item 64 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895c40): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895c40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.982748777 +0000 UTC m=+187.531841035 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83895c40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838da440): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838da440): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838da440): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838da440): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838da440): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.982748777 +0000 UTC m=+187.531841035 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f838da440): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f838684d0 item 64 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83904140): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83904140): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83904140): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83904140): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83904140): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.984878535 +0000 UTC m=+187.533970793 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83904140): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839045c0): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839045c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839045c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839045c0): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839045c0): _writeAt: size=3, off=2 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920150 item 65 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839045c0): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839045c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.985504277 +0000 UTC m=+187.534596535 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839045c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83904ac0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83904ac0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83904ac0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83904ac0): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83904ac0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.985504277 +0000 UTC m=+187.534596535 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83904ac0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920310 item 65 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905100): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905100): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905100): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905100): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905100): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.986739944 +0000 UTC m=+187.535832202 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905100): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905580): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905580): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920690 item 66 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905580): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905580): >_readAt: n=0, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905580): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905580): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905580): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.987176319 +0000 UTC m=+187.536268577 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905580): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905ac0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905ac0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905ac0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905ac0): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905ac0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.987176319 +0000 UTC m=+187.536268577 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83905ac0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920850 item 66 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6200): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6200): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6200): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6200): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6200): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.988380585 +0000 UTC m=+187.537472843 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6200): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6680): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6680): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6680): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6680): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6680): _writeAt: size=3, off=2 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920bd0 item 67 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6680): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6680): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.988781354 +0000 UTC m=+187.537873612 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6680): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6b80): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6b80): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6b80): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6b80): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6b80): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.988781354 +0000 UTC m=+187.537873612 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c6b80): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920fc0 item 67 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7200): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7200): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7200): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7200): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7200): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.989944212 +0000 UTC m=+187.539036470 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7200): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7700): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7700): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f839215e0 item 68 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7700): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7700): >_readAt: n=0, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7700): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7700): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7700): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.990645849 +0000 UTC m=+187.539738107 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7700): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7c40): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7c40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7c40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7c40): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7c40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.990645849 +0000 UTC m=+187.539738107 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f839c7c40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83921810 item 68 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08380): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08380): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08380): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08380): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08380): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.991596827 +0000 UTC m=+187.540689085 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08380): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08800): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08800): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08800): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08800): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08800): _writeAt: size=3, off=2 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83921b90 item 69 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08800): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08800): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.992966716 +0000 UTC m=+187.542058975 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08800): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08d00): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08d00): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08d00): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08d00): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08d00): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.992966716 +0000 UTC m=+187.542058975 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a08d00): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83921d50 item 69 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09380): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09380): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09380): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09380): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09380): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.994376642 +0000 UTC m=+187.543468900 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09380): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09880): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09880): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82df0c40 item 70 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09880): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09880): >_readAt: n=0, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09880): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09880): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09880): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.99488354 +0000 UTC m=+187.543975799 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09880): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09dc0): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09dc0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09dc0): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09dc0): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09dc0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.99488354 +0000 UTC m=+187.543975799 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a09dc0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82df1260 item 70 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28540): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28540): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28540): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28540): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28540): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.996451586 +0000 UTC m=+187.545543844 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28540): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28a40): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28a40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28a40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28a40): >_readAt: n=2, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28a40): _writeAt: size=3, off=2 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82e8a850 item 71 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28a40): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28a40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.996919851 +0000 UTC m=+187.546012109 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28a40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28f40): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28f40): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28f40): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28f40): >_readAt: n=5, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28f40): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.996919851 +0000 UTC m=+187.546012109 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a28f40): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82e8ae70 item 71 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a295c0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a295c0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a295c0): _writeAt: size=5, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a295c0): >_writeAt: n=5, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a295c0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.998391043 +0000 UTC m=+187.547483301 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a295c0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a29ac0): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a29ac0): >openPending: err= 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82e8bc70 item 72 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a29ac0): _readAt: size=2, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a29ac0): >_readAt: n=0, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a29ac0): _writeAt: size=3, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a29ac0): >_writeAt: n=3, err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a29ac0): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.999037083 +0000 UTC m=+187.548129342 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a29ac0): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a48100): _readAt: size=512, off=0 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a48100): openPending: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a48100): >openPending: err= 2026/05/06 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a48100): >_readAt: n=3, err=EOF 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a48100): close: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:19.999037083 +0000 UTC m=+187.548129342 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a48100): >close: err= 2026/05/06 03:23:19 DEBUG : open-test-file: Remove: 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f839161c0 item 72 2026/05/06 03:23:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/06 03:23:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:19 DEBUG : open-test-file(0x113f83a486c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a486c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a486c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a486c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a486c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a486c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a486c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.000236021 +0000 UTC m=+187.549328279 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a486c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a48bc0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a48bc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a48bc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83916700 item 73 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a48bc0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a48bc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.000597093 +0000 UTC m=+187.549689351 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a48bc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49080): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49080): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49080): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49080): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49080): _writeAt: size=3, off=2 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83916bd0 item 73 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49080): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49080): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.001033268 +0000 UTC m=+187.550125526 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49080): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a495c0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a495c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a495c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a495c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a495c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.001033268 +0000 UTC m=+187.550125526 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a495c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83916ee0 item 73 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49c00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49c00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49c00): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49c00): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49c00): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49c00): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49c00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.002434667 +0000 UTC m=+187.551526925 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a49c00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c200): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c200): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c200): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83917260 item 74 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c200): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c200): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.002861194 +0000 UTC m=+187.551953452 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c200): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c740): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c740): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83917500 item 74 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c740): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c740): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c740): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c740): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c740): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.003382019 +0000 UTC m=+187.552474277 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7c740): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7ccc0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7ccc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7ccc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7ccc0): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7ccc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.003382019 +0000 UTC m=+187.552474277 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7ccc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f839176c0 item 74 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d300): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d300): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d300): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d300): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d300): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d300): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d300): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.004627513 +0000 UTC m=+187.553719772 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d300): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d800): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d800): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d800): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83917a40 item 75 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d800): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d800): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.00503256 +0000 UTC m=+187.554124818 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7d800): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7dd40): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7dd40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7dd40): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7dd40): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7dd40): _writeAt: size=3, off=2 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83917c70 item 75 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7dd40): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7dd40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.005488782 +0000 UTC m=+187.554581041 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83a7dd40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab0380): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab0380): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab0380): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab0380): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab0380): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.005488782 +0000 UTC m=+187.554581041 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab0380): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f0070 item 75 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab09c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab09c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab09c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab09c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab09c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab09c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab09c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.00656098 +0000 UTC m=+187.555653238 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab09c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab0ec0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab0ec0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab0ec0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f03f0 item 76 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab0ec0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab0ec0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.006996383 +0000 UTC m=+187.556088641 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab0ec0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1400): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1400): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f05b0 item 76 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1400): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1400): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1400): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1400): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1400): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.007480928 +0000 UTC m=+187.556573187 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1400): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1980): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1980): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1980): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1980): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1980): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.007480928 +0000 UTC m=+187.556573187 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ab1980): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f0770 item 76 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b100c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b100c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b100c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b100c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b100c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b100c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b100c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.008752994 +0000 UTC m=+187.557845252 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b100c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b105c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b105c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b105c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f0b60 item 77 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b105c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b105c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.009186193 +0000 UTC m=+187.558278451 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b105c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b10cc0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b10cc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b10cc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b10cc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b10cc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.009186193 +0000 UTC m=+187.558278451 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b10cc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f0e00 item 77 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11300): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11300): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11300): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11300): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11300): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11300): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11300): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.010438621 +0000 UTC m=+187.559530879 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11300): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11800): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11800): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11800): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f12d0 item 78 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11800): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11800): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.012480992 +0000 UTC m=+187.561573250 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b11800): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36000): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36000): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36000): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36000): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36000): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.012480992 +0000 UTC m=+187.561573250 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36000): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f1500 item 78 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36640): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36640): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36640): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36640): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36640): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36640): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36640): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.014168073 +0000 UTC m=+187.563260331 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36640): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36b40): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36b40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36b40): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f18f0 item 79 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36b40): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36b40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.014904865 +0000 UTC m=+187.563997123 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b36b40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37240): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37240): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37240): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37240): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37240): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.014904865 +0000 UTC m=+187.563997123 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37240): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f1ab0 item 79 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37880): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37880): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37880): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37880): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37880): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37880): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37880): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.016111777 +0000 UTC m=+187.565204035 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37880): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37d80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37d80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37d80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b2070 item 80 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37d80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37d80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.016731609 +0000 UTC m=+187.565823867 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b37d80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5c580): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5c580): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5c580): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5c580): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5c580): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.016731609 +0000 UTC m=+187.565823867 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5c580): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b2310 item 80 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5cbc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5cbc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5cbc0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5cbc0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5cbc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.018415513 +0000 UTC m=+187.567507771 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5cbc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d040): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d040): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d040): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d040): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d040): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d040): _writeAt: size=3, off=7 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b2700 item 81 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d040): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d040): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.018850335 +0000 UTC m=+187.567942593 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d040): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d580): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d580): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d580): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d580): >_readAt: n=8, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d580): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.018850335 +0000 UTC m=+187.567942593 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5d580): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b28c0 item 81 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5dc00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5dc00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5dc00): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5dc00): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5dc00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.020047579 +0000 UTC m=+187.569139837 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b5dc00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90200): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90200): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90200): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b3030 item 82 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90200): _readAt: size=2, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90200): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90200): _writeAt: size=3, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90200): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90200): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.020597508 +0000 UTC m=+187.569689767 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90200): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90780): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90780): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90780): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90780): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90780): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.020597508 +0000 UTC m=+187.569689767 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90780): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b32d0 item 82 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90e00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90e00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90e00): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90e00): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90e00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.02200038 +0000 UTC m=+187.571092639 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b90e00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91300): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91300): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91300): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91300): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91300): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91300): _writeAt: size=3, off=7 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b36c0 item 83 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91300): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91300): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.022575628 +0000 UTC m=+187.571667886 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91300): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91840): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91840): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91840): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91840): >_readAt: n=8, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91840): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.022575628 +0000 UTC m=+187.571667886 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91840): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b3880 item 83 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91ec0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91ec0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91ec0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91ec0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91ec0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.023707829 +0000 UTC m=+187.572800088 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83b91ec0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb64c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb64c0): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb64c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b3c70 item 84 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb64c0): _readAt: size=2, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb64c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb64c0): _writeAt: size=3, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb64c0): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb64c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.024203907 +0000 UTC m=+187.573296165 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb64c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb6a40): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb6a40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb6a40): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb6a40): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb6a40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.024203907 +0000 UTC m=+187.573296165 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb6a40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b3e30 item 84 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb70c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb70c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb70c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb70c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb70c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.025415027 +0000 UTC m=+187.574507286 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb70c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb75c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb75c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb75c0): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb75c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb75c0): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb75c0): _writeAt: size=3, off=7 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82e28b60 item 85 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb75c0): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb75c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.025927627 +0000 UTC m=+187.575019885 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb75c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb7b00): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb7b00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb7b00): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb7b00): >_readAt: n=8, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb7b00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.025927627 +0000 UTC m=+187.575019885 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83bb7b00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82e28f50 item 85 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6280): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6280): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6280): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6280): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6280): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.027375884 +0000 UTC m=+187.576468142 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6280): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6780): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6780): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6780): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82f78380 item 86 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6780): _readAt: size=2, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6780): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6780): _writeAt: size=3, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6780): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6780): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.027794025 +0000 UTC m=+187.576886283 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6780): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6d00): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6d00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6d00): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6d00): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6d00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.027794025 +0000 UTC m=+187.576886283 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be6d00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82f78af0 item 86 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7380): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7380): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7380): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7380): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7380): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.029135461 +0000 UTC m=+187.578227720 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7380): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7880): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7880): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7880): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7880): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7880): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7880): _writeAt: size=3, off=7 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82f79650 item 87 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7880): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7880): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.029596863 +0000 UTC m=+187.578689122 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7880): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7dc0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7dc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7dc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7dc0): >_readAt: n=8, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7dc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.029596863 +0000 UTC m=+187.578689122 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83be7dc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83928000 item 87 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1e540): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1e540): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1e540): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1e540): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1e540): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.030913183 +0000 UTC m=+187.580005441 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1e540): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1ea40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1ea40): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1ea40): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83928460 item 88 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1ea40): _readAt: size=2, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1ea40): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1ea40): _writeAt: size=3, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1ea40): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1ea40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.031429139 +0000 UTC m=+187.580521396 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1ea40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1efc0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1efc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1efc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1efc0): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1efc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.031429139 +0000 UTC m=+187.580521396 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1efc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83928770 item 88 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1f600): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1f600): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1f600): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1f600): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1f600): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1f600): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1f600): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1f600): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.032514771 +0000 UTC m=+187.581607029 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1f600): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1fb40): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1fb40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1fb40): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83928af0 item 89 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1fb40): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1fb40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.032971724 +0000 UTC m=+187.582063983 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c1fb40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66180): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66180): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66180): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66180): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66180): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66180): _writeAt: size=3, off=7 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83928cb0 item 89 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66180): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66180): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.033475347 +0000 UTC m=+187.582567605 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66180): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66700): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66700): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66700): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66700): >_readAt: n=8, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66700): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.033475347 +0000 UTC m=+187.582567605 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66700): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83928e70 item 89 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66d40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66d40): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66d40): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66d40): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66d40): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66d40): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66d40): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66d40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.034997174 +0000 UTC m=+187.584089442 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c66d40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c67280): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c67280): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c67280): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f839293b0 item 90 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c67280): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c67280): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.035515514 +0000 UTC m=+187.584607772 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c67280): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c677c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c677c0): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c677c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83929570 item 90 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c677c0): _readAt: size=2, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c677c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c677c0): _writeAt: size=3, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c677c0): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c677c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.035964622 +0000 UTC m=+187.585056881 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c677c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c67d80): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c67d80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c67d80): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c67d80): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c67d80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.035964622 +0000 UTC m=+187.585056881 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83c67d80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83929730 item 90 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca04c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca04c0): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca04c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca04c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca04c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca04c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca04c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca04c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.037129977 +0000 UTC m=+187.586222235 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca04c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0a00): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0a00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0a00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83929b90 item 91 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0a00): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0a00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.037627678 +0000 UTC m=+187.586719936 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0a00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0f40): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0f40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0f40): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0f40): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0f40): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0f40): _writeAt: size=3, off=7 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83929d50 item 91 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0f40): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0f40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.038067489 +0000 UTC m=+187.587159746 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca0f40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca14c0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca14c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca14c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca14c0): >_readAt: n=8, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca14c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.038067489 +0000 UTC m=+187.587159746 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca14c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82fa81c0 item 91 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca1b00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca1b00): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca1b00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca1b00): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca1b00): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca1b00): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca1b00): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca1b00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.039696379 +0000 UTC m=+187.588788637 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ca1b00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2140): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2140): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2140): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82fa9500 item 92 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2140): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2140): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.040186515 +0000 UTC m=+187.589278773 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2140): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2680): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2680): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2680): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82fa97a0 item 92 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2680): _readAt: size=2, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2680): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2680): _writeAt: size=3, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2680): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2680): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.040658137 +0000 UTC m=+187.589750395 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2680): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2c40): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2c40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2c40): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2c40): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2c40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.040658137 +0000 UTC m=+187.589750395 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc2c40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82fa9ab0 item 92 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3280): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3280): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3280): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3280): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3280): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3280): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3280): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3280): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.041650853 +0000 UTC m=+187.590743112 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3280): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc37c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc37c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc37c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83278540 item 93 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc37c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc37c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.042148675 +0000 UTC m=+187.591240933 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc37c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3ec0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3ec0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3ec0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3ec0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3ec0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.042148675 +0000 UTC m=+187.591240933 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cc3ec0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83278770 item 93 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cda600): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cda600): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cda600): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cda600): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cda600): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cda600): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cda600): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cda600): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.043518255 +0000 UTC m=+187.592610513 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cda600): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdab40): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdab40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdab40): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83278bd0 item 94 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdab40): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdab40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.043993233 +0000 UTC m=+187.593085491 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdab40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb240): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb240): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb240): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb240): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb240): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.043993233 +0000 UTC m=+187.593085491 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb240): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83278e70 item 94 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb880): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb880): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb880): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb880): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb880): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb880): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb880): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb880): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.045487327 +0000 UTC m=+187.594579586 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdb880): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdbdc0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdbdc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdbdc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83279730 item 95 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdbdc0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdbdc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.0459486 +0000 UTC m=+187.595040859 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cdbdc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfa5c0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfa5c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfa5c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfa5c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfa5c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.0459486 +0000 UTC m=+187.595040859 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfa5c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83279a40 item 95 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfac00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfac00): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfac00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfac00): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfac00): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfac00): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfac00): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfac00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.047113162 +0000 UTC m=+187.596205420 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfac00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfb140): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfb140): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfb140): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82e324d0 item 96 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfb140): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfb140): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.047747501 +0000 UTC m=+187.596839759 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfb140): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfb840): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfb840): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfb840): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfb840): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfb840): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.047747501 +0000 UTC m=+187.596839759 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83cfb840): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82e32c40 item 96 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= 2026/05/06 03:23:20 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:20 DEBUG : Looking for writers 2026/05/06 03:23:20 DEBUG : >WaitForWriters: 2026/05/06 03:23:20 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:20 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:20 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:20 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:20 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/06 03:23:20 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28400): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28400): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28400): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28400): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28400): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.868436405 +0000 UTC m=+188.417528673 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28400): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28880): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28880): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28880): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28880): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28880): _writeAt: size=3, off=2 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28880): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28880): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.868436405 +0000 UTC m=+188.417528673 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28880): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28d40): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28d40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28d40): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28d40): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28d40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.868436405 +0000 UTC m=+188.417528673 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d28d40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82e67730 item 1 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29380): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29380): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29380): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29380): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29380): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.870707528 +0000 UTC m=+188.419799796 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29380): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29880): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29880): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29880): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29880): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29880): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.870707528 +0000 UTC m=+188.419799796 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29880): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83b20150 item 2 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29ec0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29ec0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29ec0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29ec0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29ec0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.872394859 +0000 UTC m=+188.421487127 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d29ec0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06440): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06440): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06440): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06440): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06440): _writeAt: size=3, off=2 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06440): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06440): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.872394859 +0000 UTC m=+188.421487127 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06440): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06900): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06900): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06900): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06900): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06900): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.872394859 +0000 UTC m=+188.421487127 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06900): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83b20620 item 3 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06f80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06f80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06f80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06f80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06f80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.874496673 +0000 UTC m=+188.423588931 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06f80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e074c0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e074c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e074c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e074c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e074c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.874496673 +0000 UTC m=+188.423588931 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e074c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83b20c40 item 4 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e07b00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e07b00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e07b00): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e07b00): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e07b00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.876029862 +0000 UTC m=+188.425122130 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e07b00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c080): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c080): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c080): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c080): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c080): _writeAt: size=3, off=2 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c080): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c080): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.876029862 +0000 UTC m=+188.425122130 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c080): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815280): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815280): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815280): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815280): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815280): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.876029862 +0000 UTC m=+188.425122130 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815280): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83b20fc0 item 5 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f838143c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f838143c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f838143c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f838143c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f838143c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.878894168 +0000 UTC m=+188.427986436 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f838143c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83814900): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83814900): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83814900): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83814900): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83814900): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.878894168 +0000 UTC m=+188.427986436 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83814900): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f831a6460 item 6 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83814f80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83814f80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83814f80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83814f80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83814f80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.880575576 +0000 UTC m=+188.429667844 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83814f80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815740): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815740): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815740): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815740): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815740): _writeAt: size=3, off=2 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815740): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815740): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.880575576 +0000 UTC m=+188.429667844 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815740): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815c00): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815c00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815c00): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815c00): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815c00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.880575576 +0000 UTC m=+188.429667844 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83815c00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f831a6930 item 7 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c8c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c8c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c8c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c8c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c8c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.882313983 +0000 UTC m=+188.431406251 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2c8c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2ce00): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2ce00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2ce00): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2ce00): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2ce00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.882313983 +0000 UTC m=+188.431406251 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2ce00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f831a7650 item 8 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2d3c0): _readAt: size=2, off=0 2026/05/06 03:23:20 ERROR : open-test-file(0x113f83e2d3c0): Couldn't read size of file 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2d3c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2d3c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2d3c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2d3c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2d3c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2d780): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2d780): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2d780): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2d780): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2d780): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.88368776 +0000 UTC m=+188.432780028 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2d780): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2dc00): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2dc00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2dc00): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2dc00): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2dc00): _writeAt: size=3, off=2 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2dc00): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2dc00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.88368776 +0000 UTC m=+188.432780028 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e2dc00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83942200): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83942200): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83942200): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83942200): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83942200): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.88368776 +0000 UTC m=+188.432780028 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83942200): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f831a7ab0 item 9 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f839428c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f839428c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f839428c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f839428c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f839428c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.885660049 +0000 UTC m=+188.434752317 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f839428c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83942e00): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83942e00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83942e00): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83942e00): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83942e00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.885660049 +0000 UTC m=+188.434752317 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83942e00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83868230 item 10 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943440): _readAt: size=2, off=0 2026/05/06 03:23:20 ERROR : open-test-file(0x113f83943440): Couldn't read size of file 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943440): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943440): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943440): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943440): close: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943440): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943800): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943800): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943800): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943800): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943800): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.887239846 +0000 UTC m=+188.436332145 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943800): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943d00): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943d00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943d00): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943d00): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943d00): _writeAt: size=3, off=2 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943d00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.887239846 +0000 UTC m=+188.436332145 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83943d00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83782340): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83782340): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83782340): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83782340): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83782340): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.887239846 +0000 UTC m=+188.436332145 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83782340): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83868690 item 11 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f837829c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f837829c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f837829c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f837829c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f837829c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.889274934 +0000 UTC m=+188.438367202 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f837829c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783080): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783080): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783080): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783080): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783080): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.889274934 +0000 UTC m=+188.438367202 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783080): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83868e00 item 12 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783700): _readAt: size=2, off=0 2026/05/06 03:23:20 ERROR : open-test-file(0x113f83783700): Couldn't read size of file 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783700): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783700): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783700): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783700): close: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783700): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783ac0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783ac0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783ac0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783ac0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783ac0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.890743761 +0000 UTC m=+188.439836019 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83783ac0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82f18b80): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82f18b80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82f18b80): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82f18b80): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82f18b80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.890743761 +0000 UTC m=+188.439836019 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82f18b80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83869260 item 13 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82f19a40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82f19a40): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82f19a40): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82f19a40): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82f19a40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.892220673 +0000 UTC m=+188.441312932 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82f19a40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82afb700): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82afb700): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82afb700): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82afb700): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82afb700): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.892220673 +0000 UTC m=+188.441312932 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82afb700): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f838695e0 item 14 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371c540): _readAt: size=2, off=0 2026/05/06 03:23:20 ERROR : open-test-file(0x113f8371c540): Couldn't read size of file 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371c540): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371c540): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371c540): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371c540): close: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371c540): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371cc00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371cc00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371cc00): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371cc00): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371cc00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.893681506 +0000 UTC m=+188.442773774 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371cc00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371d300): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371d300): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371d300): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371d300): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371d300): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.893681506 +0000 UTC m=+188.442773774 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371d300): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83869960 item 15 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371d980): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371d980): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371d980): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371d980): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371d980): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.895114936 +0000 UTC m=+188.444207204 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371d980): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371dec0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371dec0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371dec0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371dec0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371dec0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.895114936 +0000 UTC m=+188.444207204 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8371dec0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83869dc0 item 16 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dace80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dace80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dace80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dace80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dace80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.89631227 +0000 UTC m=+188.445404528 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dace80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad300): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad300): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad300): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad300): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad300): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad300): _writeAt: size=3, off=7 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad300): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad300): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.89631227 +0000 UTC m=+188.445404528 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad300): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad800): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad800): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad800): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad800): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad800): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.89631227 +0000 UTC m=+188.445404528 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f82dad800): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82fb72d0 item 17 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc8040): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc8040): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc8040): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc8040): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc8040): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.8983116 +0000 UTC m=+188.447403857 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc8040): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc85c0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc85c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc85c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc85c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc85c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.8983116 +0000 UTC m=+188.447403857 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc85c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82fb7c00 item 18 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc8c40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc8c40): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc8c40): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc8c40): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc8c40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.899577173 +0000 UTC m=+188.448669441 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc8c40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9140): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9140): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9140): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9140): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9140): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9140): _writeAt: size=3, off=7 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9140): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9140): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.899577173 +0000 UTC m=+188.448669441 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9140): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9640): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9640): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9640): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9640): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9640): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.899577173 +0000 UTC m=+188.448669441 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9640): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83b202a0 item 19 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9d00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9d00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9d00): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9d00): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9d00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.901821877 +0000 UTC m=+188.450914134 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83fc9d00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83072fc0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83072fc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83072fc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83072fc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83072fc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.901821877 +0000 UTC m=+188.450914134 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83072fc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83b20930 item 20 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073640): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073640): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073640): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073640): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073640): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.903299761 +0000 UTC m=+188.452392029 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073640): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073c40): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073c40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073c40): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073c40): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073c40): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073c40): _writeAt: size=3, off=7 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073c40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.903299761 +0000 UTC m=+188.452392029 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83073c40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862300): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862300): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862300): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862300): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862300): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.903299761 +0000 UTC m=+188.452392029 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862300): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83b212d0 item 21 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862a80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862a80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862a80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862a80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862a80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.905045912 +0000 UTC m=+188.454138180 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862a80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862fc0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862fc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862fc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862fc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862fc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.905045912 +0000 UTC m=+188.454138180 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83862fc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83b217a0 item 22 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863640): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863640): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863640): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863640): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863640): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.906517164 +0000 UTC m=+188.455609432 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863640): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863b40): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863b40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863b40): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863b40): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863b40): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863b40): _writeAt: size=3, off=7 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863b40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.906517164 +0000 UTC m=+188.455609432 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83863b40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a2140): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a2140): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a2140): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a2140): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a2140): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.906517164 +0000 UTC m=+188.455609432 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a2140): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83b21b20 item 23 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a2940): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a2940): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a2940): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a2940): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a2940): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.908399623 +0000 UTC m=+188.457491881 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a2940): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a3180): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a3180): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a3180): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a3180): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a3180): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.908399623 +0000 UTC m=+188.457491881 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a3180): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fc230 item 24 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a3ec0): _readAt: size=2, off=0 2026/05/06 03:23:20 ERROR : open-test-file(0x113f831a3ec0): Couldn't read size of file 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a3ec0): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a3ec0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a3ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a3ec0): close: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831a3ec0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06380): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06380): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06380): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06380): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06380): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.909966856 +0000 UTC m=+188.459059124 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06380): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06880): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06880): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06880): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06880): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06880): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06880): _writeAt: size=3, off=7 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06880): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06880): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.909966856 +0000 UTC m=+188.459059124 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06880): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d980c0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d980c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d980c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d980c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d980c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.909966856 +0000 UTC m=+188.459059124 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d980c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fc620 item 25 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d98780): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d98780): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d98780): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d98780): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d98780): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.911888479 +0000 UTC m=+188.460980738 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d98780): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d98cc0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d98cc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d98cc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d98cc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d98cc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.911888479 +0000 UTC m=+188.460980738 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d98cc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83712380 item 26 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99300): _readAt: size=2, off=0 2026/05/06 03:23:20 ERROR : open-test-file(0x113f83d99300): Couldn't read size of file 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99300): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99300): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99300): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99300): close: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99300): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d996c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d996c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d996c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d996c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d996c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.91315247 +0000 UTC m=+188.462244738 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d996c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99bc0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99bc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99bc0): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99bc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99bc0): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99bc0): _writeAt: size=3, off=7 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99bc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.91315247 +0000 UTC m=+188.462244738 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83d99bc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4200): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4200): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4200): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4200): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4200): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.91315247 +0000 UTC m=+188.462244738 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4200): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83712850 item 27 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4880): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4880): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4880): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4880): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4880): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.914651684 +0000 UTC m=+188.463743943 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4880): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4dc0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4dc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4dc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4dc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4dc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.914651684 +0000 UTC m=+188.463743943 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db4dc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83712e70 item 28 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db5400): _readAt: size=2, off=0 2026/05/06 03:23:20 ERROR : open-test-file(0x113f83db5400): Couldn't read size of file 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db5400): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db5400): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db5400): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db5400): close: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db5400): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db57c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db57c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db57c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db57c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db57c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.916196525 +0000 UTC m=+188.465288793 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db57c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db5e80): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db5e80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db5e80): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db5e80): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db5e80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.916196525 +0000 UTC m=+188.465288793 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83db5e80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83713340 item 29 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc0600): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc0600): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc0600): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc0600): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc0600): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.91759507 +0000 UTC m=+188.466687338 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc0600): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc0b40): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc0b40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc0b40): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc0b40): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc0b40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.91759507 +0000 UTC m=+188.466687338 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc0b40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83713810 item 30 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1180): _readAt: size=2, off=0 2026/05/06 03:23:20 ERROR : open-test-file(0x113f83dc1180): Couldn't read size of file 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1180): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1180): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1180): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1180): close: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1180): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1540): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1540): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1540): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1540): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1540): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.918795058 +0000 UTC m=+188.467887316 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1540): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1c00): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1c00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1c00): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1c00): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1c00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.918795058 +0000 UTC m=+188.467887316 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dc1c00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83713c00 item 31 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcc380): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcc380): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcc380): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcc380): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcc380): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.920154719 +0000 UTC m=+188.469246977 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcc380): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcc8c0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcc8c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcc8c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcc8c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcc8c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.920154719 +0000 UTC m=+188.469246977 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcc8c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f8380c0e0 item 32 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dccf00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dccf00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dccf00): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dccf00): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dccf00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.921275848 +0000 UTC m=+188.470368106 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dccf00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd380): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd380): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd380): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd380): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd380): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f8380c620 item 33 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd380): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd380): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.921717093 +0000 UTC m=+188.470809350 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd380): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd880): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd880): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd880): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd880): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd880): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.921717093 +0000 UTC m=+188.470809350 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcd880): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f8380c7e0 item 33 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcdec0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcdec0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcdec0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcdec0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcdec0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.922990871 +0000 UTC m=+188.472083139 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dcdec0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda440): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda440): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f8380d340 item 34 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda440): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda440): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda440): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda440): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda440): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.923580947 +0000 UTC m=+188.472673215 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda440): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda980): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda980): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda980): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda980): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda980): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.923580947 +0000 UTC m=+188.472673215 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83dda980): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f8380d570 item 34 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddafc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddafc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddafc0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddafc0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddafc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.924967809 +0000 UTC m=+188.474060077 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddafc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb440): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb440): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb440): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb440): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb440): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f8380dc00 item 35 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb440): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb440): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.925462474 +0000 UTC m=+188.474554743 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb440): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb940): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb940): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb940): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb940): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb940): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.925462474 +0000 UTC m=+188.474554743 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83ddb940): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82b123f0 item 35 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de60c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de60c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de60c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de60c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de60c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.926780386 +0000 UTC m=+188.475872644 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de60c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de65c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de65c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82b13810 item 36 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de65c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de65c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de65c0): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de65c0): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de65c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.927384028 +0000 UTC m=+188.476476286 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de65c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de6b00): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de6b00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de6b00): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de6b00): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de6b00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.927384028 +0000 UTC m=+188.476476286 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de6b00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82b13dc0 item 36 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de7140): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de7140): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de7140): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de7140): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de7140): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.928658107 +0000 UTC m=+188.477750365 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de7140): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de75c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de75c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de75c0): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de75c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de75c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83880310 item 37 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de75c0): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de75c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.929139126 +0000 UTC m=+188.478231383 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de75c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de7ac0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de7ac0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de7ac0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de7ac0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de7ac0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.929139126 +0000 UTC m=+188.478231383 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83de7ac0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f838804d0 item 37 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6240): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6240): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6240): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6240): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6240): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.930528122 +0000 UTC m=+188.479620380 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6240): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6740): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6740): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83880850 item 38 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6740): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6740): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6740): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6740): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6740): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.931129499 +0000 UTC m=+188.480221757 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6740): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6c80): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6c80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6c80): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6c80): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6c80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.931129499 +0000 UTC m=+188.480221757 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df6c80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83880a10 item 38 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7300): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7300): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7300): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7300): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7300): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.932454795 +0000 UTC m=+188.481547052 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7300): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7800): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7800): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7800): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7800): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7800): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83880f50 item 39 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7800): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7800): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.932936174 +0000 UTC m=+188.482028432 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7800): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7d00): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7d00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7d00): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7d00): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7d00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.932936174 +0000 UTC m=+188.482028432 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83df7d00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f838811f0 item 39 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040480): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040480): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040480): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040480): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040480): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.934222677 +0000 UTC m=+188.483314936 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040480): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040980): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040980): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83881650 item 40 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040980): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040980): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040980): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040980): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040980): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.934762337 +0000 UTC m=+188.483854596 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040980): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040ec0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040ec0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040ec0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040ec0): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040ec0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.934762337 +0000 UTC m=+188.483854596 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83040ec0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83881880 item 40 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041480): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041480): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041480): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041480): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041480): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041480): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041480): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.93593262 +0000 UTC m=+188.485024878 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041480): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041980): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041980): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041980): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1a0e0 item 41 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041980): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041980): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.936375818 +0000 UTC m=+188.485468076 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041980): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041e40): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041e40): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041e40): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041e40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041e40): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1a2a0 item 41 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041e40): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041e40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.936844455 +0000 UTC m=+188.485936712 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83041e40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305e480): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305e480): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305e480): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305e480): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305e480): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.936844455 +0000 UTC m=+188.485936712 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305e480): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1a460 item 41 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305eac0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305eac0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305eac0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305eac0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305eac0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305eac0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305eac0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.938262365 +0000 UTC m=+188.487354623 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305eac0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305efc0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305efc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305efc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1a7e0 item 42 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305efc0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305efc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.938736972 +0000 UTC m=+188.487829230 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305efc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305f500): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305f500): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1a9a0 item 42 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305f500): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305f500): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305f500): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305f500): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305f500): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.939366773 +0000 UTC m=+188.488459031 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305f500): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305fa80): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305fa80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305fa80): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305fa80): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305fa80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.939366773 +0000 UTC m=+188.488459031 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8305fa80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1ab60 item 42 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc1c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc1c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc1c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc1c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc1c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc1c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.940565119 +0000 UTC m=+188.489657377 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc1c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc6c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc6c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc6c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1afc0 item 43 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc6c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc6c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.941007696 +0000 UTC m=+188.490099954 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dc6c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dcc00): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dcc00): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dcc00): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dcc00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dcc00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1b180 item 43 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dcc00): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dcc00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.941478796 +0000 UTC m=+188.490571054 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dcc00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd140): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd140): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd140): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd140): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd140): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.941478796 +0000 UTC m=+188.490571054 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd140): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1b340 item 43 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd780): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd780): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd780): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd780): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd780): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd780): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd780): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.942882911 +0000 UTC m=+188.491975169 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830dd780): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830ddc80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830ddc80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830ddc80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1b6c0 item 44 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830ddc80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830ddc80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.94333728 +0000 UTC m=+188.492429548 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830ddc80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f02c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f02c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1b880 item 44 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f02c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f02c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f02c0): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f02c0): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f02c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.943862814 +0000 UTC m=+188.492955072 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f02c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0840): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0840): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0840): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0840): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0840): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.943862814 +0000 UTC m=+188.492955072 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0840): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1ba40 item 44 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0e80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0e80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0e80): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0e80): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0e80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0e80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0e80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.944990075 +0000 UTC m=+188.494082333 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f0e80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f1380): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f1380): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f1380): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c1bdc0 item 45 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f1380): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f1380): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.945448292 +0000 UTC m=+188.494540550 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f1380): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f1a80): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f1a80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f1a80): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f1a80): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f1a80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.945448292 +0000 UTC m=+188.494540550 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f830f1a80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83852230 item 45 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831101c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831101c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831101c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831101c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831101c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831101c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831101c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.946856755 +0000 UTC m=+188.495949013 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831101c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831106c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831106c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831106c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f838528c0 item 46 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831106c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831106c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.947316263 +0000 UTC m=+188.496408521 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831106c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83110dc0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83110dc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83110dc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83110dc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83110dc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.947316263 +0000 UTC m=+188.496408521 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83110dc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83852a80 item 46 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111400): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111400): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111400): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111400): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111400): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111400): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111400): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.948623485 +0000 UTC m=+188.497715743 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111400): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111900): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111900): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111900): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83852e00 item 47 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111900): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111900): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.949053267 +0000 UTC m=+188.498145525 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83111900): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126100): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126100): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126100): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126100): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126100): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.949053267 +0000 UTC m=+188.498145525 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126100): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83852fc0 item 47 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126740): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126740): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126740): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126740): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126740): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126740): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126740): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.950517395 +0000 UTC m=+188.499609654 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126740): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126c40): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126c40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126c40): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83853500 item 48 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126c40): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126c40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.95101677 +0000 UTC m=+188.500109027 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83126c40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127340): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127340): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127340): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127340): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127340): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.95101677 +0000 UTC m=+188.500109027 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127340): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83853730 item 48 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127980): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127980): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127980): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127980): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127980): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.952346044 +0000 UTC m=+188.501438312 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127980): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127e00): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127e00): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127e00): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127e00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127e00): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127e00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83853ab0 item 49 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127e00): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127e00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.95282049 +0000 UTC m=+188.501912748 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83127e00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138440): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138440): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138440): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138440): >_readAt: n=8, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138440): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.95282049 +0000 UTC m=+188.501912748 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138440): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83853c70 item 49 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138ac0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138ac0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138ac0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138ac0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138ac0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.954402492 +0000 UTC m=+188.503494749 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138ac0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138fc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138fc0): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138fc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f834224d0 item 50 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138fc0): _readAt: size=2, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138fc0): _writeAt: size=3, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138fc0): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138fc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.954973581 +0000 UTC m=+188.504065839 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83138fc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83139540): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83139540): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83139540): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83139540): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83139540): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.954973581 +0000 UTC m=+188.504065839 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83139540): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83422770 item 50 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83139bc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83139bc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83139bc0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83139bc0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83139bc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.956205911 +0000 UTC m=+188.505298169 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83139bc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831501c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831501c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831501c0): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831501c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831501c0): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831501c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83422b60 item 51 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831501c0): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831501c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.956737977 +0000 UTC m=+188.505830235 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f831501c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83150700): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83150700): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83150700): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83150700): >_readAt: n=8, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83150700): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.956737977 +0000 UTC m=+188.505830235 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83150700): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83422e00 item 51 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83150d80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83150d80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83150d80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83150d80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83150d80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.958263131 +0000 UTC m=+188.507355389 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83150d80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151280): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151280): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151280): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f834233b0 item 52 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151280): _readAt: size=2, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151280): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151280): _writeAt: size=3, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151280): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151280): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.95884401 +0000 UTC m=+188.507936267 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151280): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151800): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151800): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151800): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151800): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151800): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.95884401 +0000 UTC m=+188.507936267 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151800): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f834235e0 item 52 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151e80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151e80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151e80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151e80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151e80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.960005755 +0000 UTC m=+188.509098014 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83151e80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83226480): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83226480): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83226480): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83226480): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83226480): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83226480): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83423b20 item 53 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83226480): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83226480): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.960489761 +0000 UTC m=+188.509582018 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83226480): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f832269c0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f832269c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f832269c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f832269c0): >_readAt: n=8, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f832269c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.960489761 +0000 UTC m=+188.509582018 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f832269c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83423e30 item 53 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227040): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227040): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227040): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227040): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227040): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.961764721 +0000 UTC m=+188.510856979 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227040): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227540): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227540): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227540): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d72310 item 54 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227540): _readAt: size=2, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227540): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227540): _writeAt: size=3, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227540): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227540): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.9622932 +0000 UTC m=+188.511385458 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227540): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227ac0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227ac0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227ac0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227ac0): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227ac0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.9622932 +0000 UTC m=+188.511385458 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83227ac0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d724d0 item 54 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a240): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a240): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a240): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a240): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a240): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.963687146 +0000 UTC m=+188.512779404 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a240): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a740): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a740): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a740): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a740): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a740): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a740): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d72850 item 55 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a740): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a740): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.964211198 +0000 UTC m=+188.513303455 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328a740): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328ac80): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328ac80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328ac80): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328ac80): >_readAt: n=8, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328ac80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.964211198 +0000 UTC m=+188.513303455 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328ac80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d72af0 item 55 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b300): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b300): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b300): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b300): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b300): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.965514731 +0000 UTC m=+188.514606989 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b300): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b800): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b800): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b800): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d72e70 item 56 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b800): _readAt: size=2, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b800): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b800): _writeAt: size=3, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b800): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b800): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.966135014 +0000 UTC m=+188.515227273 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328b800): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328bd80): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328bd80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328bd80): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328bd80): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328bd80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.966135014 +0000 UTC m=+188.515227273 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8328bd80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d73030 item 56 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06dc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06dc0): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06dc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06dc0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06dc0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06dc0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06dc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.967646512 +0000 UTC m=+188.516738770 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e06dc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e07300): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e07300): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e07300): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fcb60 item 57 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e07300): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e07300): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.96820097 +0000 UTC m=+188.517293228 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83e07300): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833840c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833840c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833840c0): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833840c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833840c0): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833840c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fcd20 item 57 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833840c0): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833840c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.968732666 +0000 UTC m=+188.517824923 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833840c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384640): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384640): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384640): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384640): >_readAt: n=8, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384640): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.968732666 +0000 UTC m=+188.517824923 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384640): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fd030 item 57 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384c80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384c80): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384c80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384c80): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384c80): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384c80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384c80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384c80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.970192696 +0000 UTC m=+188.519284954 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83384c80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833851c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833851c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833851c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fd500 item 58 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833851c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833851c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.970681791 +0000 UTC m=+188.519774049 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833851c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385700): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385700): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385700): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fd6c0 item 58 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385700): _readAt: size=2, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385700): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385700): _writeAt: size=3, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385700): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385700): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.971210971 +0000 UTC m=+188.520303229 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385700): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385cc0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385cc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385cc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385cc0): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385cc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.971210971 +0000 UTC m=+188.520303229 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83385cc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fd880 item 58 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0400): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0400): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0400): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0400): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0400): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0400): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0400): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0400): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.972348612 +0000 UTC m=+188.521440870 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0400): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0940): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0940): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0940): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f833fdd50 item 59 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0940): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0940): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.972810506 +0000 UTC m=+188.521902764 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0940): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0e80): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0e80): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0e80): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0e80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0e80): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0e80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1a150 item 59 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0e80): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0e80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.973269593 +0000 UTC m=+188.522361851 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a0e80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1400): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1400): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1400): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1400): >_readAt: n=8, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1400): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.973269593 +0000 UTC m=+188.522361851 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1400): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1a310 item 59 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1a40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1a40): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1a40): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1a40): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1a40): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1a40): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1a40): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1a40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.974794296 +0000 UTC m=+188.523886555 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833a1a40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d4080): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d4080): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d4080): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1a690 item 60 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d4080): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d4080): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.975318518 +0000 UTC m=+188.524410775 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d4080): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d45c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d45c0): open at offset 5 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d45c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1a850 item 60 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d45c0): _readAt: size=2, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d45c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d45c0): _writeAt: size=3, off=5 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d45c0): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d45c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.97602873 +0000 UTC m=+188.525120988 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d45c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d4b80): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d4b80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d4b80): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d4b80): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d4b80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.97602873 +0000 UTC m=+188.525120988 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d4b80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1aaf0 item 60 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d51c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d51c0): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d51c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d51c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d51c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d51c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d51c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d51c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.977207669 +0000 UTC m=+188.526299938 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d51c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d5700): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d5700): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d5700): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1b0a0 item 61 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d5700): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d5700): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.977691334 +0000 UTC m=+188.526783592 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d5700): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d5e00): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d5e00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d5e00): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d5e00): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d5e00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.977691334 +0000 UTC m=+188.526783592 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f833d5e00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1b260 item 61 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341c540): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341c540): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341c540): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341c540): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341c540): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341c540): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341c540): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341c540): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.979057517 +0000 UTC m=+188.528149776 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341c540): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341ca80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341ca80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341ca80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1b650 item 62 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341ca80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341ca80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.979510423 +0000 UTC m=+188.528602682 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341ca80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d180): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d180): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d180): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d180): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d180): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.979510423 +0000 UTC m=+188.528602682 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d180): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1b810 item 62 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d7c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d7c0): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d7c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d7c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d7c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d7c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d7c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.980776406 +0000 UTC m=+188.529868665 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341d7c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341dd00): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341dd00): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341dd00): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1bb90 item 63 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341dd00): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341dd00): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.981221247 +0000 UTC m=+188.530313506 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8341dd00): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480500): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480500): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480500): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480500): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480500): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.981221247 +0000 UTC m=+188.530313506 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480500): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f1bd50 item 63 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 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/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480b40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480b40): open at offset 0 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480b40): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480b40): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480b40): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480b40): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480b40): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480b40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.982540682 +0000 UTC m=+188.531632940 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83480b40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866180): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866180): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866180): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4a070 item 64 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866180): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866180): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.983208105 +0000 UTC m=+188.532300363 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866180): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866880): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866880): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866880): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866880): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866880): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.983208105 +0000 UTC m=+188.532300363 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866880): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4a230 item 64 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866ec0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866ec0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866ec0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866ec0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866ec0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.984698783 +0000 UTC m=+188.533791051 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83866ec0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867340): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867340): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867340): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867340): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867340): _writeAt: size=3, off=2 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4a5b0 item 65 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867340): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867340): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.985457778 +0000 UTC m=+188.534550046 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867340): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867840): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867840): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867840): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867840): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867840): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.985457778 +0000 UTC m=+188.534550046 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867840): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4a770 item 65 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867e80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867e80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867e80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867e80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867e80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.986857896 +0000 UTC m=+188.535950153 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83867e80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c400): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c400): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4aaf0 item 66 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c400): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c400): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c400): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c400): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c400): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.987425428 +0000 UTC m=+188.536517686 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c400): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c940): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c940): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c940): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c940): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c940): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.987425428 +0000 UTC m=+188.536517686 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350c940): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4ae00 item 66 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350cf80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350cf80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350cf80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350cf80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350cf80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.988566996 +0000 UTC m=+188.537659254 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350cf80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d400): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d400): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d400): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d400): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d400): _writeAt: size=3, off=2 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4b1f0 item 67 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d400): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d400): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.989100906 +0000 UTC m=+188.538193165 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d400): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d900): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d900): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d900): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d900): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d900): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.989100906 +0000 UTC m=+188.538193165 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8350d900): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4b420 item 67 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522080): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522080): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522080): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522080): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522080): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.990292839 +0000 UTC m=+188.539385098 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522080): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522580): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522580): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4b7a0 item 68 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522580): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522580): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522580): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522580): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522580): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.990817111 +0000 UTC m=+188.539909370 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522580): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522ac0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522ac0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522ac0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522ac0): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522ac0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.990817111 +0000 UTC m=+188.539909370 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83522ac0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4b960 item 68 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523100): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523100): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523100): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523100): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523100): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.992201719 +0000 UTC m=+188.541293976 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523100): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523580): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523580): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523580): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523580): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523580): _writeAt: size=3, off=2 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83c4bce0 item 69 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523580): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523580): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.992767618 +0000 UTC m=+188.541859877 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523580): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523a80): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523a80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523a80): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523a80): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523a80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.992767618 +0000 UTC m=+188.541859877 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83523a80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82fa0070 item 69 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538200): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538200): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538200): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538200): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538200): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.994023283 +0000 UTC m=+188.543115551 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538200): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538700): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538700): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82fa1810 item 70 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538700): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538700): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538700): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538700): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538700): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.994512427 +0000 UTC m=+188.543604685 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538700): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538c40): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538c40): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538c40): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538c40): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538c40): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.994512427 +0000 UTC m=+188.543604685 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83538c40): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920000 item 70 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835392c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835392c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835392c0): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835392c0): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835392c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.995630983 +0000 UTC m=+188.544723241 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835392c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835397c0): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835397c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835397c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835397c0): >_readAt: n=2, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835397c0): _writeAt: size=3, off=2 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920380 item 71 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835397c0): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835397c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.996131639 +0000 UTC m=+188.545223898 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f835397c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83539cc0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83539cc0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83539cc0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83539cc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83539cc0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.996131639 +0000 UTC m=+188.545223898 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83539cc0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920540 item 71 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550440): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550440): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550440): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550440): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550440): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.99752359 +0000 UTC m=+188.546615849 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550440): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550940): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550940): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f839208c0 item 72 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550940): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550940): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550940): _writeAt: size=3, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550940): >_writeAt: n=3, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550940): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.998156467 +0000 UTC m=+188.547248735 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f83550940): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331e8c0): _readAt: size=512, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331e8c0): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331e8c0): >openPending: err= 2026/05/06 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331e8c0): >_readAt: n=3, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331e8c0): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.998156467 +0000 UTC m=+188.547248735 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331e8c0): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: Remove: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d733b0 item 72 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331ee80): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331ee80): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331ee80): _readAt: size=2, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331ee80): >_readAt: n=0, err=EOF 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331ee80): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331ee80): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331ee80): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.999304848 +0000 UTC m=+188.548397107 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331ee80): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331f380): _writeAt: size=5, off=0 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331f380): openPending: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331f380): >openPending: err= 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d73730 item 73 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331f380): >_writeAt: n=5, err= 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331f380): close: 2026/05/06 03:23:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:20.99973419 +0000 UTC m=+188.548826448 2026/05/06 03:23:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:20 DEBUG : open-test-file(0x113f8331f380): >close: err= 2026/05/06 03:23:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/06 03:23:20 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331f840): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331f840): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331f840): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331f840): >_readAt: n=2, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331f840): _writeAt: size=3, off=2 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d738f0 item 73 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331f840): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331f840): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.000199219 +0000 UTC m=+188.549291478 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331f840): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331fd80): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331fd80): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331fd80): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331fd80): >_readAt: n=5, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331fd80): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.000199219 +0000 UTC m=+188.549291478 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8331fd80): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d73ab0 item 73 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833504c0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833504c0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833504c0): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833504c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833504c0): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833504c0): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833504c0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.001466425 +0000 UTC m=+188.550558683 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833504c0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833509c0): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833509c0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833509c0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83d73e30 item 74 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833509c0): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833509c0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.002106185 +0000 UTC m=+188.551198443 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833509c0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83350f00): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83350f00): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82df07e0 item 74 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83350f00): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83350f00): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83350f00): _writeAt: size=3, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83350f00): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83350f00): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.002630025 +0000 UTC m=+188.551722283 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83350f00): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351480): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351480): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351480): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351480): >_readAt: n=3, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351480): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.002630025 +0000 UTC m=+188.551722283 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351480): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82df1180 item 74 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351ac0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351ac0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351ac0): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351ac0): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351ac0): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351ac0): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351ac0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.003702023 +0000 UTC m=+188.552794280 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83351ac0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833760c0): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833760c0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833760c0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82e8a5b0 item 75 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833760c0): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833760c0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.004178443 +0000 UTC m=+188.553270700 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f833760c0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376600): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376600): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376600): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376600): >_readAt: n=2, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376600): _writeAt: size=3, off=2 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82e8aa80 item 75 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376600): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376600): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.004699439 +0000 UTC m=+188.553791697 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376600): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376b40): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376b40): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376b40): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376b40): >_readAt: n=5, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376b40): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.004699439 +0000 UTC m=+188.553791697 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83376b40): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f82e8afc0 item 75 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377180): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377180): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377180): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377180): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377180): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377180): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377180): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.005957627 +0000 UTC m=+188.555049885 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377180): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377680): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377680): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377680): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83916000 item 76 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377680): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377680): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.006416564 +0000 UTC m=+188.555508823 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377680): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377bc0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377bc0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83916380 item 76 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377bc0): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377bc0): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377bc0): _writeAt: size=3, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377bc0): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377bc0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.007192222 +0000 UTC m=+188.556284480 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83377bc0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598240): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598240): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598240): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598240): >_readAt: n=3, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598240): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.007192222 +0000 UTC m=+188.556284480 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598240): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83916620 item 76 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598880): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598880): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598880): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598880): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598880): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598880): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598880): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.008411948 +0000 UTC m=+188.557504206 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598880): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598d80): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598d80): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598d80): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83916e00 item 77 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598d80): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598d80): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.008835809 +0000 UTC m=+188.557928066 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83598d80): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599480): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599480): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599480): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599480): >_readAt: n=5, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599480): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.008835809 +0000 UTC m=+188.557928066 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599480): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83916fc0 item 77 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599ac0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599ac0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599ac0): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599ac0): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599ac0): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599ac0): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599ac0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.01018022 +0000 UTC m=+188.559272478 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83599ac0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b80c0): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b80c0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b80c0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83917340 item 78 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b80c0): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b80c0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.010637255 +0000 UTC m=+188.559729512 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b80c0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b87c0): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b87c0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b87c0): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b87c0): >_readAt: n=5, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b87c0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.010637255 +0000 UTC m=+188.559729512 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b87c0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f839175e0 item 78 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b8e00): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b8e00): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b8e00): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b8e00): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b8e00): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b8e00): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b8e00): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.01204144 +0000 UTC m=+188.561133698 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b8e00): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b9300): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b9300): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b9300): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83917960 item 79 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b9300): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b9300): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.012574288 +0000 UTC m=+188.561666546 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b9300): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b9a00): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b9a00): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b9a00): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b9a00): >_readAt: n=5, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b9a00): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.012574288 +0000 UTC m=+188.561666546 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835b9a00): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83917b20 item 79 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 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/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce140): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce140): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce140): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce140): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce140): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce140): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce140): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.014135149 +0000 UTC m=+188.563227406 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce140): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce640): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce640): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce640): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f0150 item 80 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce640): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce640): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.014568498 +0000 UTC m=+188.563660756 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ce640): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ced40): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ced40): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ced40): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ced40): >_readAt: n=5, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ced40): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.014568498 +0000 UTC m=+188.563660756 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835ced40): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f0310 item 80 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf380): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf380): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf380): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf380): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf380): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.015905296 +0000 UTC m=+188.564997553 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf380): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf800): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf800): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf800): open at offset 5 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf800): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf800): >_readAt: n=2, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf800): _writeAt: size=3, off=7 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f0690 item 81 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf800): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf800): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.017379262 +0000 UTC m=+188.566471520 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cf800): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cfd40): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cfd40): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cfd40): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cfd40): >_readAt: n=8, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cfd40): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.017379262 +0000 UTC m=+188.566471520 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835cfd40): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f0850 item 81 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481080): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481080): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481080): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481080): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481080): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.018558371 +0000 UTC m=+188.567650629 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481080): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8580): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8580): open at offset 5 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8580): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f0b60 item 82 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8580): _readAt: size=2, off=5 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8580): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8580): _writeAt: size=3, off=5 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8580): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8580): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.019544686 +0000 UTC m=+188.568636954 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8580): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8ac0): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8ac0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8ac0): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8ac0): >_readAt: n=3, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8ac0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.019544686 +0000 UTC m=+188.568636954 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8ac0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b2070 item 82 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8f00): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8f00): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8f00): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8f00): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8f00): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.022132609 +0000 UTC m=+188.571224867 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8f00): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550cc0): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550cc0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550cc0): open at offset 5 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550cc0): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550cc0): >_readAt: n=2, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550cc0): _writeAt: size=3, off=7 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920a80 item 83 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550cc0): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550cc0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.022779783 +0000 UTC m=+188.571872041 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550cc0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83551200): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83551200): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83551200): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83551200): >_readAt: n=8, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83551200): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.022779783 +0000 UTC m=+188.571872041 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83551200): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920cb0 item 83 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480580): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480580): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480580): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480580): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480580): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.02503651 +0000 UTC m=+188.574128768 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480580): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480a80): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480a80): open at offset 5 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480a80): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f805b0 item 84 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480a80): _readAt: size=2, off=5 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480a80): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480a80): _writeAt: size=3, off=5 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480a80): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480a80): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.025918647 +0000 UTC m=+188.575010905 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83480a80): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481000): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481000): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481000): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481000): >_readAt: n=3, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481000): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.025918647 +0000 UTC m=+188.575010905 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481000): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f80770 item 84 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f834817c0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f834817c0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f834817c0): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f834817c0): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f834817c0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.027974605 +0000 UTC m=+188.577066864 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f834817c0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481cc0): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481cc0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481cc0): open at offset 5 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481cc0): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481cc0): >_readAt: n=2, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481cc0): _writeAt: size=3, off=7 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f80cb0 item 85 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481cc0): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481cc0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.028823189 +0000 UTC m=+188.577915447 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83481cc0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550300): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550300): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550300): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550300): >_readAt: n=8, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550300): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.028823189 +0000 UTC m=+188.577915447 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550300): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f80e70 item 85 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550980): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550980): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550980): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550980): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550980): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.030244436 +0000 UTC m=+188.579336694 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83550980): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835517c0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835517c0): open at offset 5 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835517c0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f81260 item 86 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835517c0): _readAt: size=2, off=5 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835517c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835517c0): _writeAt: size=3, off=5 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835517c0): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835517c0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.030827118 +0000 UTC m=+188.579919376 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835517c0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83551d40): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83551d40): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83551d40): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83551d40): >_readAt: n=3, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83551d40): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.030827118 +0000 UTC m=+188.579919376 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83551d40): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f81420 item 86 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604500): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604500): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604500): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604500): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604500): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.032421573 +0000 UTC m=+188.581513831 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604500): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604a00): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604a00): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604a00): open at offset 5 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604a00): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604a00): >_readAt: n=2, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604a00): _writeAt: size=3, off=7 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f817a0 item 87 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604a00): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604a00): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.032977174 +0000 UTC m=+188.582069431 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604a00): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604f40): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604f40): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604f40): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604f40): >_readAt: n=8, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604f40): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.032977174 +0000 UTC m=+188.582069431 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83604f40): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f81960 item 87 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 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/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f836055c0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f836055c0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f836055c0): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f836055c0): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f836055c0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.034397258 +0000 UTC m=+188.583489516 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f836055c0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83605ac0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83605ac0): open at offset 5 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83605ac0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83f81ce0 item 88 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83605ac0): _readAt: size=2, off=5 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83605ac0): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83605ac0): _writeAt: size=3, off=5 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83605ac0): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83605ac0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.03493819 +0000 UTC m=+188.584030448 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83605ac0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8140): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8140): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8140): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8140): >_readAt: n=3, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8140): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.03493819 +0000 UTC m=+188.584030448 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e8140): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920000 item 88 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e87c0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e87c0): open at offset 0 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e87c0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e87c0): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e87c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e87c0): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e87c0): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e87c0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.0365354 +0000 UTC m=+188.585627659 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e87c0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9640): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9640): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9640): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920380 item 89 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9640): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9640): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.037151386 +0000 UTC m=+188.586243643 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9640): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9b80): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9b80): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9b80): open at offset 5 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9b80): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9b80): >_readAt: n=2, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9b80): _writeAt: size=3, off=7 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920540 item 89 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9b80): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9b80): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.037709621 +0000 UTC m=+188.586801879 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f835e9b80): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782240): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782240): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782240): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782240): >_readAt: n=8, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782240): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.037709621 +0000 UTC m=+188.586801879 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782240): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83920700 item 89 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782880): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782880): open at offset 0 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782880): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782880): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782880): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782880): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782880): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782880): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.039312501 +0000 UTC m=+188.588404769 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782880): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782f40): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782f40): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782f40): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f839210a0 item 90 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782f40): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782f40): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.0398409 +0000 UTC m=+188.588933168 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83782f40): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f837834c0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f837834c0): open at offset 5 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f837834c0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83921500 item 90 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f837834c0): _readAt: size=2, off=5 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f837834c0): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f837834c0): _writeAt: size=3, off=5 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f837834c0): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f837834c0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.040580329 +0000 UTC m=+188.589672587 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f837834c0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83783a80): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83783a80): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83783a80): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83783a80): >_readAt: n=3, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83783a80): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.040580329 +0000 UTC m=+188.589672587 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83783a80): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f839216c0 item 90 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f18ac0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f18ac0): open at offset 0 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f18ac0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f18ac0): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f18ac0): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f18ac0): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f18ac0): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f18ac0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.04203052 +0000 UTC m=+188.591122788 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f18ac0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f19480): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f19480): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f19480): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83921ab0 item 91 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f19480): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f19480): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.042486041 +0000 UTC m=+188.591578309 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82f19480): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82afa880): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82afa880): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82afa880): open at offset 5 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82afa880): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82afa880): >_readAt: n=2, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82afa880): _writeAt: size=3, off=7 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83921c70 item 91 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82afa880): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82afa880): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.043065607 +0000 UTC m=+188.592157875 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82afa880): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371c040): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371c040): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371c040): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371c040): >_readAt: n=8, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371c040): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.043065607 +0000 UTC m=+188.592157875 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371c040): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f83921e30 item 91 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 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/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371cb80): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371cb80): open at offset 0 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371cb80): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371cb80): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371cb80): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371cb80): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371cb80): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371cb80): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.044427813 +0000 UTC m=+188.593520071 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371cb80): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d140): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d140): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d140): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b2540 item 92 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d140): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d140): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.044863938 +0000 UTC m=+188.593956196 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d140): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d680): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d680): open at offset 5 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d680): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b2770 item 92 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d680): _readAt: size=2, off=5 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d680): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d680): _writeAt: size=3, off=5 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d680): >_writeAt: n=3, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d680): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.045540396 +0000 UTC m=+188.594632654 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371d680): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371dc40): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371dc40): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371dc40): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371dc40): >_readAt: n=3, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371dc40): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.045540396 +0000 UTC m=+188.594632654 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f8371dc40): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b2930 item 92 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dacb00): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dacb00): open at offset 0 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dacb00): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dacb00): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dacb00): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dacb00): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dacb00): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dacb00): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.046794037 +0000 UTC m=+188.595886295 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dacb00): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dad140): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dad140): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dad140): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b30a0 item 93 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dad140): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dad140): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.047257883 +0000 UTC m=+188.596350142 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dad140): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dad840): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dad840): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dad840): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dad840): >_readAt: n=5, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dad840): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.047257883 +0000 UTC m=+188.596350142 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f82dad840): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b3340 item 93 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 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/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8040): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8040): open at offset 0 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8040): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8040): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8040): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8040): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8040): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8040): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.048536481 +0000 UTC m=+188.597628740 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8040): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc85c0): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc85c0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc85c0): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b3730 item 94 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc85c0): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc85c0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.049012772 +0000 UTC m=+188.598105029 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc85c0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8cc0): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8cc0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8cc0): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8cc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8cc0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.049012772 +0000 UTC m=+188.598105029 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc8cc0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b38f0 item 94 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 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/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9300): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9300): open at offset 0 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9300): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9300): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9300): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9300): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9300): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9300): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.05027047 +0000 UTC m=+188.599362727 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9300): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9840): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9840): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9840): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837b3ce0 item 95 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9840): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9840): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.050820059 +0000 UTC m=+188.599912327 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83fc9840): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83072bc0): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83072bc0): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83072bc0): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83072bc0): >_readAt: n=5, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83072bc0): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.050820059 +0000 UTC m=+188.599912327 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83072bc0): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f0070 item 95 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 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/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073340): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073340): open at offset 0 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073340): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073340): _readAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073340): >_readAt: n=0, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073340): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073340): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073340): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.052249231 +0000 UTC m=+188.601341489 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073340): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073980): _writeAt: size=5, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073980): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073980): >openPending: err= 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f03f0 item 96 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073980): >_writeAt: n=5, err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073980): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.052738797 +0000 UTC m=+188.601831055 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83073980): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83862240): _readAt: size=512, off=0 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83862240): openPending: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83862240): >openPending: err= 2026/05/06 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83862240): >_readAt: n=5, err=EOF 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83862240): close: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:23:21.052738797 +0000 UTC m=+188.601831055 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : open-test-file(0x113f83862240): >close: err= 2026/05/06 03:23:21 DEBUG : open-test-file: Remove: 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x113f837f05b0 item 96 2026/05/06 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:23:21 DEBUG : open-test-file: >Remove: err= 2026/05/06 03:23:21 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:21 DEBUG : Looking for writers 2026/05/06 03:23:21 DEBUG : >WaitForWriters: 2026/05/06 03:23:21 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.15s) --- PASS: TestRWFileHandleOpenTests/writes (1.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.41s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.28s) --- 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:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:21 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:21 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:21 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:21 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:21 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:21 DEBUG : file1: newRWFileHandle: 2026/05/06 03:23:21 DEBUG : file1(0x113f83862e00): openPending: 2026/05/06 03:23:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:21 DEBUG : file1(0x113f83862e00): >openPending: err= 2026/05/06 03:23:21 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:23:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:23:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:23:21 DEBUG : file1(0x113f83862e00): _writeAt: size=2, off=0 2026/05/06 03:23:21 DEBUG : file1(0x113f83862e00): >_writeAt: n=2, err= 2026/05/06 03:23:21 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/06 03:23:21 DEBUG : file1(0x113f83862e00): RWFileHandle.Flush 2026/05/06 03:23:21 DEBUG : file1(0x113f83862e00): RWFileHandle.Release 2026/05/06 03:23:21 DEBUG : file1(0x113f83862e00): close: 2026/05/06 03:23:21 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/06 03:23:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:21 DEBUG : file1(0x113f83862e00): >close: err= 2026/05/06 03:23:21 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:21 DEBUG : Looking for writers 2026/05/06 03:23:21 DEBUG : file1: reading active writers 2026/05/06 03:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:23:21 DEBUG : Looking for writers 2026/05/06 03:23:21 DEBUG : file1: reading active writers 2026/05/06 03:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:23:21 DEBUG : Looking for writers 2026/05/06 03:23:21 DEBUG : file1: reading active writers 2026/05/06 03:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:23:21 DEBUG : Looking for writers 2026/05/06 03:23:21 DEBUG : file1: reading active writers 2026/05/06 03:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:23:21 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:23:22 DEBUG : Looking for writers 2026/05/06 03:23:22 DEBUG : file1: reading active writers 2026/05/06 03:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:23:22 DEBUG : Looking for writers 2026/05/06 03:23:22 DEBUG : file1: reading active writers 2026/05/06 03:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:23:22 DEBUG : Looking for writers 2026/05/06 03:23:22 DEBUG : file1: reading active writers 2026/05/06 03:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:23:23 DEBUG : Looking for writers 2026/05/06 03:23:23 DEBUG : file1: reading active writers 2026/05/06 03:23:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/06 03:23:23 DEBUG : file1: size = 2 OK 2026/05/06 03:23:23 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:23:23 INFO : file1: Copied (new) 2026/05/06 03:23:23 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/05/06 03:23:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:23:23 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/06 03:23:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:23 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:23:24 DEBUG : Looking for writers 2026/05/06 03:23:24 DEBUG : file1: reading active writers 2026/05/06 03:23:24 DEBUG : >WaitForWriters: 2026/05/06 03:23:24 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:24 DEBUG : Looking for writers 2026/05/06 03:23:24 DEBUG : file1: reading active writers 2026/05/06 03:23:24 DEBUG : >WaitForWriters: 2026/05/06 03:23:24 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.26s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:24 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:24 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:24 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:24 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:24 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:24 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:24 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:24 DEBUG : rename_me: newRWFileHandle: 2026/05/06 03:23:24 DEBUG : rename_me(0x113f83d98900): openPending: 2026/05/06 03:23:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:23:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/06 03:23:25 DEBUG : rename_me(0x113f83d98900): >openPending: err= 2026/05/06 03:23:25 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/06 03:23:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/06 03:23:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/06 03:23:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/06 03:23:25 DEBUG : rename_me(0x113f83d98900): _writeAt: size=5, off=0 2026/05/06 03:23:25 DEBUG : rename_me(0x113f83d98900): >_writeAt: n=5, err= 2026/05/06 03:23:25 DEBUG : rename_me(0x113f83d98900): close: 2026/05/06 03:23:25 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-06 03:23:25.000380634 +0000 UTC m=+192.549472902 2026/05/06 03:23:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/06 03:23:25 DEBUG : rename_me(0x113f83d98900): >close: err= 2026/05/06 03:23:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/06 03:23:25 DEBUG : i_was_renamed: Updating file with 0x113f83a5c0d0 2026/05/06 03:23:25 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/06 03:23:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/06 03:23:25 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:25 DEBUG : Looking for writers 2026/05/06 03:23:25 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:23:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:23:25 DEBUG : Looking for writers 2026/05/06 03:23:25 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:23:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:23:25 DEBUG : Looking for writers 2026/05/06 03:23:25 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:23:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:23:25 DEBUG : Looking for writers 2026/05/06 03:23:25 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:23:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:23:25 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/06 03:23:25 DEBUG : Looking for writers 2026/05/06 03:23:25 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:23:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/06 03:23:25 DEBUG : Looking for writers 2026/05/06 03:23:25 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:23:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/06 03:23:25 DEBUG : Looking for writers 2026/05/06 03:23:25 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:23:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/06 03:23:25 DEBUG : i_was_renamed: size = 5 OK 2026/05/06 03:23:25 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/06 03:23:25 INFO : i_was_renamed: Copied (new) 2026/05/06 03:23:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-06 03:23:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/06 03:23:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/06 03:23:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/06 03:23:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/06 03:23:26 DEBUG : Looking for writers 2026/05/06 03:23:26 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:23:26 DEBUG : >WaitForWriters: 2026/05/06 03:23:26 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.83s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:26 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:26 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:23:26 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:26 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:23:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wezoban8yuxo" 2026/05/06 03:23:26 INFO : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:23:26 DEBUG : forgetting directory cache 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate(0x113f83863980): _readAt: size=512, off=0 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate(0x113f83863980): openPending: 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-06 02:24:26 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/06 03:23:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate(0x113f83863980): >openPending: err= 2026/05/06 03:23:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:28 DEBUG : forgetting directory cache 2026/05/06 03:23:28 DEBUG : TestRWCacheUpdate(0x113f83863980): >_readAt: n=20, err=EOF 2026/05/06 03:23:28 DEBUG : TestRWCacheUpdate(0x113f83863980): close: 2026/05/06 03:23:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:24:26 +0000 UTC 2026/05/06 03:23:28 DEBUG : TestRWCacheUpdate(0x113f83863980): >close: err= 2026/05/06 03:23:28 DEBUG : Re-reading directory (284.065188ms old) 2026/05/06 03:23:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/06 03:23:28 DEBUG : forgetting directory cache 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate(0x113f831a2180): _readAt: size=512, off=0 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate(0x113f831a2180): openPending: 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-06 02:25:26 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-06 02:24:26 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-06 02:25:26 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-06 02:24:26 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/06 03:23:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/06 03:23:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate(0x113f831a2180): >openPending: err= 2026/05/06 03:23:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:29 DEBUG : forgetting directory cache 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate(0x113f831a2180): >_readAt: n=20, err=EOF 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate(0x113f831a2180): close: 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:25:26 +0000 UTC 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate(0x113f831a2180): >close: err= 2026/05/06 03:23:29 DEBUG : Re-reading directory (256.911619ms old) 2026/05/06 03:23:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/06 03:23:30 DEBUG : forgetting directory cache 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate(0x113f831a2880): _readAt: size=512, off=0 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate(0x113f831a2880): openPending: 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-06 02:26:26 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-06 02:25:26 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-06 02:26:26 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-06 02:25:26 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/06 03:23:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/06 03:23:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate(0x113f831a2880): >openPending: err= 2026/05/06 03:23:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:31 DEBUG : forgetting directory cache 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate(0x113f831a2880): >_readAt: n=20, err=EOF 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate(0x113f831a2880): close: 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:26:26 +0000 UTC 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate(0x113f831a2880): >close: err= 2026/05/06 03:23:31 DEBUG : Re-reading directory (262.192395ms old) 2026/05/06 03:23:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/06 03:23:31 DEBUG : forgetting directory cache 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate(0x113f837821c0): _readAt: size=512, off=0 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate(0x113f837821c0): openPending: 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-06 02:27:26 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-06 02:26:26 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-06 02:27:26 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-06 02:26:26 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/06 03:23:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/06 03:23:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate(0x113f837821c0): >openPending: err= 2026/05/06 03:23:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:33 DEBUG : forgetting directory cache 2026/05/06 03:23:33 DEBUG : TestRWCacheUpdate(0x113f837821c0): >_readAt: n=20, err=EOF 2026/05/06 03:23:33 DEBUG : TestRWCacheUpdate(0x113f837821c0): close: 2026/05/06 03:23:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:27:26 +0000 UTC 2026/05/06 03:23:33 DEBUG : TestRWCacheUpdate(0x113f837821c0): >close: err= 2026/05/06 03:23:33 DEBUG : Re-reading directory (256.826459ms old) 2026/05/06 03:23:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/06 03:23:33 DEBUG : forgetting directory cache 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate(0x113f83782b80): _readAt: size=512, off=0 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate(0x113f83782b80): openPending: 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-06 02:28:26 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-06 02:27:26 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-06 02:28:26 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-06 02:27:26 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/06 03:23:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/06 03:23:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate(0x113f83782b80): >openPending: err= 2026/05/06 03:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:34 DEBUG : forgetting directory cache 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate(0x113f83782b80): >_readAt: n=20, err=EOF 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate(0x113f83782b80): close: 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:28:26 +0000 UTC 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate(0x113f83782b80): >close: err= 2026/05/06 03:23:34 DEBUG : Re-reading directory (258.680226ms old) 2026/05/06 03:23:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/06 03:23:35 DEBUG : forgetting directory cache 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate(0x113f83862f00): _readAt: size=512, off=0 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate(0x113f83862f00): openPending: 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-06 02:29:26 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-06 02:28:26 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-06 02:29:26 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-06 02:28:26 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/06 03:23:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/06 03:23:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate(0x113f83862f00): >openPending: err= 2026/05/06 03:23:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:36 DEBUG : forgetting directory cache 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate(0x113f83862f00): >_readAt: n=20, err=EOF 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate(0x113f83862f00): close: 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:29:26 +0000 UTC 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate(0x113f83862f00): >close: err= 2026/05/06 03:23:36 DEBUG : Re-reading directory (254.415923ms old) 2026/05/06 03:23:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/06 03:23:36 DEBUG : forgetting directory cache 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate(0x113f82f18a80): _readAt: size=512, off=0 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate(0x113f82f18a80): openPending: 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-06 02:30:26 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-06 02:29:26 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-06 02:30:26 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-06 02:29:26 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/06 03:23:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/06 03:23:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate(0x113f82f18a80): >openPending: err= 2026/05/06 03:23:37 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:37 DEBUG : forgetting directory cache 2026/05/06 03:23:38 DEBUG : TestRWCacheUpdate(0x113f82f18a80): >_readAt: n=21, err=EOF 2026/05/06 03:23:38 DEBUG : TestRWCacheUpdate(0x113f82f18a80): close: 2026/05/06 03:23:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:30:26 +0000 UTC 2026/05/06 03:23:38 DEBUG : TestRWCacheUpdate(0x113f82f18a80): >close: err= 2026/05/06 03:23:38 DEBUG : Re-reading directory (257.855676ms old) 2026/05/06 03:23:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/06 03:23:38 DEBUG : forgetting directory cache 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate(0x113f82f199c0): _readAt: size=512, off=0 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate(0x113f82f199c0): openPending: 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-06 02:31:26 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-06 02:30:26 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-06 02:31:26 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-06 02:30:26 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/06 03:23:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/06 03:23:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate(0x113f82f199c0): >openPending: err= 2026/05/06 03:23:39 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:39 DEBUG : forgetting directory cache 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate(0x113f82f199c0): >_readAt: n=22, err=EOF 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate(0x113f82f199c0): close: 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:31:26 +0000 UTC 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate(0x113f82f199c0): >close: err= 2026/05/06 03:23:39 DEBUG : Re-reading directory (263.591612ms old) 2026/05/06 03:23:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/06 03:23:40 DEBUG : forgetting directory cache 2026/05/06 03:23:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate(0x113f8371c880): _readAt: size=512, off=0 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate(0x113f8371c880): openPending: 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-06 02:32:26 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-06 02:31:26 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-06 02:32:26 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-06 02:31:26 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/06 03:23:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/06 03:23:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate(0x113f8371c880): >openPending: err= 2026/05/06 03:23:41 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:41 DEBUG : forgetting directory cache 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate(0x113f8371c880): >_readAt: n=23, err=EOF 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate(0x113f8371c880): close: 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:32:26 +0000 UTC 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate(0x113f8371c880): >close: err= 2026/05/06 03:23:41 DEBUG : Re-reading directory (263.976291ms old) 2026/05/06 03:23:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/06 03:23:41 DEBUG : forgetting directory cache 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate(0x113f82afbec0): _readAt: size=512, off=0 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate(0x113f82afbec0): openPending: 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-06 02:33:26 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-06 02:32:26 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-06 02:33:26 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-06 02:32:26 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/06 03:23:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/06 03:23:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate(0x113f82afbec0): >openPending: err= 2026/05/06 03:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:42 DEBUG : forgetting directory cache 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate(0x113f82afbec0): >_readAt: n=24, err=EOF 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate(0x113f82afbec0): close: 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:33:26 +0000 UTC 2026/05/06 03:23:42 DEBUG : TestRWCacheUpdate(0x113f82afbec0): >close: err= 2026/05/06 03:23:42 DEBUG : Re-reading directory (257.331548ms old) 2026/05/06 03:23:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:23:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/06 03:23:43 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:43 DEBUG : Looking for writers 2026/05/06 03:23:43 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/06 03:23:43 DEBUG : >WaitForWriters: 2026/05/06 03:23:43 DEBUG : files root 'rclone-test-wezoban8yuxo': vfs cache: cleaner exiting 2026/05/06 03:23:43 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.73s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:45 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:23:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/06 03:23:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/06 03:23:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/06 03:23:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:23:45 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/06 03:23:45 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/06 03:23:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/06 03:23:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:23:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/06 03:23:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/06 03:23:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/06 03:23:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:23:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:23:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:23:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:46 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:46 DEBUG : Looking for writers 2026/05/06 03:23:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/06 03:23:46 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/06 03:23:46 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.07s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:46 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:46 DEBUG : files root 'rclone-test-wezoban8yuxo': Reusing VFS from active cache 2026/05/06 03:23:46 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:46 DEBUG : Looking for writers 2026/05/06 03:23:46 DEBUG : >WaitForWriters: 2026/05/06 03:23:46 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:46 DEBUG : Looking for writers 2026/05/06 03:23:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:46 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:46 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:46 DEBUG : Looking for writers 2026/05/06 03:23:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:47 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:47 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:47 DEBUG : Looking for writers 2026/05/06 03:23:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.24s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:47 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:49 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:49 DEBUG : dir: Looking for writers 2026/05/06 03:23:49 DEBUG : file2: reading active writers 2026/05/06 03:23:49 DEBUG : Looking for writers 2026/05/06 03:23:49 DEBUG : dir: reading active writers 2026/05/06 03:23:49 DEBUG : file1: reading active writers 2026/05/06 03:23:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.91s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:50 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:52 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:52 DEBUG : dir: Looking for writers 2026/05/06 03:23:52 DEBUG : Looking for writers 2026/05/06 03:23:52 DEBUG : dir: reading active writers 2026/05/06 03:23:52 DEBUG : file1: reading active writers 2026/05/06 03:23:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.84s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:53 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:23:55 DEBUG : file1: Open: flags=O_RDONLY 2026/05/06 03:23:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/06 03:23:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/06 03:23:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:23:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/06 03:23:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:23:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:23:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/06 03:23:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/06 03:23:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/06 03:23:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/06 03:23:55 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/06 03:23:56 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/06 03:23:56 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/05/06 03:23:56 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/06 03:23:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/06 03:23:56 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:23:56 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/06 03:23:56 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:23:56 DEBUG : dir: Looking for writers 2026/05/06 03:23:56 DEBUG : file2: reading active writers 2026/05/06 03:23:56 DEBUG : new_file.txt: reading active writers 2026/05/06 03:23:56 DEBUG : Looking for writers 2026/05/06 03:23:56 DEBUG : dir: reading active writers 2026/05/06 03:23:56 DEBUG : file1: reading active writers 2026/05/06 03:23:56 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.85s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:23:57 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:23:58 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/06 03:23:58 DEBUG : dir/file1: Updating file with dir/file1 0x113f83a0a1a0 2026/05/06 03:23:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/06 03:23:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:23:59 INFO : dir/file1: Moved (server-side) to: file0 2026/05/06 03:23:59 DEBUG : file0: Updating file with file0 0x113f83a0a1a0 2026/05/06 03:23:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:23:59 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/06 03:24:00 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:00 DEBUG : dir: Looking for writers 2026/05/06 03:24:00 DEBUG : Looking for writers 2026/05/06 03:24:00 DEBUG : dir: reading active writers 2026/05/06 03:24:00 DEBUG : file0: reading active writers 2026/05/06 03:24:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.66s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:00 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:00 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:00 DEBUG : Looking for writers 2026/05/06 03:24:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:01 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:01 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/06 03:24:01 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/06 03:24:02 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/06 03:24:02 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/06 03:24:03 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/06 03:24:03 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:03 DEBUG : d: Looking for writers 2026/05/06 03:24:03 DEBUG : Looking for writers 2026/05/06 03:24:03 DEBUG : a: Looking for writers 2026/05/06 03:24:03 DEBUG : b: Looking for writers 2026/05/06 03:24:03 DEBUG : c: Looking for writers 2026/05/06 03:24:03 DEBUG : Looking for writers 2026/05/06 03:24:03 DEBUG : c: reading active writers 2026/05/06 03:24:03 DEBUG : d: reading active writers 2026/05/06 03:24:03 DEBUG : /: reading active writers 2026/05/06 03:24:03 DEBUG : a: reading active writers 2026/05/06 03:24:03 DEBUG : b: reading active writers 2026/05/06 03:24:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.54s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:04 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:05 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/06 03:24:05 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/06 03:24:05 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/06 03:24:06 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/06 03:24:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:08 DEBUG : a/b/c/d: Looking for writers 2026/05/06 03:24:08 DEBUG : a/b/c: Looking for writers 2026/05/06 03:24:08 DEBUG : d: reading active writers 2026/05/06 03:24:08 DEBUG : a/b: Looking for writers 2026/05/06 03:24:08 DEBUG : c: reading active writers 2026/05/06 03:24:08 DEBUG : a: Looking for writers 2026/05/06 03:24:08 DEBUG : b: reading active writers 2026/05/06 03:24:08 DEBUG : Looking for writers 2026/05/06 03:24:08 DEBUG : a: reading active writers 2026/05/06 03:24:08 DEBUG : >WaitForWriters: 2026/05/06 03:24:09 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/a not empty`) 2026/05/06 03:24:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/06 03:24:09 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/a not empty`) 2026/05/06 03:24:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/06 03:24:09 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/a not empty`) 2026/05/06 03:24:09 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/06 03:24:09 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/a not empty`) 2026/05/06 03:24:09 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/06 03:24:09 DEBUG : pacer: Reducing sleep to 120ms 2026/05/06 03:24:09 DEBUG : pacer: Reducing sleep to 90ms --- PASS: TestVFSMkdirAll (5.42s) === 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:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:09 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:09 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:09 DEBUG : Looking for writers 2026/05/06 03:24:09 DEBUG : >WaitForWriters: 2026/05/06 03:24:09 DEBUG : pacer: Reducing sleep to 67.5ms 2026/05/06 03:24:10 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestVFSIsMetadataFile (0.24s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:10 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:24:10 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/05/06 03:24:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:24:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:10 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/06 03:24:10 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/06 03:24:10 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/06 03:24:10 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/06 03:24:11 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/05/06 03:24:11 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/05/06 03:24:11 DEBUG : file1: size = 5 OK 2026/05/06 03:24:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:24:11 DEBUG : file1: Size of src and dst objects identical 2026/05/06 03:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:11 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/05/06 03:24:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:24:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:24:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:24:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:24:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:24:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:24:11 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/06 03:24:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/06 03:24:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:24:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:11 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/06 03:24:12 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/05/06 03:24:12 DEBUG : pacer: Reducing sleep to 10ms 2026/05/06 03:24:12 DEBUG : file1: size = 0 OK 2026/05/06 03:24:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:24:12 DEBUG : file1: Size of src and dst objects identical 2026/05/06 03:24:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/06 03:24:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:24:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:24:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:24:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:12 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (7 bytes), uploading instead of streaming 2026/05/06 03:24:12 DEBUG : file1: size = 7 OK 2026/05/06 03:24:12 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/06 03:24:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/06 03:24:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:12 DEBUG : Looking for writers 2026/05/06 03:24:12 DEBUG : file1: reading active writers 2026/05/06 03:24:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.17s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:13 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:24:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:24:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:24:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:24:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:13 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/06 03:24:14 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/06 03:24:14 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/06 03:24:14 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/06 03:24:14 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (11 bytes), uploading instead of streaming 2026/05/06 03:24:15 DEBUG : file1: size = 11 OK 2026/05/06 03:24:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:24:15 DEBUG : file1: Size of src and dst objects identical 2026/05/06 03:24:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:15 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/06 03:24:15 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:15 DEBUG : Looking for writers 2026/05/06 03:24:15 DEBUG : file1: reading active writers 2026/05/06 03:24:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.43s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:15 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:24:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:24:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:24:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:24:15 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/06 03:24:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:15 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/06 03:24:16 DEBUG : file1: size = 5 OK 2026/05/06 03:24:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:24:16 DEBUG : file1: Size of src and dst objects identical 2026/05/06 03:24:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:16 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/06 03:24:16 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:16 DEBUG : Looking for writers 2026/05/06 03:24:16 DEBUG : file1: reading active writers 2026/05/06 03:24:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.27s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:17 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:24:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:24:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:24:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:24:17 DEBUG : file1: WriteFileHandle.Release closing 2026/05/06 03:24:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:17 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/06 03:24:17 DEBUG : file1: size = 0 OK 2026/05/06 03:24:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:24:17 DEBUG : file1: Size of src and dst objects identical 2026/05/06 03:24:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:17 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/06 03:24:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:17 DEBUG : Looking for writers 2026/05/06 03:24:17 DEBUG : file1: reading active writers 2026/05/06 03:24:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.29s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:18 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:24:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:24:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:24:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:24:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:18 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (2 bytes), uploading instead of streaming 2026/05/06 03:24:19 DEBUG : file1: size = 2 OK 2026/05/06 03:24:19 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/06 03:24:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/06 03:24:19 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/06 03:24:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:19 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:19 DEBUG : Looking for writers 2026/05/06 03:24:19 DEBUG : file1: reading active writers 2026/05/06 03:24:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.41s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:19 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:24:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:24:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:24:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:24:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:19 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/06 03:24:20 DEBUG : file1: size = 0 OK 2026/05/06 03:24:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/06 03:24:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/06 03:24:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:24:20 DEBUG : file1: Open: flags=O_RDONLY 2026/05/06 03:24:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/06 03:24:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/06 03:24:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:20 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:20 DEBUG : Looking for writers 2026/05/06 03:24:20 DEBUG : file1: reading active writers 2026/05/06 03:24:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.59s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:21 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:24:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:24:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:24:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:24:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:21 DEBUG : files root 'rclone-test-wezoban8yuxo': File to upload is small (100 bytes), uploading instead of streaming 2026/05/06 03:24:22 DEBUG : file1: size = 100 OK 2026/05/06 03:24:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/06 03:24:22 DEBUG : file1: Size of src and dst objects identical 2026/05/06 03:24:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:24:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:24:22 DEBUG : file1: Open: flags=O_RDONLY 2026/05/06 03:24:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/06 03:24:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/06 03:24:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:22 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:22 DEBUG : Looking for writers 2026/05/06 03:24:22 DEBUG : file1: reading active writers 2026/05/06 03:24:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.54s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:22 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:27 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/06 03:24:27 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/06 03:24:27 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:27 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:27 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/06 03:24:27 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/06 03:24:27 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:27 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:27 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/06 03:24:27 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/06 03:24:27 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:28 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:28 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/06 03:24:28 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/06 03:24:28 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:28 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:28 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/06 03:24:28 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/06 03:24:28 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:28 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:28 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:28 DEBUG : flat: Looking for writers 2026/05/06 03:24:28 DEBUG : f001.txt: reading active writers 2026/05/06 03:24:28 DEBUG : f002.txt: reading active writers 2026/05/06 03:24:28 DEBUG : f003.txt: reading active writers 2026/05/06 03:24:28 DEBUG : f004.txt: reading active writers 2026/05/06 03:24:28 DEBUG : f000.txt: reading active writers 2026/05/06 03:24:28 DEBUG : Looking for writers 2026/05/06 03:24:28 DEBUG : flat: reading active writers 2026/05/06 03:24:28 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.06s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:29 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:32 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/06 03:24:32 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/06 03:24:32 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:33 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:33 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/06 03:24:33 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/06 03:24:33 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:33 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:33 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/06 03:24:33 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/06 03:24:33 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:33 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:33 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:33 DEBUG : a/b/c: Looking for writers 2026/05/06 03:24:33 DEBUG : deep.txt: reading active writers 2026/05/06 03:24:33 DEBUG : a/b: Looking for writers 2026/05/06 03:24:33 DEBUG : c: reading active writers 2026/05/06 03:24:33 DEBUG : mid.txt: reading active writers 2026/05/06 03:24:33 DEBUG : a: Looking for writers 2026/05/06 03:24:33 DEBUG : top.txt: reading active writers 2026/05/06 03:24:33 DEBUG : b: reading active writers 2026/05/06 03:24:33 DEBUG : Looking for writers 2026/05/06 03:24:33 DEBUG : a: reading active writers 2026/05/06 03:24:33 DEBUG : >WaitForWriters: 2026/05/06 03:24:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/a/b not empty`) 2026/05/06 03:24:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/06 03:24:35 DEBUG : pacer: Reducing sleep to 15ms 2026/05/06 03:24:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wezoban8yuxo/a not empty`) 2026/05/06 03:24:35 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/05/06 03:24:35 DEBUG : pacer: Reducing sleep to 22.5ms 2026/05/06 03:24:35 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestZipManySubDirs (5.63s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:35 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:37 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/05/06 03:24:37 DEBUG : pacer: Reducing sleep to 10ms 2026/05/06 03:24:37 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/06 03:24:37 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/06 03:24:37 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:38 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:38 DEBUG : bigdir: Looking for writers 2026/05/06 03:24:38 DEBUG : big.bin: reading active writers 2026/05/06 03:24:38 DEBUG : Looking for writers 2026/05/06 03:24:38 DEBUG : bigdir: reading active writers 2026/05/06 03:24:38 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.77s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-wezoban8yuxo'", Local "Local file system at /tmp/rclone1922271978", Modify Window "1s" 2026/05/06 03:24:40 INFO : files root 'rclone-test-wezoban8yuxo': poll-interval is not supported by this remote 2026/05/06 03:24:44 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/06 03:24:44 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/06 03:24:44 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:44 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:44 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/06 03:24:44 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/06 03:24:44 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:45 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:45 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/06 03:24:45 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/06 03:24:45 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:24:45 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:24:45 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:24:45 DEBUG : dir2: Looking for writers 2026/05/06 03:24:45 DEBUG : b.txt: reading active writers 2026/05/06 03:24:45 DEBUG : dir3: Looking for writers 2026/05/06 03:24:45 DEBUG : c.txt: reading active writers 2026/05/06 03:24:45 DEBUG : dir1: Looking for writers 2026/05/06 03:24:45 DEBUG : a.txt: reading active writers 2026/05/06 03:24:45 DEBUG : Looking for writers 2026/05/06 03:24:45 DEBUG : dir1: reading active writers 2026/05/06 03:24:45 DEBUG : dir2: reading active writers 2026/05/06 03:24:45 DEBUG : dir3: reading active writers 2026/05/06 03:24:45 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (6.35s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/06 03:24:46 DEBUG : files root 'rclone-test-wezoban8yuxo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 4m34.44427896s (try 1/5)