"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/04/25 02:13:48 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vukahuh6waba" 2026/04/25 02:13:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 02:13:49 DEBUG : Creating backend with remote "/tmp/rclone569963084" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:13:49 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:13:52 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:13:52 DEBUG : dir: Looking for writers 2026/04/25 02:13:52 DEBUG : Looking for writers 2026/04/25 02:13:52 DEBUG : dir: reading active writers 2026/04/25 02:13:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.50s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:13:53 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:13:56 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:13:56 DEBUG : dir/subdir: Looking for writers 2026/04/25 02:13:56 DEBUG : dir: Looking for writers 2026/04/25 02:13:56 DEBUG : file2: reading active writers 2026/04/25 02:13:56 DEBUG : subdir: reading active writers 2026/04/25 02:13:56 DEBUG : file1: reading active writers 2026/04/25 02:13:56 DEBUG : Looking for writers 2026/04/25 02:13:56 DEBUG : dir: reading active writers 2026/04/25 02:13:56 DEBUG : >WaitForWriters: 2026/04/25 02:13:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vukahuh6waba/dir not empty`) 2026/04/25 02:13:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/25 02:13:57 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vukahuh6waba/dir not empty`) 2026/04/25 02:13:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/25 02:13:57 DEBUG : pacer: Reducing sleep to 30ms 2026/04/25 02:13:57 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirHandleReaddir (4.59s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:13:57 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:13:58 DEBUG : pacer: Reducing sleep to 16.875ms 2026/04/25 02:13:58 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/04/25 02:13:58 DEBUG : pacer: Reducing sleep to 10ms 2026/04/25 02:13:58 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:13:58 DEBUG : dir: Looking for writers 2026/04/25 02:13:58 DEBUG : file1: reading active writers 2026/04/25 02:13:58 DEBUG : Looking for writers 2026/04/25 02:13:58 DEBUG : dir: reading active writers 2026/04/25 02:13:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.07s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:13:59 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:14:00 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:00 DEBUG : dir: Looking for writers 2026/04/25 02:14:00 DEBUG : Looking for writers 2026/04/25 02:14:00 DEBUG : dir: reading active writers 2026/04/25 02:14:00 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.89s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:01 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirForgetAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetAll Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 Error: Received unexpected error: file does not exist Test: TestDirForgetAll 2026/04/25 02:14:09 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:09 DEBUG : Looking for writers 2026/04/25 02:14:09 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetAll (8.97s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:10 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:14:13 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/25 02:14:13 DEBUG : dir: invalidating directory cache 2026/04/25 02:14:13 DEBUG : >ForgetPath: 2026/04/25 02:14:13 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/25 02:14:13 DEBUG : invalidating directory cache 2026/04/25 02:14:13 DEBUG : dir: forgetting directory cache 2026/04/25 02:14:13 DEBUG : >ForgetPath: 2026/04/25 02:14:13 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/25 02:14:13 DEBUG : >ForgetPath: 2026/04/25 02:14:13 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:13 DEBUG : dir: Looking for writers 2026/04/25 02:14:13 DEBUG : Looking for writers 2026/04/25 02:14:13 DEBUG : dir: reading active writers 2026/04/25 02:14:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.35s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:13 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirWalk Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Not equal: expected: 0 actual : 1 Test: TestDirWalk Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Received unexpected error: file does not exist Test: TestDirWalk 2026/04/25 02:14:22 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:22 DEBUG : Looking for writers 2026/04/25 02:14:22 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (9.03s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:22 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:25 DEBUG : dir: Looking for writers 2026/04/25 02:14:25 DEBUG : Looking for writers 2026/04/25 02:14:25 DEBUG : dir: reading active writers 2026/04/25 02:14:25 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.21s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:26 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote run.go:290: Failed to put "dir/file1" to "files root 'rclone-test-vukahuh6waba'": object not found 2026/04/25 02:14:26 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:26 DEBUG : Looking for writers 2026/04/25 02:14:26 DEBUG : >WaitForWriters: --- FAIL: TestDirStat (0.97s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:27 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/04/25 02:14:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/25 02:14:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/25 02:14:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/25 02:14:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/25 02:14:32 DEBUG : dir: invalidating directory cache 2026/04/25 02:14:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/25 02:14:32 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/25 02:14:32 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/25 02:14:32 DEBUG : dir/file1: Reset virtual modtime 2026/04/25 02:14:32 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/25 02:14:32 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/25 02:14:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/25 02:14:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/25 02:14:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:14:32 DEBUG : dir: invalidating directory cache 2026/04/25 02:14:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/25 02:14:32 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/25 02:14:32 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/25 02:14:32 DEBUG : forgetting directory cache 2026/04/25 02:14:32 DEBUG : dir: forgetting directory cache 2026/04/25 02:14:32 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/25 02:14:32 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:32 DEBUG : dir/virtualDir: Looking for writers 2026/04/25 02:14:32 DEBUG : dir: Looking for writers 2026/04/25 02:14:32 DEBUG : virtualFile2: reading active writers 2026/04/25 02:14:32 DEBUG : virtualFile: reading active writers 2026/04/25 02:14:32 DEBUG : virtualDir: reading active writers 2026/04/25 02:14:32 DEBUG : file1: reading active writers 2026/04/25 02:14:32 DEBUG : Looking for writers 2026/04/25 02:14:32 DEBUG : dir: reading active writers 2026/04/25 02:14:32 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.53s) --- PASS: TestDirReadDirAll/Virtual (2.15s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:33 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:14:34 ERROR : dir/: Can only open directories read only 2026/04/25 02:14:34 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:34 DEBUG : dir: Looking for writers 2026/04/25 02:14:34 DEBUG : Looking for writers 2026/04/25 02:14:34 DEBUG : dir: reading active writers 2026/04/25 02:14:34 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.99s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:35 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:14:36 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:14:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/25 02:14:36 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/25 02:14:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/25 02:14:37 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (5 bytes), uploading instead of streaming 2026/04/25 02:14:37 DEBUG : dir/potato: size = 5 OK 2026/04/25 02:14:37 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/04/25 02:14:37 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/25 02:14:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/25 02:14:37 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:37 DEBUG : dir: Looking for writers 2026/04/25 02:14:37 DEBUG : file1: reading active writers 2026/04/25 02:14:37 DEBUG : potato: reading active writers 2026/04/25 02:14:37 DEBUG : Looking for writers 2026/04/25 02:14:37 DEBUG : dir: reading active writers 2026/04/25 02:14:37 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (2.98s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:38 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:14:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/25 02:14:40 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:40 DEBUG : dir/sub: Looking for writers 2026/04/25 02:14:40 DEBUG : dir: Looking for writers 2026/04/25 02:14:40 DEBUG : file1: reading active writers 2026/04/25 02:14:40 DEBUG : sub: reading active writers 2026/04/25 02:14:40 DEBUG : Looking for writers 2026/04/25 02:14:40 DEBUG : dir: reading active writers 2026/04/25 02:14:40 DEBUG : >WaitForWriters: 2026/04/25 02:14:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vukahuh6waba/dir not empty`) 2026/04/25 02:14:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/25 02:14:41 DEBUG : pacer: Reducing sleep to 15ms 2026/04/25 02:14:41 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.40s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:41 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:14:42 DEBUG : pacer: Reducing sleep to 10ms 2026/04/25 02:14:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/25 02:14:43 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/25 02:14:44 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:44 DEBUG : dir/sub/subsub: Looking for writers 2026/04/25 02:14:44 DEBUG : dir/sub: Looking for writers 2026/04/25 02:14:44 DEBUG : subsub: reading active writers 2026/04/25 02:14:44 DEBUG : dir: Looking for writers 2026/04/25 02:14:44 DEBUG : file1: reading active writers 2026/04/25 02:14:44 DEBUG : sub: reading active writers 2026/04/25 02:14:44 DEBUG : Looking for writers 2026/04/25 02:14:44 DEBUG : dir: reading active writers 2026/04/25 02:14:44 DEBUG : >WaitForWriters: 2026/04/25 02:14:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vukahuh6waba/dir/sub not empty`) 2026/04/25 02:14:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/25 02:14:45 DEBUG : pacer: Reducing sleep to 15ms 2026/04/25 02:14:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vukahuh6waba/dir not empty`) 2026/04/25 02:14:45 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/04/25 02:14:45 DEBUG : pacer: Reducing sleep to 22.5ms 2026/04/25 02:14:45 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (3.98s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:45 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:14:46 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/04/25 02:14:46 DEBUG : pacer: Reducing sleep to 10ms 2026/04/25 02:14:47 ERROR : dir/: Dir.Remove not empty 2026/04/25 02:14:47 DEBUG : dir/file1: Remove: 2026/04/25 02:14:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:14:47 DEBUG : dir/file1: >Remove: err= 2026/04/25 02:14:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/25 02:14:47 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:47 DEBUG : Looking for writers 2026/04/25 02:14:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.95s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:47 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:14:49 DEBUG : dir/file1: Remove: 2026/04/25 02:14:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:14:49 DEBUG : dir/file1: >Remove: err= 2026/04/25 02:14:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/25 02:14:49 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:49 DEBUG : Looking for writers 2026/04/25 02:14:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.01s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:49 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:14:51 DEBUG : dir/file1: Remove: 2026/04/25 02:14:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:14:51 DEBUG : dir/file1: >Remove: err= 2026/04/25 02:14:51 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:51 DEBUG : dir: Looking for writers 2026/04/25 02:14:51 DEBUG : Looking for writers 2026/04/25 02:14:51 DEBUG : dir: reading active writers 2026/04/25 02:14:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.33s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:52 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:14:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/25 02:14:55 DEBUG : dir: Updating dir with dir2 0x31224c0829c0 2026/04/25 02:14:55 DEBUG : dir: forgetting directory cache 2026/04/25 02:14:55 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/25 02:14:55 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/25 02:14:56 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/25 02:14:56 DEBUG : file2: Updating file with file2 0x31224c2a3860 2026/04/25 02:14:56 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/25 02:14:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/25 02:14:56 INFO : dir2/file3: Deleted 2026/04/25 02:14:57 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/25 02:14:57 DEBUG : dir2/file3: Updating file with dir2/file3 0x31224c2a3860 2026/04/25 02:14:57 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/25 02:14:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/25 02:14:57 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/25 02:14:58 DEBUG : empty directory: Updating dir with renamed empty directory 0x31224c2a3a00 2026/04/25 02:14:58 DEBUG : empty directory: forgetting directory cache 2026/04/25 02:14:58 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/25 02:14:58 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/25 02:14:58 DEBUG : dir2: Renaming to "dir3" 2026/04/25 02:14:58 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:14:58 DEBUG : dir3: Looking for writers 2026/04/25 02:14:58 DEBUG : file3: reading active writers 2026/04/25 02:14:58 DEBUG : renamed empty directory: Looking for writers 2026/04/25 02:14:58 DEBUG : Looking for writers 2026/04/25 02:14:58 DEBUG : dir3: reading active writers 2026/04/25 02:14:58 DEBUG : renamed empty directory: reading active writers 2026/04/25 02:14:58 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.03s) === 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-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:14:59 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/25 02:15:00 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:15:00 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 02:15:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/25 02:15:00 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/25 02:15:00 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/25 02:15:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/25 02:15:00 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:15:00 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 02:15:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/25 02:15:00 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/25 02:15:00 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/25 02:15:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/25 02:15:00 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (12 bytes), uploading instead of streaming 2026/04/25 02:15:01 DEBUG : dir/sub/file2: size = 12 OK 2026/04/25 02:15:01 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/04/25 02:15:01 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/25 02:15:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/25 02:15:01 DEBUG : forgetting directory cache 2026/04/25 02:15:01 DEBUG : dir: forgetting directory cache 2026/04/25 02:15:01 DEBUG : dir/sub: forgetting directory cache 2026/04/25 02:15:01 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/25 02:15:01 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/25 02:15:01 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (5 bytes), uploading instead of streaming 2026/04/25 02:15:02 DEBUG : dir/sub/file0: size = 5 OK 2026/04/25 02:15:02 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/04/25 02:15:02 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/25 02:15:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/25 02:15:02 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:02 DEBUG : dir/sub: Looking for writers 2026/04/25 02:15:02 DEBUG : file0: reading active writers 2026/04/25 02:15:02 DEBUG : file2: reading active writers 2026/04/25 02:15:02 DEBUG : dir: Looking for writers 2026/04/25 02:15:02 DEBUG : file1: reading active writers 2026/04/25 02:15:02 DEBUG : sub: reading active writers 2026/04/25 02:15:02 DEBUG : Looking for writers 2026/04/25 02:15:02 DEBUG : dir: reading active writers 2026/04/25 02:15:02 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.53s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:03 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:04 DEBUG : forgetting directory cache 2026/04/25 02:15:06 DEBUG : forgetting directory cache 2026/04/25 02:15:06 DEBUG : dir: forgetting directory cache 2026/04/25 02:15:06 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:06 DEBUG : dir: Looking for writers 2026/04/25 02:15:06 DEBUG : Looking for writers 2026/04/25 02:15:06 DEBUG : dir: reading active writers 2026/04/25 02:15:06 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.78s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:07 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/25 02:15:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:15:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/25 02:15:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/25 02:15:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/25 02:15:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:15:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/25 02:15:08 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/25 02:15:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:15:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/25 02:15:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/25 02:15:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/25 02:15:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:15:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/25 02:15:08 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:08 DEBUG : dir: Looking for writers 2026/04/25 02:15:08 DEBUG : file1: reading active writers 2026/04/25 02:15:08 DEBUG : file1.metadata: reading active writers 2026/04/25 02:15:08 DEBUG : Looking for writers 2026/04/25 02:15:08 DEBUG : dir: reading active writers 2026/04/25 02:15:08 DEBUG : dir.metadata: reading active writers 2026/04/25 02:15:08 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.05s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:09 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:10 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:10 DEBUG : dir: Looking for writers 2026/04/25 02:15:10 DEBUG : file1: reading active writers 2026/04/25 02:15:10 DEBUG : Looking for writers 2026/04/25 02:15:10 DEBUG : dir: reading active writers 2026/04/25 02:15:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.04s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:11 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:14 DEBUG : Can set mod time: true 2026/04/25 02:15:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/25 02:15:14 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:14 DEBUG : dir: Looking for writers 2026/04/25 02:15:14 DEBUG : file1: reading active writers 2026/04/25 02:15:14 DEBUG : Looking for writers 2026/04/25 02:15:14 DEBUG : dir: reading active writers 2026/04/25 02:15:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:15 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 02:15:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/25 02:15:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:16 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (0 bytes), uploading instead of streaming 2026/04/25 02:15:17 DEBUG : dir/file1: size = 0 OK 2026/04/25 02:15:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/25 02:15:17 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/25 02:15:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/25 02:15:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:17 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:17 DEBUG : dir: Looking for writers 2026/04/25 02:15:17 DEBUG : file1: reading active writers 2026/04/25 02:15:17 DEBUG : Looking for writers 2026/04/25 02:15:17 DEBUG : dir: reading active writers 2026/04/25 02:15:17 DEBUG : >WaitForWriters: 2026/04/25 02:15:17 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:17 DEBUG : dir: Looking for writers 2026/04/25 02:15:17 DEBUG : file1: reading active writers 2026/04/25 02:15:17 DEBUG : Looking for writers 2026/04/25 02:15:17 DEBUG : dir: reading active writers 2026/04/25 02:15:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:18 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 02:15:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/25 02:15:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:19 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (5 bytes), uploading instead of streaming 2026/04/25 02:15:20 DEBUG : dir/file1: size = 5 OK 2026/04/25 02:15:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/25 02:15:20 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/25 02:15:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/25 02:15:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:20 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:20 DEBUG : dir: Looking for writers 2026/04/25 02:15:20 DEBUG : file1: reading active writers 2026/04/25 02:15:20 DEBUG : Looking for writers 2026/04/25 02:15:20 DEBUG : dir: reading active writers 2026/04/25 02:15:20 DEBUG : >WaitForWriters: 2026/04/25 02:15:21 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:21 DEBUG : dir: Looking for writers 2026/04/25 02:15:21 DEBUG : file1: reading active writers 2026/04/25 02:15:21 DEBUG : Looking for writers 2026/04/25 02:15:21 DEBUG : dir: reading active writers 2026/04/25 02:15:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:21 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:21 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:15:21 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:21 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:15:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:15:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:21 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:15:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/25 02:15:23 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:23 DEBUG : dir: Looking for writers 2026/04/25 02:15:23 DEBUG : file1: reading active writers 2026/04/25 02:15:23 DEBUG : Looking for writers 2026/04/25 02:15:23 DEBUG : dir: reading active writers 2026/04/25 02:15:23 DEBUG : >WaitForWriters: 2026/04/25 02:15:23 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:24 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:24 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:15:24 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:24 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:15:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:15:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:24 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:15:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/25 02:15:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:15:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:15:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:15:25 DEBUG : dir/file1(0x31224c1e5280): close: 2026/04/25 02:15:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/25 02:15:25 DEBUG : dir/file1(0x31224c1e5280): >close: err= 2026/04/25 02:15:25 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:25 DEBUG : dir: Looking for writers 2026/04/25 02:15:25 DEBUG : file1: reading active writers 2026/04/25 02:15:25 DEBUG : Looking for writers 2026/04/25 02:15:25 DEBUG : dir: reading active writers 2026/04/25 02:15:25 DEBUG : >WaitForWriters: 2026/04/25 02:15:26 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:26 DEBUG : dir: Looking for writers 2026/04/25 02:15:26 DEBUG : file1: reading active writers 2026/04/25 02:15:26 DEBUG : Looking for writers 2026/04/25 02:15:26 DEBUG : dir: reading active writers 2026/04/25 02:15:26 DEBUG : >WaitForWriters: 2026/04/25 02:15:26 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:26 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:26 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:15:26 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:26 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:15:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:15:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:26 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:15:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/25 02:15:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:15:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:15:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:15:28 DEBUG : dir/file1(0x31224c81e500): _writeAt: size=5, off=0 2026/04/25 02:15:28 DEBUG : dir/file1(0x31224c81e500): openPending: 2026/04/25 02:15:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/25 02:15:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/25 02:15:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:28 DEBUG : dir/file1(0x31224c81e500): >openPending: err= 2026/04/25 02:15:28 DEBUG : dir/file1(0x31224c81e500): >_writeAt: n=5, err= 2026/04/25 02:15:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/25 02:15:28 DEBUG : dir/file1(0x31224c81e500): close: 2026/04/25 02:15:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/25 02:15:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/25 02:15:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/25 02:15:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/25 02:15:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/25 02:15:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/25 02:15:28 DEBUG : dir/file1(0x31224c81e500): >close: err= 2026/04/25 02:15:28 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:28 DEBUG : dir: Looking for writers 2026/04/25 02:15:28 DEBUG : file1: reading active writers 2026/04/25 02:15:28 DEBUG : Looking for writers 2026/04/25 02:15:28 DEBUG : dir: reading active writers 2026/04/25 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:15:28 DEBUG : dir: Looking for writers 2026/04/25 02:15:28 DEBUG : file1: reading active writers 2026/04/25 02:15:28 DEBUG : Looking for writers 2026/04/25 02:15:28 DEBUG : dir: reading active writers 2026/04/25 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:15:28 DEBUG : dir: Looking for writers 2026/04/25 02:15:28 DEBUG : file1: reading active writers 2026/04/25 02:15:28 DEBUG : Looking for writers 2026/04/25 02:15:28 DEBUG : dir: reading active writers 2026/04/25 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:15:28 DEBUG : dir: Looking for writers 2026/04/25 02:15:28 DEBUG : file1: reading active writers 2026/04/25 02:15:28 DEBUG : Looking for writers 2026/04/25 02:15:28 DEBUG : dir: reading active writers 2026/04/25 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:15:28 DEBUG : dir/file1: vfs cache: starting upload 2026/04/25 02:15:28 DEBUG : dir: Looking for writers 2026/04/25 02:15:28 DEBUG : file1: reading active writers 2026/04/25 02:15:28 DEBUG : Looking for writers 2026/04/25 02:15:28 DEBUG : dir: reading active writers 2026/04/25 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:15:28 DEBUG : dir: Looking for writers 2026/04/25 02:15:28 DEBUG : file1: reading active writers 2026/04/25 02:15:28 DEBUG : Looking for writers 2026/04/25 02:15:28 DEBUG : dir: reading active writers 2026/04/25 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:15:29 DEBUG : dir: Looking for writers 2026/04/25 02:15:29 DEBUG : file1: reading active writers 2026/04/25 02:15:29 DEBUG : Looking for writers 2026/04/25 02:15:29 DEBUG : dir: reading active writers 2026/04/25 02:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:15:29 DEBUG : dir/file1: size = 14 OK 2026/04/25 02:15:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/25 02:15:29 INFO : dir/file1: Copied (replaced existing) 2026/04/25 02:15:29 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/04/25 02:15:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/25 02:15:29 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/25 02:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/25 02:15:29 DEBUG : dir: Looking for writers 2026/04/25 02:15:29 DEBUG : file1: reading active writers 2026/04/25 02:15:29 DEBUG : Looking for writers 2026/04/25 02:15:29 DEBUG : dir: reading active writers 2026/04/25 02:15:29 DEBUG : >WaitForWriters: 2026/04/25 02:15:29 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:29 DEBUG : dir: Looking for writers 2026/04/25 02:15:29 DEBUG : file1: reading active writers 2026/04/25 02:15:29 DEBUG : Looking for writers 2026/04/25 02:15:29 DEBUG : dir: reading active writers 2026/04/25 02:15:29 DEBUG : >WaitForWriters: 2026/04/25 02:15:29 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (18.98s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.63s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.33s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.20s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.51s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.83s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:30 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:15:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/25 02:15:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:15:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/25 02:15:32 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:32 DEBUG : dir: Looking for writers 2026/04/25 02:15:32 DEBUG : file1: reading active writers 2026/04/25 02:15:32 DEBUG : Looking for writers 2026/04/25 02:15:32 DEBUG : dir: reading active writers 2026/04/25 02:15:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.21s) === RUN TestFileOpenReadUnknownSize 2026/04/25 02:15:32 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/25 02:15:32 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 02:15:32 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:15:32 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/25 02:15:32 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:32 DEBUG : Looking for writers 2026/04/25 02:15:32 DEBUG : file.txt: reading active writers 2026/04/25 02:15:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:32 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:34 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (25 bytes), uploading instead of streaming 2026/04/25 02:15:34 DEBUG : dir/file1: size = 25 OK 2026/04/25 02:15:34 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/25 02:15:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/25 02:15:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:34 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:34 DEBUG : dir: Looking for writers 2026/04/25 02:15:34 DEBUG : file1: reading active writers 2026/04/25 02:15:34 DEBUG : Looking for writers 2026/04/25 02:15:34 DEBUG : dir: reading active writers 2026/04/25 02:15:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.75s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:35 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:36 DEBUG : dir/file1: Remove: 2026/04/25 02:15:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:15:37 DEBUG : dir/file1: >Remove: err= 2026/04/25 02:15:37 DEBUG : dir/file1: Remove: 2026/04/25 02:15:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/25 02:15:37 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:37 DEBUG : dir: Looking for writers 2026/04/25 02:15:37 DEBUG : Looking for writers 2026/04/25 02:15:37 DEBUG : dir: reading active writers 2026/04/25 02:15:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.31s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:37 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:39 DEBUG : dir/file1: Remove: 2026/04/25 02:15:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:15:39 DEBUG : dir/file1: >Remove: err= 2026/04/25 02:15:39 DEBUG : dir/file1: Remove: 2026/04/25 02:15:39 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/25 02:15:39 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:39 DEBUG : dir: Looking for writers 2026/04/25 02:15:39 DEBUG : Looking for writers 2026/04/25 02:15:39 DEBUG : dir: reading active writers 2026/04/25 02:15:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.26s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:40 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:15:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/25 02:15:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/25 02:15:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/25 02:15:41 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/25 02:15:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/25 02:15:41 DEBUG : dir/file1: Open: flags=0x3 2026/04/25 02:15:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/25 02:15:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/25 02:15:41 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:41 DEBUG : dir: Looking for writers 2026/04/25 02:15:41 DEBUG : file1: reading active writers 2026/04/25 02:15:41 DEBUG : Looking for writers 2026/04/25 02:15:41 DEBUG : dir: reading active writers 2026/04/25 02:15:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.04s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:42 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:43 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:43 DEBUG : dir: Looking for writers 2026/04/25 02:15:43 DEBUG : file1: reading active writers 2026/04/25 02:15:43 DEBUG : Looking for writers 2026/04/25 02:15:43 DEBUG : dir: reading active writers 2026/04/25 02:15:43 DEBUG : >WaitForWriters: 2026/04/25 02:15:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 02:15:44 DEBUG : newLeaf: Updating file with newLeaf 0x31224c47fd40 2026/04/25 02:15:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:15:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:15:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/25 02:15:45 DEBUG : dir/file1: Updating file with dir/file1 0x31224c47fd40 2026/04/25 02:15:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/25 02:15:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 02:15:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/25 02:15:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:45 DEBUG : dir/file1: File is currently open, delaying rename 0x31224c47fd40 2026/04/25 02:15:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:15:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:15:45 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (25 bytes), uploading instead of streaming 2026/04/25 02:15:46 DEBUG : dir/file1: size = 25 OK 2026/04/25 02:15:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/25 02:15:46 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/25 02:15:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:15:46 DEBUG : newLeaf: Running delayed rename now 2026/04/25 02:15:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 02:15:46 DEBUG : newLeaf: Updating file with newLeaf 0x31224c47fd40 2026/04/25 02:15:46 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:46 DEBUG : dir: Looking for writers 2026/04/25 02:15:46 DEBUG : Looking for writers 2026/04/25 02:15:46 DEBUG : dir: reading active writers 2026/04/25 02:15:46 DEBUG : newLeaf: reading active writers 2026/04/25 02:15:46 DEBUG : >WaitForWriters: 2026/04/25 02:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:47 DEBUG : dir: Looking for writers 2026/04/25 02:15:47 DEBUG : Looking for writers 2026/04/25 02:15:47 DEBUG : dir: reading active writers 2026/04/25 02:15:47 DEBUG : newLeaf: reading active writers 2026/04/25 02:15:47 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:47 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:47 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:15:47 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:47 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:15:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:15:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:47 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:49 DEBUG : dir: Looking for writers 2026/04/25 02:15:49 DEBUG : file1: reading active writers 2026/04/25 02:15:49 DEBUG : Looking for writers 2026/04/25 02:15:49 DEBUG : dir: reading active writers 2026/04/25 02:15:49 DEBUG : >WaitForWriters: 2026/04/25 02:15:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 02:15:50 DEBUG : newLeaf: Updating file with newLeaf 0x31224c4a3520 2026/04/25 02:15:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:15:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/25 02:15:50 DEBUG : dir/file1: Updating file with dir/file1 0x31224c4a3520 2026/04/25 02:15:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/25 02:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 02:15:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/25 02:15:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:51 DEBUG : dir/file1: File is currently open, delaying rename 0x31224c4a3520 2026/04/25 02:15:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:15:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:15:51 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (25 bytes), uploading instead of streaming 2026/04/25 02:15:51 DEBUG : dir/file1: size = 25 OK 2026/04/25 02:15:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/25 02:15:51 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/25 02:15:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:15:51 DEBUG : newLeaf: Running delayed rename now 2026/04/25 02:15:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 02:15:52 DEBUG : newLeaf: Updating file with newLeaf 0x31224c4a3520 2026/04/25 02:15:52 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:52 DEBUG : dir: Looking for writers 2026/04/25 02:15:52 DEBUG : Looking for writers 2026/04/25 02:15:52 DEBUG : dir: reading active writers 2026/04/25 02:15:52 DEBUG : newLeaf: reading active writers 2026/04/25 02:15:52 DEBUG : >WaitForWriters: 2026/04/25 02:15:52 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:52 DEBUG : dir: Looking for writers 2026/04/25 02:15:52 DEBUG : Looking for writers 2026/04/25 02:15:52 DEBUG : dir: reading active writers 2026/04/25 02:15:52 DEBUG : newLeaf: reading active writers 2026/04/25 02:15:52 DEBUG : >WaitForWriters: 2026/04/25 02:15:52 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:15:53 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:15:53 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:15:53 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:53 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:15:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:15:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:15:53 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:15:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 02:15:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:15:54 DEBUG : dir/file1(0x31224c4a75c0): openPending: 2026/04/25 02:15:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/25 02:15:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/25 02:15:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:54 DEBUG : dir/file1(0x31224c4a75c0): >openPending: err= 2026/04/25 02:15:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/25 02:15:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:15:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:15:54 DEBUG : dir/file1(0x31224c4a75c0): _writeAt: size=14, off=0 2026/04/25 02:15:54 DEBUG : dir/file1(0x31224c4a75c0): >_writeAt: n=14, err= 2026/04/25 02:15:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/25 02:15:54 DEBUG : dir/file1(0x31224c4a75c0): close: 2026/04/25 02:15:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/25 02:15:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/25 02:15:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/25 02:15:54 DEBUG : dir/file1(0x31224c4a75c0): >close: err= 2026/04/25 02:15:54 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:54 DEBUG : dir: Looking for writers 2026/04/25 02:15:54 DEBUG : file1: reading active writers 2026/04/25 02:15:54 DEBUG : Looking for writers 2026/04/25 02:15:54 DEBUG : dir: reading active writers 2026/04/25 02:15:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:15:54 DEBUG : dir: Looking for writers 2026/04/25 02:15:54 DEBUG : file1: reading active writers 2026/04/25 02:15:54 DEBUG : Looking for writers 2026/04/25 02:15:54 DEBUG : dir: reading active writers 2026/04/25 02:15:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:15:54 DEBUG : dir: Looking for writers 2026/04/25 02:15:54 DEBUG : file1: reading active writers 2026/04/25 02:15:54 DEBUG : Looking for writers 2026/04/25 02:15:54 DEBUG : dir: reading active writers 2026/04/25 02:15:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:15:54 DEBUG : dir: Looking for writers 2026/04/25 02:15:54 DEBUG : file1: reading active writers 2026/04/25 02:15:54 DEBUG : Looking for writers 2026/04/25 02:15:54 DEBUG : dir: reading active writers 2026/04/25 02:15:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:15:54 DEBUG : dir/file1: vfs cache: starting upload 2026/04/25 02:15:55 DEBUG : dir: Looking for writers 2026/04/25 02:15:55 DEBUG : file1: reading active writers 2026/04/25 02:15:55 DEBUG : Looking for writers 2026/04/25 02:15:55 DEBUG : dir: reading active writers 2026/04/25 02:15:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:15:55 DEBUG : dir: Looking for writers 2026/04/25 02:15:55 DEBUG : file1: reading active writers 2026/04/25 02:15:55 DEBUG : Looking for writers 2026/04/25 02:15:55 DEBUG : dir: reading active writers 2026/04/25 02:15:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:15:55 DEBUG : dir: Looking for writers 2026/04/25 02:15:55 DEBUG : file1: reading active writers 2026/04/25 02:15:55 DEBUG : Looking for writers 2026/04/25 02:15:55 DEBUG : dir: reading active writers 2026/04/25 02:15:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:15:55 DEBUG : dir/file1: size = 14 OK 2026/04/25 02:15:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/25 02:15:55 INFO : dir/file1: Copied (replaced existing) 2026/04/25 02:15:55 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/25 02:15:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/25 02:15:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/25 02:15:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/25 02:15:56 DEBUG : dir: Looking for writers 2026/04/25 02:15:56 DEBUG : file1: reading active writers 2026/04/25 02:15:56 DEBUG : Looking for writers 2026/04/25 02:15:56 DEBUG : dir: reading active writers 2026/04/25 02:15:56 DEBUG : >WaitForWriters: 2026/04/25 02:15:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:15:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:15:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:15:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:15:56 DEBUG : dir/file1(0x31224c400300): _readAt: size=512, off=0 2026/04/25 02:15:56 DEBUG : dir/file1(0x31224c400300): openPending: 2026/04/25 02:15:56 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/04/25 02:15:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/25 02:15:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:56 DEBUG : dir/file1(0x31224c400300): >openPending: err= 2026/04/25 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/25 02:15:56 DEBUG : dir/file1(0x31224c400300): >_readAt: n=14, err=EOF 2026/04/25 02:15:56 DEBUG : dir/file1(0x31224c400300): close: 2026/04/25 02:15:56 DEBUG : dir/file1(0x31224c400300): >close: err= 2026/04/25 02:15:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 02:15:56 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/25 02:15:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/25 02:15:56 DEBUG : newLeaf: Updating file with newLeaf 0x31224c4a3e10 2026/04/25 02:15:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:15:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:15:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/25 02:15:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/25 02:15:57 DEBUG : dir/file1: Updating file with dir/file1 0x31224c4a3e10 2026/04/25 02:15:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/25 02:15:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 02:15:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:15:58 DEBUG : dir/file1(0x31224c4011c0): openPending: 2026/04/25 02:15:58 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/04/25 02:15:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/25 02:15:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:15:58 DEBUG : dir/file1(0x31224c4011c0): >openPending: err= 2026/04/25 02:15:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/25 02:15:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:15:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:15:58 DEBUG : dir/file1(0x31224c4011c0): _writeAt: size=25, off=0 2026/04/25 02:15:58 DEBUG : dir/file1(0x31224c4011c0): >_writeAt: n=25, err= 2026/04/25 02:15:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 02:15:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/25 02:15:58 DEBUG : newLeaf: Updating file with newLeaf 0x31224c4a3e10 2026/04/25 02:15:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:15:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:15:58 DEBUG : newLeaf(0x31224c4011c0): close: 2026/04/25 02:15:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/25 02:15:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-25 02:15:58.082255345 +0000 UTC m=+129.353603311 2026/04/25 02:15:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/25 02:15:58 DEBUG : newLeaf(0x31224c4011c0): >close: err= 2026/04/25 02:15:58 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:15:58 DEBUG : dir: Looking for writers 2026/04/25 02:15:58 DEBUG : Looking for writers 2026/04/25 02:15:58 DEBUG : dir: reading active writers 2026/04/25 02:15:58 DEBUG : newLeaf: reading active writers 2026/04/25 02:15:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:15:58 DEBUG : dir: Looking for writers 2026/04/25 02:15:58 DEBUG : Looking for writers 2026/04/25 02:15:58 DEBUG : dir: reading active writers 2026/04/25 02:15:58 DEBUG : newLeaf: reading active writers 2026/04/25 02:15:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:15:58 DEBUG : dir: Looking for writers 2026/04/25 02:15:58 DEBUG : Looking for writers 2026/04/25 02:15:58 DEBUG : dir: reading active writers 2026/04/25 02:15:58 DEBUG : newLeaf: reading active writers 2026/04/25 02:15:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:15:58 DEBUG : dir: Looking for writers 2026/04/25 02:15:58 DEBUG : Looking for writers 2026/04/25 02:15:58 DEBUG : dir: reading active writers 2026/04/25 02:15:58 DEBUG : newLeaf: reading active writers 2026/04/25 02:15:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:15:58 DEBUG : newLeaf: vfs cache: starting upload 2026/04/25 02:15:58 DEBUG : dir: Looking for writers 2026/04/25 02:15:58 DEBUG : Looking for writers 2026/04/25 02:15:58 DEBUG : dir: reading active writers 2026/04/25 02:15:58 DEBUG : newLeaf: reading active writers 2026/04/25 02:15:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:15:58 DEBUG : dir: Looking for writers 2026/04/25 02:15:58 DEBUG : Looking for writers 2026/04/25 02:15:58 DEBUG : dir: reading active writers 2026/04/25 02:15:58 DEBUG : newLeaf: reading active writers 2026/04/25 02:15:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:15:59 DEBUG : dir: Looking for writers 2026/04/25 02:15:59 DEBUG : Looking for writers 2026/04/25 02:15:59 DEBUG : dir: reading active writers 2026/04/25 02:15:59 DEBUG : newLeaf: reading active writers 2026/04/25 02:15:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:15:59 DEBUG : newLeaf: size = 25 OK 2026/04/25 02:15:59 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/25 02:15:59 INFO : newLeaf: Copied (replaced existing) 2026/04/25 02:15:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-25 02:15:58 +0000 UTC," 2026/04/25 02:15:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/25 02:15:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:15:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/25 02:15:59 DEBUG : dir: Looking for writers 2026/04/25 02:15:59 DEBUG : Looking for writers 2026/04/25 02:15:59 DEBUG : dir: reading active writers 2026/04/25 02:15:59 DEBUG : newLeaf: reading active writers 2026/04/25 02:15:59 DEBUG : >WaitForWriters: 2026/04/25 02:16:00 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:00 DEBUG : dir: Looking for writers 2026/04/25 02:16:00 DEBUG : Looking for writers 2026/04/25 02:16:00 DEBUG : dir: reading active writers 2026/04/25 02:16:00 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:00 DEBUG : >WaitForWriters: 2026/04/25 02:16:00 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:00 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:00 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:00 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:00 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:00 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:02 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:02 DEBUG : dir: Looking for writers 2026/04/25 02:16:02 DEBUG : file1: reading active writers 2026/04/25 02:16:02 DEBUG : Looking for writers 2026/04/25 02:16:02 DEBUG : dir: reading active writers 2026/04/25 02:16:02 DEBUG : >WaitForWriters: 2026/04/25 02:16:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 02:16:03 DEBUG : newLeaf: Updating file with newLeaf 0x31224cb1a750 2026/04/25 02:16:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:16:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:16:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/25 02:16:03 DEBUG : dir/file1: Updating file with dir/file1 0x31224cb1a750 2026/04/25 02:16:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/25 02:16:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 02:16:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:16:04 DEBUG : dir/file1(0x31224bfa5700): openPending: 2026/04/25 02:16:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/25 02:16:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/25 02:16:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:04 DEBUG : dir/file1(0x31224bfa5700): >openPending: err= 2026/04/25 02:16:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/25 02:16:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:16:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:16:04 DEBUG : dir/file1(0x31224bfa5700): _writeAt: size=25, off=0 2026/04/25 02:16:04 DEBUG : dir/file1(0x31224bfa5700): >_writeAt: n=25, err= 2026/04/25 02:16:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 02:16:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/25 02:16:04 DEBUG : newLeaf: Updating file with newLeaf 0x31224cb1a750 2026/04/25 02:16:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:16:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:16:04 DEBUG : newLeaf(0x31224bfa5700): close: 2026/04/25 02:16:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/25 02:16:04 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-25 02:16:04.252245826 +0000 UTC m=+135.523593782 2026/04/25 02:16:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/25 02:16:04 DEBUG : newLeaf(0x31224bfa5700): >close: err= 2026/04/25 02:16:04 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:04 DEBUG : dir: Looking for writers 2026/04/25 02:16:04 DEBUG : Looking for writers 2026/04/25 02:16:04 DEBUG : dir: reading active writers 2026/04/25 02:16:04 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:16:04 DEBUG : dir: Looking for writers 2026/04/25 02:16:04 DEBUG : Looking for writers 2026/04/25 02:16:04 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:04 DEBUG : dir: reading active writers 2026/04/25 02:16:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:16:04 DEBUG : dir: Looking for writers 2026/04/25 02:16:04 DEBUG : Looking for writers 2026/04/25 02:16:04 DEBUG : dir: reading active writers 2026/04/25 02:16:04 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:16:04 DEBUG : dir: Looking for writers 2026/04/25 02:16:04 DEBUG : Looking for writers 2026/04/25 02:16:04 DEBUG : dir: reading active writers 2026/04/25 02:16:04 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:16:04 DEBUG : newLeaf: vfs cache: starting upload 2026/04/25 02:16:04 DEBUG : dir: Looking for writers 2026/04/25 02:16:04 DEBUG : Looking for writers 2026/04/25 02:16:04 DEBUG : dir: reading active writers 2026/04/25 02:16:04 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:16:05 DEBUG : dir: Looking for writers 2026/04/25 02:16:05 DEBUG : Looking for writers 2026/04/25 02:16:05 DEBUG : dir: reading active writers 2026/04/25 02:16:05 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:16:05 DEBUG : dir: Looking for writers 2026/04/25 02:16:05 DEBUG : Looking for writers 2026/04/25 02:16:05 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:05 DEBUG : dir: reading active writers 2026/04/25 02:16:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:16:05 DEBUG : newLeaf: size = 25 OK 2026/04/25 02:16:05 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/25 02:16:05 INFO : newLeaf: Copied (replaced existing) 2026/04/25 02:16:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-25 02:16:04 +0000 UTC," 2026/04/25 02:16:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/25 02:16:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:16:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/25 02:16:06 DEBUG : dir: Looking for writers 2026/04/25 02:16:06 DEBUG : Looking for writers 2026/04/25 02:16:06 DEBUG : dir: reading active writers 2026/04/25 02:16:06 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:06 DEBUG : >WaitForWriters: 2026/04/25 02:16:06 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:06 DEBUG : dir: Looking for writers 2026/04/25 02:16:06 DEBUG : Looking for writers 2026/04/25 02:16:06 DEBUG : dir: reading active writers 2026/04/25 02:16:06 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:06 DEBUG : >WaitForWriters: 2026/04/25 02:16:06 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:07 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:07 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:07 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:07 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:07 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 02:16:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:16:08 DEBUG : dir/file1(0x31224c4a6940): openPending: 2026/04/25 02:16:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/25 02:16:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/25 02:16:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:08 DEBUG : dir/file1(0x31224c4a6940): >openPending: err= 2026/04/25 02:16:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/25 02:16:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:16:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:16:08 DEBUG : dir/file1(0x31224c4a6940): _writeAt: size=14, off=0 2026/04/25 02:16:08 DEBUG : dir/file1(0x31224c4a6940): >_writeAt: n=14, err= 2026/04/25 02:16:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/25 02:16:08 DEBUG : dir/file1(0x31224c4a6940): close: 2026/04/25 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/25 02:16:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/25 02:16:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/25 02:16:08 DEBUG : dir/file1(0x31224c4a6940): >close: err= 2026/04/25 02:16:08 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:08 DEBUG : dir: Looking for writers 2026/04/25 02:16:08 DEBUG : file1: reading active writers 2026/04/25 02:16:08 DEBUG : Looking for writers 2026/04/25 02:16:08 DEBUG : dir: reading active writers 2026/04/25 02:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:16:08 DEBUG : dir: Looking for writers 2026/04/25 02:16:08 DEBUG : file1: reading active writers 2026/04/25 02:16:08 DEBUG : Looking for writers 2026/04/25 02:16:08 DEBUG : dir: reading active writers 2026/04/25 02:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:16:08 DEBUG : dir: Looking for writers 2026/04/25 02:16:08 DEBUG : file1: reading active writers 2026/04/25 02:16:08 DEBUG : Looking for writers 2026/04/25 02:16:08 DEBUG : dir: reading active writers 2026/04/25 02:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:16:08 DEBUG : dir: Looking for writers 2026/04/25 02:16:08 DEBUG : file1: reading active writers 2026/04/25 02:16:08 DEBUG : Looking for writers 2026/04/25 02:16:08 DEBUG : dir: reading active writers 2026/04/25 02:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:16:08 DEBUG : dir/file1: vfs cache: starting upload 2026/04/25 02:16:08 DEBUG : dir: Looking for writers 2026/04/25 02:16:08 DEBUG : file1: reading active writers 2026/04/25 02:16:08 DEBUG : Looking for writers 2026/04/25 02:16:08 DEBUG : dir: reading active writers 2026/04/25 02:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:16:08 DEBUG : dir: Looking for writers 2026/04/25 02:16:08 DEBUG : file1: reading active writers 2026/04/25 02:16:08 DEBUG : Looking for writers 2026/04/25 02:16:08 DEBUG : dir: reading active writers 2026/04/25 02:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:16:08 DEBUG : dir: Looking for writers 2026/04/25 02:16:08 DEBUG : file1: reading active writers 2026/04/25 02:16:08 DEBUG : Looking for writers 2026/04/25 02:16:08 DEBUG : dir: reading active writers 2026/04/25 02:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:16:09 DEBUG : dir/file1: size = 14 OK 2026/04/25 02:16:09 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/25 02:16:09 INFO : dir/file1: Copied (replaced existing) 2026/04/25 02:16:09 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/25 02:16:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/25 02:16:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/25 02:16:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/25 02:16:09 DEBUG : dir: Looking for writers 2026/04/25 02:16:09 DEBUG : file1: reading active writers 2026/04/25 02:16:09 DEBUG : Looking for writers 2026/04/25 02:16:09 DEBUG : dir: reading active writers 2026/04/25 02:16:09 DEBUG : >WaitForWriters: 2026/04/25 02:16:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:16:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:16:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:16:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:16:09 DEBUG : dir/file1(0x31224c400040): _readAt: size=512, off=0 2026/04/25 02:16:09 DEBUG : dir/file1(0x31224c400040): openPending: 2026/04/25 02:16: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/04/25 02:16:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/25 02:16:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:09 DEBUG : dir/file1(0x31224c400040): >openPending: err= 2026/04/25 02:16:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/25 02:16:09 DEBUG : dir/file1(0x31224c400040): >_readAt: n=14, err=EOF 2026/04/25 02:16:09 DEBUG : dir/file1(0x31224c400040): close: 2026/04/25 02:16:09 DEBUG : dir/file1(0x31224c400040): >close: err= 2026/04/25 02:16:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 02:16:10 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/25 02:16:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/25 02:16:10 DEBUG : newLeaf: Updating file with newLeaf 0x31224c4a35f0 2026/04/25 02:16:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:16:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:16:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/25 02:16:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/25 02:16:11 DEBUG : dir/file1: Updating file with dir/file1 0x31224c4a35f0 2026/04/25 02:16:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/25 02:16:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 02:16:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:16:11 DEBUG : dir/file1(0x31224c4a7c00): openPending: 2026/04/25 02:16: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/04/25 02:16:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/25 02:16:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:11 DEBUG : dir/file1(0x31224c4a7c00): >openPending: err= 2026/04/25 02:16:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/25 02:16:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:16:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:16:11 DEBUG : dir/file1(0x31224c4a7c00): _writeAt: size=25, off=0 2026/04/25 02:16:11 DEBUG : dir/file1(0x31224c4a7c00): >_writeAt: n=25, err= 2026/04/25 02:16:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 02:16:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/25 02:16:12 DEBUG : newLeaf: Updating file with newLeaf 0x31224c4a35f0 2026/04/25 02:16:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:16:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:16:12 DEBUG : newLeaf(0x31224c4a7c00): close: 2026/04/25 02:16:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/25 02:16:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-25 02:16:11.592262836 +0000 UTC m=+142.863610832 2026/04/25 02:16:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/25 02:16:12 DEBUG : newLeaf(0x31224c4a7c00): >close: err= 2026/04/25 02:16:12 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:12 DEBUG : dir: Looking for writers 2026/04/25 02:16:12 DEBUG : Looking for writers 2026/04/25 02:16:12 DEBUG : dir: reading active writers 2026/04/25 02:16:12 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:16:12 DEBUG : dir: Looking for writers 2026/04/25 02:16:12 DEBUG : Looking for writers 2026/04/25 02:16:12 DEBUG : dir: reading active writers 2026/04/25 02:16:12 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:16:12 DEBUG : dir: Looking for writers 2026/04/25 02:16:12 DEBUG : Looking for writers 2026/04/25 02:16:12 DEBUG : dir: reading active writers 2026/04/25 02:16:12 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:16:12 DEBUG : dir: Looking for writers 2026/04/25 02:16:12 DEBUG : Looking for writers 2026/04/25 02:16:12 DEBUG : dir: reading active writers 2026/04/25 02:16:12 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:16:12 DEBUG : newLeaf: vfs cache: starting upload 2026/04/25 02:16:12 DEBUG : dir: Looking for writers 2026/04/25 02:16:12 DEBUG : Looking for writers 2026/04/25 02:16:12 DEBUG : dir: reading active writers 2026/04/25 02:16:12 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:16:12 DEBUG : dir: Looking for writers 2026/04/25 02:16:12 DEBUG : Looking for writers 2026/04/25 02:16:12 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:12 DEBUG : dir: reading active writers 2026/04/25 02:16:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:16:12 DEBUG : dir: Looking for writers 2026/04/25 02:16:12 DEBUG : Looking for writers 2026/04/25 02:16:12 DEBUG : dir: reading active writers 2026/04/25 02:16:12 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:16:13 DEBUG : newLeaf: size = 25 OK 2026/04/25 02:16:13 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/25 02:16:13 INFO : newLeaf: Copied (replaced existing) 2026/04/25 02:16:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-25 02:16:11 +0000 UTC," 2026/04/25 02:16:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/25 02:16:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:16:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/25 02:16:13 DEBUG : dir: Looking for writers 2026/04/25 02:16:13 DEBUG : Looking for writers 2026/04/25 02:16:13 DEBUG : dir: reading active writers 2026/04/25 02:16:13 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:13 DEBUG : >WaitForWriters: 2026/04/25 02:16:13 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:13 DEBUG : dir: Looking for writers 2026/04/25 02:16:13 DEBUG : Looking for writers 2026/04/25 02:16:13 DEBUG : dir: reading active writers 2026/04/25 02:16:13 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:13 DEBUG : >WaitForWriters: 2026/04/25 02:16:13 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:14 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:14 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:14 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:14 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:14 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:15 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:15 DEBUG : dir: Looking for writers 2026/04/25 02:16:15 DEBUG : file1: reading active writers 2026/04/25 02:16:15 DEBUG : Looking for writers 2026/04/25 02:16:15 DEBUG : dir: reading active writers 2026/04/25 02:16:15 DEBUG : >WaitForWriters: 2026/04/25 02:16:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:16:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:16:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:16:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:16:15 DEBUG : dir/file1(0x31224c1e4980): _readAt: size=512, off=0 2026/04/25 02:16:15 DEBUG : dir/file1(0x31224c1e4980): openPending: 2026/04/25 02:16:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/25 02:16:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/25 02:16:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:15 DEBUG : dir/file1(0x31224c1e4980): >openPending: err= 2026/04/25 02:16:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/25 02:16:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:16:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:16:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:16:16 DEBUG : dir/file1(0x31224c1e4980): >_readAt: n=14, err=EOF 2026/04/25 02:16:16 DEBUG : dir/file1(0x31224c1e4980): close: 2026/04/25 02:16:16 DEBUG : dir/file1(0x31224c1e4980): >close: err= 2026/04/25 02:16:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 02:16:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/25 02:16:17 DEBUG : newLeaf: Updating file with newLeaf 0x31224c42c270 2026/04/25 02:16:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:16:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:16:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/25 02:16:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/25 02:16:17 DEBUG : dir/file1: Updating file with dir/file1 0x31224c42c270 2026/04/25 02:16:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/25 02:16:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 02:16:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:16:18 DEBUG : dir/file1(0x31224c1e5140): openPending: 2026/04/25 02:16:18 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/04/25 02:16:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/25 02:16:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:18 DEBUG : dir/file1(0x31224c1e5140): >openPending: err= 2026/04/25 02:16:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/25 02:16:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:16:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:16:18 DEBUG : dir/file1(0x31224c1e5140): _writeAt: size=25, off=0 2026/04/25 02:16:18 DEBUG : dir/file1(0x31224c1e5140): >_writeAt: n=25, err= 2026/04/25 02:16:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 02:16:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/25 02:16:18 DEBUG : newLeaf: Updating file with newLeaf 0x31224c42c270 2026/04/25 02:16:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:16:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:16:18 DEBUG : newLeaf(0x31224c1e5140): close: 2026/04/25 02:16:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/25 02:16:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-25 02:16:18.201522738 +0000 UTC m=+149.472870694 2026/04/25 02:16:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/25 02:16:18 DEBUG : newLeaf(0x31224c1e5140): >close: err= 2026/04/25 02:16:18 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:18 DEBUG : dir: Looking for writers 2026/04/25 02:16:18 DEBUG : Looking for writers 2026/04/25 02:16:18 DEBUG : dir: reading active writers 2026/04/25 02:16:18 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:16:18 DEBUG : dir: Looking for writers 2026/04/25 02:16:18 DEBUG : Looking for writers 2026/04/25 02:16:18 DEBUG : dir: reading active writers 2026/04/25 02:16:18 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:16:18 DEBUG : dir: Looking for writers 2026/04/25 02:16:18 DEBUG : Looking for writers 2026/04/25 02:16:18 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:18 DEBUG : dir: reading active writers 2026/04/25 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:16:18 DEBUG : dir: Looking for writers 2026/04/25 02:16:18 DEBUG : Looking for writers 2026/04/25 02:16:18 DEBUG : dir: reading active writers 2026/04/25 02:16:18 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:16:18 DEBUG : newLeaf: vfs cache: starting upload 2026/04/25 02:16:18 DEBUG : dir: Looking for writers 2026/04/25 02:16:18 DEBUG : Looking for writers 2026/04/25 02:16:18 DEBUG : dir: reading active writers 2026/04/25 02:16:18 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:16:19 DEBUG : dir: Looking for writers 2026/04/25 02:16:19 DEBUG : Looking for writers 2026/04/25 02:16:19 DEBUG : dir: reading active writers 2026/04/25 02:16:19 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:16:19 DEBUG : dir: Looking for writers 2026/04/25 02:16:19 DEBUG : Looking for writers 2026/04/25 02:16:19 DEBUG : dir: reading active writers 2026/04/25 02:16:19 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:16:19 DEBUG : newLeaf: size = 25 OK 2026/04/25 02:16:19 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/25 02:16:19 INFO : newLeaf: Copied (replaced existing) 2026/04/25 02:16:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-25 02:16:18 +0000 UTC," 2026/04/25 02:16:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/25 02:16:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 02:16:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/25 02:16:20 DEBUG : dir: Looking for writers 2026/04/25 02:16:20 DEBUG : Looking for writers 2026/04/25 02:16:20 DEBUG : dir: reading active writers 2026/04/25 02:16:20 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:20 DEBUG : >WaitForWriters: 2026/04/25 02:16:20 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:20 DEBUG : dir: Looking for writers 2026/04/25 02:16:20 DEBUG : Looking for writers 2026/04/25 02:16:20 DEBUG : dir: reading active writers 2026/04/25 02:16:20 DEBUG : newLeaf: reading active writers 2026/04/25 02:16:20 DEBUG : >WaitForWriters: 2026/04/25 02:16:20 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestFileRename (38.77s) --- PASS: TestFileRename/off,forceCache=false (5.65s) --- PASS: TestFileRename/minimal,forceCache=false (5.61s) --- PASS: TestFileRename/minimal,forceCache=true (7.35s) --- PASS: TestFileRename/writes,forceCache=false (6.18s) --- PASS: TestFileRename/writes,forceCache=true (7.56s) --- PASS: TestFileRename/full,forceCache=false (6.40s) === 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-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:21 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:21 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:21 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:21 DEBUG : Looking for writers 2026/04/25 02:16:21 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-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:21 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:16:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:16:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/25 02:16:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/25 02:16:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:16:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/25 02:16:22 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/25 02:16:22 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:22 DEBUG : dir: Looking for writers 2026/04/25 02:16:22 DEBUG : file1: reading active writers 2026/04/25 02:16:22 DEBUG : Looking for writers 2026/04/25 02:16:22 DEBUG : dir: reading active writers 2026/04/25 02:16:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.31s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:23 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:16:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:16:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/25 02:16:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/25 02:16:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:16:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/25 02:16:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/25 02:16:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/25 02:16:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/25 02:16:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/25 02:16:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/25 02:16:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/25 02:16:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/25 02:16:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/25 02:16:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/25 02:16:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/25 02:16:25 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/25 02:16:26 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/25 02:16:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/25 02:16:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/25 02:16:26 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/25 02:16:26 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:26 DEBUG : dir: Looking for writers 2026/04/25 02:16:26 DEBUG : file1: reading active writers 2026/04/25 02:16:26 DEBUG : Looking for writers 2026/04/25 02:16:26 DEBUG : dir: reading active writers 2026/04/25 02:16:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.74s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:27 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:16:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:16:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/25 02:16:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/25 02:16:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:16:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/25 02:16:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/25 02:16:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/25 02:16:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/25 02:16:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/25 02:16:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/25 02:16:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/25 02:16:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/25 02:16:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/25 02:16:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/25 02:16:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/25 02:16:29 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/25 02:16:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/25 02:16:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/25 02:16:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/25 02:16:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/25 02:16:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/25 02:16:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/25 02:16:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/25 02:16:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/25 02:16:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/25 02:16:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/25 02:16:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/25 02:16:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/25 02:16:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/25 02:16:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/25 02:16:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/25 02:16:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/25 02:16:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/25 02:16:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/25 02:16:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/25 02:16:30 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:30 DEBUG : dir: Looking for writers 2026/04/25 02:16:30 DEBUG : file1: reading active writers 2026/04/25 02:16:30 DEBUG : Looking for writers 2026/04/25 02:16:30 DEBUG : dir: reading active writers 2026/04/25 02:16:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.31s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:31 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:16:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:16:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/25 02:16:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/25 02:16:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:16:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/25 02:16:33 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:33 DEBUG : dir: Looking for writers 2026/04/25 02:16:33 DEBUG : file1: reading active writers 2026/04/25 02:16:33 DEBUG : Looking for writers 2026/04/25 02:16:33 DEBUG : dir: reading active writers 2026/04/25 02:16:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.28s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:33 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:16:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:16:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/25 02:16:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/25 02:16:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:16:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/25 02:16:35 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/25 02:16:35 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/25 02:16:35 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:35 DEBUG : dir: Looking for writers 2026/04/25 02:16:35 DEBUG : file1: reading active writers 2026/04/25 02:16:35 DEBUG : Looking for writers 2026/04/25 02:16:35 DEBUG : dir: reading active writers 2026/04/25 02:16:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.34s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:36 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:36 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:36 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:36 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:36 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:16:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:16:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:16:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:16:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:16:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/25 02:16:38 DEBUG : dir/file1(0x31224c811080): _readAt: size=1, off=0 2026/04/25 02:16:38 DEBUG : dir/file1(0x31224c811080): openPending: 2026/04/25 02:16:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/25 02:16:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/25 02:16:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:38 DEBUG : dir/file1(0x31224c811080): >openPending: err= 2026/04/25 02:16:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/25 02:16:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:16:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:16:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:16:38 DEBUG : dir/file1(0x31224c811080): >_readAt: n=1, err= 2026/04/25 02:16:38 DEBUG : dir/file1(0x31224c811080): _readAt: size=256, off=1 2026/04/25 02:16:38 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/25 02:16:38 DEBUG : dir/file1(0x31224c811080): >_readAt: n=15, err=EOF 2026/04/25 02:16:38 DEBUG : dir/file1(0x31224c811080): _readAt: size=16, off=16 2026/04/25 02:16:38 DEBUG : dir/file1(0x31224c811080): >_readAt: n=0, err=EOF 2026/04/25 02:16:38 DEBUG : dir/file1(0x31224c811080): close: 2026/04/25 02:16:38 DEBUG : dir/file1(0x31224c811080): >close: err= 2026/04/25 02:16:38 DEBUG : dir/file1(0x31224c811080): close: 2026/04/25 02:16:38 DEBUG : dir/file1(0x31224c811080): >close: err=file already closed 2026/04/25 02:16:38 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:38 DEBUG : dir: Looking for writers 2026/04/25 02:16:38 DEBUG : file1: reading active writers 2026/04/25 02:16:38 DEBUG : Looking for writers 2026/04/25 02:16:38 DEBUG : dir: reading active writers 2026/04/25 02:16:38 DEBUG : >WaitForWriters: 2026/04/25 02:16:38 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.63s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:40 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:40 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:40 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:40 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:40 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:16:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:16:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:16:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:16:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:16:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): _readAt: size=1, off=0 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): openPending: 2026/04/25 02:16:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/25 02:16:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/25 02:16:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): >openPending: err= 2026/04/25 02:16:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/25 02:16:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:16:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:16:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): >_readAt: n=1, err= 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): _readAt: size=1, off=5 2026/04/25 02:16:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): >_readAt: n=1, err= 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): _readAt: size=1, off=3 2026/04/25 02:16:42 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): >_readAt: n=1, err= 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): _readAt: size=1, off=13 2026/04/25 02:16:42 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): >_readAt: n=1, err= 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): _readAt: size=16, off=100 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): >_readAt: n=0, err=EOF 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): close: 2026/04/25 02:16:42 DEBUG : dir/file1(0x31224cb0d280): >close: err= 2026/04/25 02:16:42 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:42 DEBUG : dir: Looking for writers 2026/04/25 02:16:42 DEBUG : file1: reading active writers 2026/04/25 02:16:42 DEBUG : Looking for writers 2026/04/25 02:16:42 DEBUG : dir: reading active writers 2026/04/25 02:16:42 DEBUG : >WaitForWriters: 2026/04/25 02:16:42 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.27s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:43 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:43 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:43 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:43 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:43 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:43 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba/dir/file1: no such file or directory 2026/04/25 02:16:43 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-vukahuh6waba/dir/file1: no such file or directory 2026/04/25 02:16:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:16:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:16:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:16:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:16:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:16:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): _readAt: size=1, off=0 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): openPending: 2026/04/25 02:16:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/25 02:16:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/25 02:16:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): >openPending: err= 2026/04/25 02:16:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/25 02:16:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:16:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:16:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): >_readAt: n=1, err= 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): _readAt: size=1, off=5 2026/04/25 02:16:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): >_readAt: n=1, err= 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): _readAt: size=1, off=1 2026/04/25 02:16:44 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): >_readAt: n=1, err= 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): _readAt: size=6, off=10 2026/04/25 02:16:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): >_readAt: n=6, err= 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): _readAt: size=256, off=10 2026/04/25 02:16:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): >_readAt: n=6, err=EOF 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): _readAt: size=256, off=100 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): >_readAt: n=0, err=EOF 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): close: 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): >close: err= 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): _readAt: size=256, off=100 2026/04/25 02:16:44 DEBUG : dir/file1(0x31224c4a6480): >_readAt: n=0, err=file already closed 2026/04/25 02:16:44 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:44 DEBUG : dir: Looking for writers 2026/04/25 02:16:44 DEBUG : file1: reading active writers 2026/04/25 02:16:44 DEBUG : Looking for writers 2026/04/25 02:16:44 DEBUG : dir: reading active writers 2026/04/25 02:16:44 DEBUG : >WaitForWriters: 2026/04/25 02:16:44 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.26s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:45 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:45 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:45 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:45 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:45 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:16:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:16:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:16:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:16:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:16:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/25 02:16:46 DEBUG : dir/file1(0x31224c4a77c0): RWFileHandle.Flush 2026/04/25 02:16:46 DEBUG : dir/file1(0x31224c4a77c0): _readAt: size=256, off=0 2026/04/25 02:16:46 DEBUG : dir/file1(0x31224c4a77c0): openPending: 2026/04/25 02:16:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/04/25 02:16:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/25 02:16:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:46 DEBUG : dir/file1(0x31224c4a77c0): >openPending: err= 2026/04/25 02:16:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/25 02:16:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:16:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:16:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:16:46 DEBUG : dir/file1(0x31224c4a77c0): >_readAt: n=16, err=EOF 2026/04/25 02:16:46 DEBUG : dir/file1(0x31224c4a77c0): RWFileHandle.Flush 2026/04/25 02:16:46 DEBUG : dir/file1(0x31224c4a77c0): RWFileHandle.Flush 2026/04/25 02:16:46 DEBUG : dir/file1(0x31224c4a77c0): close: 2026/04/25 02:16:46 DEBUG : dir/file1(0x31224c4a77c0): >close: err= 2026/04/25 02:16:46 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:46 DEBUG : dir: Looking for writers 2026/04/25 02:16:46 DEBUG : file1: reading active writers 2026/04/25 02:16:46 DEBUG : Looking for writers 2026/04/25 02:16:46 DEBUG : dir: reading active writers 2026/04/25 02:16:46 DEBUG : >WaitForWriters: 2026/04/25 02:16:46 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting 2026/04/25 02:16:47 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba/dir/file1: no such file or directory 2026/04/25 02:16:47 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-vukahuh6waba/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.26s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:47 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:47 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:47 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:47 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:47 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:16:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 02:16:48 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:16:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:16:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:16:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/25 02:16:48 DEBUG : dir/file1(0x31224c14f100): _readAt: size=256, off=0 2026/04/25 02:16:48 DEBUG : dir/file1(0x31224c14f100): openPending: 2026/04/25 02:16:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/25 02:16:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/25 02:16:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:48 DEBUG : dir/file1(0x31224c14f100): >openPending: err= 2026/04/25 02:16:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/25 02:16:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:16:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:16:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:16:49 DEBUG : dir/file1(0x31224c14f100): >_readAt: n=16, err=EOF 2026/04/25 02:16:49 DEBUG : dir/file1(0x31224c14f100): RWFileHandle.Release 2026/04/25 02:16:49 DEBUG : dir/file1(0x31224c14f100): close: 2026/04/25 02:16:49 DEBUG : dir/file1(0x31224c14f100): >close: err= 2026/04/25 02:16:49 DEBUG : dir/file1(0x31224c14f100): RWFileHandle.Release 2026/04/25 02:16:49 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:49 DEBUG : dir: Looking for writers 2026/04/25 02:16:49 DEBUG : file1: reading active writers 2026/04/25 02:16:49 DEBUG : Looking for writers 2026/04/25 02:16:49 DEBUG : dir: reading active writers 2026/04/25 02:16:49 DEBUG : >WaitForWriters: 2026/04/25 02:16:49 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting 2026/04/25 02:16:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba/dir/file1: no such file or directory 2026/04/25 02:16:49 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-vukahuh6waba/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.26s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:49 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:49 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:49 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:49 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:16:49 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:16:50 DEBUG : file1: newRWFileHandle: 2026/04/25 02:16:50 DEBUG : file1(0x31224c14f680): openPending: 2026/04/25 02:16:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:16:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:50 DEBUG : file1(0x31224c14f680): >openPending: err= 2026/04/25 02:16:50 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 02:16:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 02:16:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 02:16:50 DEBUG : file1(0x31224c14f680): _writeAt: size=5, off=0 2026/04/25 02:16:50 DEBUG : file1(0x31224c14f680): >_writeAt: n=5, err= 2026/04/25 02:16:50 DEBUG : file1(0x31224c14f680): _writeAt: size=7, off=5 2026/04/25 02:16:50 DEBUG : file1(0x31224c14f680): >_writeAt: n=7, err= 2026/04/25 02:16:50 DEBUG : file1: vfs cache: truncate to size=11 2026/04/25 02:16:50 DEBUG : file1(0x31224c14f680): close: 2026/04/25 02:16:50 DEBUG : file1: vfs cache: setting modification time to 2026-04-25 02:16:50.070582382 +0000 UTC m=+181.341930357 2026/04/25 02:16:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 02:16:50 DEBUG : file1(0x31224c14f680): >close: err= 2026/04/25 02:16:50 DEBUG : file1(0x31224c14f680): close: 2026/04/25 02:16:50 DEBUG : file1(0x31224c14f680): >close: err=file already closed 2026/04/25 02:16:50 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:50 DEBUG : Looking for writers 2026/04/25 02:16:50 DEBUG : file1: reading active writers 2026/04/25 02:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:16:50 DEBUG : Looking for writers 2026/04/25 02:16:50 DEBUG : file1: reading active writers 2026/04/25 02:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:16:50 DEBUG : Looking for writers 2026/04/25 02:16:50 DEBUG : file1: reading active writers 2026/04/25 02:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:16:50 DEBUG : Looking for writers 2026/04/25 02:16:50 DEBUG : file1: reading active writers 2026/04/25 02:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:16:50 DEBUG : file1: vfs cache: starting upload 2026/04/25 02:16:50 DEBUG : Looking for writers 2026/04/25 02:16:50 DEBUG : file1: reading active writers 2026/04/25 02:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:16:50 DEBUG : Looking for writers 2026/04/25 02:16:50 DEBUG : file1: reading active writers 2026/04/25 02:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:16:50 DEBUG : Looking for writers 2026/04/25 02:16:50 DEBUG : file1: reading active writers 2026/04/25 02:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:16:50 DEBUG : file1: size = 11 OK 2026/04/25 02:16:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:16:50 INFO : file1: Copied (new) 2026/04/25 02:16:50 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-25 02:16:50 +0000 UTC," 2026/04/25 02:16:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 02:16:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:50 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 02:16:51 DEBUG : Looking for writers 2026/04/25 02:16:51 DEBUG : file1: reading active writers 2026/04/25 02:16:51 DEBUG : >WaitForWriters: 2026/04/25 02:16:51 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:51 DEBUG : Looking for writers 2026/04/25 02:16:51 DEBUG : file1: reading active writers 2026/04/25 02:16:51 DEBUG : >WaitForWriters: 2026/04/25 02:16:51 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.95s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:51 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:51 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:51 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:51 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:16:51 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba/dir/file1: no such file or directory 2026/04/25 02:16:51 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-vukahuh6waba/dir/file1: no such file or directory 2026/04/25 02:16:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:16:52 DEBUG : file1: newRWFileHandle: 2026/04/25 02:16:52 DEBUG : file1(0x31224c400800): openPending: 2026/04/25 02:16:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:16:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:52 DEBUG : file1(0x31224c400800): >openPending: err= 2026/04/25 02:16:52 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 02:16:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 02:16:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 02:16:52 DEBUG : file1(0x31224c400800): _writeAt: size=7, off=0 2026/04/25 02:16:52 DEBUG : file1(0x31224c400800): >_writeAt: n=7, err= 2026/04/25 02:16:52 DEBUG : file1(0x31224c400800): _writeAt: size=6, off=5 2026/04/25 02:16:52 DEBUG : file1(0x31224c400800): >_writeAt: n=6, err= 2026/04/25 02:16:52 DEBUG : file1(0x31224c400800): close: 2026/04/25 02:16:52 DEBUG : file1: vfs cache: setting modification time to 2026-04-25 02:16:52.021556324 +0000 UTC m=+183.292904290 2026/04/25 02:16:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 02:16:52 DEBUG : file1(0x31224c400800): >close: err= 2026/04/25 02:16:52 DEBUG : file1(0x31224c400800): _writeAt: size=5, off=0 2026/04/25 02:16:52 DEBUG : file1(0x31224c400800): >_writeAt: n=0, err=file already closed 2026/04/25 02:16:52 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:52 DEBUG : Looking for writers 2026/04/25 02:16:52 DEBUG : file1: reading active writers 2026/04/25 02:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:16:52 DEBUG : Looking for writers 2026/04/25 02:16:52 DEBUG : file1: reading active writers 2026/04/25 02:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:16:52 DEBUG : Looking for writers 2026/04/25 02:16:52 DEBUG : file1: reading active writers 2026/04/25 02:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:16:52 DEBUG : Looking for writers 2026/04/25 02:16:52 DEBUG : file1: reading active writers 2026/04/25 02:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:16:52 DEBUG : file1: vfs cache: starting upload 2026/04/25 02:16:52 DEBUG : Looking for writers 2026/04/25 02:16:52 DEBUG : file1: reading active writers 2026/04/25 02:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:16:52 DEBUG : Looking for writers 2026/04/25 02:16:52 DEBUG : file1: reading active writers 2026/04/25 02:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:16:52 DEBUG : Looking for writers 2026/04/25 02:16:52 DEBUG : file1: reading active writers 2026/04/25 02:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:16:52 DEBUG : file1: size = 11 OK 2026/04/25 02:16:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:16:52 INFO : file1: Copied (new) 2026/04/25 02:16:52 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-25 02:16:52 +0000 UTC," 2026/04/25 02:16:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 02:16:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:52 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 02:16:53 DEBUG : Looking for writers 2026/04/25 02:16:53 DEBUG : file1: reading active writers 2026/04/25 02:16:53 DEBUG : >WaitForWriters: 2026/04/25 02:16:53 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:53 DEBUG : Looking for writers 2026/04/25 02:16:53 DEBUG : file1: reading active writers 2026/04/25 02:16:53 DEBUG : >WaitForWriters: 2026/04/25 02:16:53 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.98s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:53 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:53 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:53 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:53 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:16:53 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:16:53 DEBUG : file1: newRWFileHandle: 2026/04/25 02:16:53 DEBUG : file1(0x31224c53a4c0): openPending: 2026/04/25 02:16:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:16:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:53 DEBUG : file1(0x31224c53a4c0): >openPending: err= 2026/04/25 02:16:53 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 02:16:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 02:16:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 02:16:53 DEBUG : file1(0x31224c53a4c0): close: 2026/04/25 02:16:53 DEBUG : file1: vfs cache: setting modification time to 2026-04-25 02:16:53.993517661 +0000 UTC m=+185.264865627 2026/04/25 02:16:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 02:16:53 DEBUG : file1(0x31224c53a4c0): >close: err= 2026/04/25 02:16:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/25 02:16:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 02:16:53 DEBUG : file2: newRWFileHandle: 2026/04/25 02:16:53 DEBUG : file2(0x31224c53aa40): openPending: 2026/04/25 02:16:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:16:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/25 02:16:53 DEBUG : file2(0x31224c53aa40): >openPending: err= 2026/04/25 02:16:53 DEBUG : file2: >newRWFileHandle: err= 2026/04/25 02:16:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/25 02:16:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/25 02:16:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/25 02:16:53 DEBUG : file2(0x31224c53aa40): RWFileHandle.Flush 2026/04/25 02:16:53 DEBUG : file2(0x31224c53aa40): RWFileHandle.Release 2026/04/25 02:16:53 DEBUG : file2(0x31224c53aa40): close: 2026/04/25 02:16:53 DEBUG : file2: vfs cache: setting modification time to 2026-04-25 02:16:53.994435205 +0000 UTC m=+185.265783171 2026/04/25 02:16:53 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/25 02:16:53 DEBUG : file2(0x31224c53aa40): >close: err= 2026/04/25 02:16:53 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:53 DEBUG : Looking for writers 2026/04/25 02:16:53 DEBUG : file1: reading active writers 2026/04/25 02:16:53 DEBUG : file2: reading active writers 2026/04/25 02:16:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/25 02:16:54 DEBUG : Looking for writers 2026/04/25 02:16:54 DEBUG : file2: reading active writers 2026/04/25 02:16:54 DEBUG : file1: reading active writers 2026/04/25 02:16:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/25 02:16:54 DEBUG : Looking for writers 2026/04/25 02:16:54 DEBUG : file1: reading active writers 2026/04/25 02:16:54 DEBUG : file2: reading active writers 2026/04/25 02:16:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/25 02:16:54 DEBUG : Looking for writers 2026/04/25 02:16:54 DEBUG : file1: reading active writers 2026/04/25 02:16:54 DEBUG : file2: reading active writers 2026/04/25 02:16:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/25 02:16:54 DEBUG : file2: vfs cache: starting upload 2026/04/25 02:16:54 DEBUG : file1: vfs cache: starting upload 2026/04/25 02:16:54 DEBUG : Looking for writers 2026/04/25 02:16:54 DEBUG : file1: reading active writers 2026/04/25 02:16:54 DEBUG : file2: reading active writers 2026/04/25 02:16:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/25 02:16:54 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba/dir/file1: no such file or directory 2026/04/25 02:16:54 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-vukahuh6waba/dir/file1: no such file or directory 2026/04/25 02:16:54 DEBUG : Looking for writers 2026/04/25 02:16:54 DEBUG : file1: reading active writers 2026/04/25 02:16:54 DEBUG : file2: reading active writers 2026/04/25 02:16:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/25 02:16:54 DEBUG : Looking for writers 2026/04/25 02:16:54 DEBUG : file2: reading active writers 2026/04/25 02:16:54 DEBUG : file1: reading active writers 2026/04/25 02:16:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/25 02:16:54 DEBUG : file2: size = 0 OK 2026/04/25 02:16:54 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/04/25 02:16:54 INFO : file2: Copied (new) 2026/04/25 02:16:54 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-25 02:16:53 +0000 UTC," 2026/04/25 02:16:54 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/25 02:16:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/25 02:16:54 INFO : file2: vfs cache: upload succeeded try #1 2026/04/25 02:16:55 DEBUG : file1: size = 0 OK 2026/04/25 02:16:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:16:55 INFO : file1: Copied (new) 2026/04/25 02:16:55 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-25 02:16:53 +0000 UTC," 2026/04/25 02:16:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 02:16:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:55 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 02:16:55 DEBUG : Looking for writers 2026/04/25 02:16:55 DEBUG : file1: reading active writers 2026/04/25 02:16:55 DEBUG : file2: reading active writers 2026/04/25 02:16:55 DEBUG : >WaitForWriters: 2026/04/25 02:16:55 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:55 DEBUG : Looking for writers 2026/04/25 02:16:55 DEBUG : file1: reading active writers 2026/04/25 02:16:55 DEBUG : file2: reading active writers 2026/04/25 02:16:55 DEBUG : >WaitForWriters: 2026/04/25 02:16:55 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.16s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:56 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:56 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:56 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:56 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:16:56 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:16:56 DEBUG : file1: newRWFileHandle: 2026/04/25 02:16:56 DEBUG : file1(0x31224c400780): openPending: 2026/04/25 02:16:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:16:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:56 DEBUG : file1(0x31224c400780): >openPending: err= 2026/04/25 02:16:56 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 02:16:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 02:16:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 02:16:56 DEBUG : file1(0x31224c400780): _writeAt: size=5, off=0 2026/04/25 02:16:56 DEBUG : file1(0x31224c400780): >_writeAt: n=5, err= 2026/04/25 02:16:56 DEBUG : file1(0x31224c400780): RWFileHandle.Flush 2026/04/25 02:16:56 DEBUG : file1(0x31224c400780): RWFileHandle.Flush 2026/04/25 02:16:56 DEBUG : file1(0x31224c400780): close: 2026/04/25 02:16:56 DEBUG : file1: vfs cache: setting modification time to 2026-04-25 02:16:56.157307955 +0000 UTC m=+187.428655950 2026/04/25 02:16:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 02:16:56 DEBUG : file1(0x31224c400780): >close: err= 2026/04/25 02:16:56 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:56 DEBUG : Looking for writers 2026/04/25 02:16:56 DEBUG : file1: reading active writers 2026/04/25 02:16:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:16:56 DEBUG : Looking for writers 2026/04/25 02:16:56 DEBUG : file1: reading active writers 2026/04/25 02:16:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:16:56 DEBUG : Looking for writers 2026/04/25 02:16:56 DEBUG : file1: reading active writers 2026/04/25 02:16:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:16:56 DEBUG : Looking for writers 2026/04/25 02:16:56 DEBUG : file1: reading active writers 2026/04/25 02:16:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:16:56 DEBUG : file1: vfs cache: starting upload 2026/04/25 02:16:56 DEBUG : Looking for writers 2026/04/25 02:16:56 DEBUG : file1: reading active writers 2026/04/25 02:16:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:16:56 DEBUG : Looking for writers 2026/04/25 02:16:56 DEBUG : file1: reading active writers 2026/04/25 02:16:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:16:56 DEBUG : Looking for writers 2026/04/25 02:16:56 DEBUG : file1: reading active writers 2026/04/25 02:16:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:16:56 DEBUG : file1: size = 5 OK 2026/04/25 02:16:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/25 02:16:56 INFO : file1: Copied (new) 2026/04/25 02:16:56 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-25 02:16:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/25 02:16:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 02:16:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:56 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 02:16:57 DEBUG : Looking for writers 2026/04/25 02:16:57 DEBUG : file1: reading active writers 2026/04/25 02:16:57 DEBUG : >WaitForWriters: 2026/04/25 02:16:57 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.81s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:57 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:57 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:57 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:57 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:16:57 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:16:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:16:57 DEBUG : file1: newRWFileHandle: 2026/04/25 02:16:57 DEBUG : file1(0x31224c53a700): openPending: 2026/04/25 02:16:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:16:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:57 DEBUG : file1(0x31224c53a700): >openPending: err= 2026/04/25 02:16:57 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 02:16:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 02:16:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 02:16:57 DEBUG : file1(0x31224c53a700): _writeAt: size=5, off=0 2026/04/25 02:16:57 DEBUG : file1(0x31224c53a700): >_writeAt: n=5, err= 2026/04/25 02:16:57 DEBUG : file1(0x31224c53a700): RWFileHandle.Release 2026/04/25 02:16:57 DEBUG : file1(0x31224c53a700): close: 2026/04/25 02:16:57 DEBUG : file1: vfs cache: setting modification time to 2026-04-25 02:16:57.98104188 +0000 UTC m=+189.252389846 2026/04/25 02:16:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 02:16:57 DEBUG : file1(0x31224c53a700): >close: err= 2026/04/25 02:16:57 DEBUG : file1(0x31224c53a700): RWFileHandle.Release 2026/04/25 02:16:57 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:16:57 DEBUG : Looking for writers 2026/04/25 02:16:57 DEBUG : file1: reading active writers 2026/04/25 02:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:16:57 DEBUG : Looking for writers 2026/04/25 02:16:57 DEBUG : file1: reading active writers 2026/04/25 02:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:16:58 DEBUG : Looking for writers 2026/04/25 02:16:58 DEBUG : file1: reading active writers 2026/04/25 02:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:16:58 DEBUG : Looking for writers 2026/04/25 02:16:58 DEBUG : file1: reading active writers 2026/04/25 02:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:16:58 DEBUG : file1: vfs cache: starting upload 2026/04/25 02:16:58 DEBUG : Looking for writers 2026/04/25 02:16:58 DEBUG : file1: reading active writers 2026/04/25 02:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:16:58 DEBUG : Looking for writers 2026/04/25 02:16:58 DEBUG : file1: reading active writers 2026/04/25 02:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:16:58 DEBUG : Looking for writers 2026/04/25 02:16:58 DEBUG : file1: reading active writers 2026/04/25 02:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:16:58 DEBUG : file1: size = 5 OK 2026/04/25 02:16:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/25 02:16:58 INFO : file1: Copied (new) 2026/04/25 02:16:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-25 02:16:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/25 02:16:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 02:16:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:16:58 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 02:16:59 DEBUG : Looking for writers 2026/04/25 02:16:59 DEBUG : file1: reading active writers 2026/04/25 02:16:59 DEBUG : >WaitForWriters: 2026/04/25 02:16:59 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:16:59 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:16:59 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:16:59 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:59 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:16:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:16:59 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:17:00 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/25 02:17:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 02:17:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:17:01 DEBUG : dir/file1(0x31224bfa5400): openPending: 2026/04/25 02:17:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/25 02:17:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/25 02:17:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:01 DEBUG : dir/file1(0x31224bfa5400): >openPending: err= 2026/04/25 02:17:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/25 02:17:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:17:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:17:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/25 02:17:01 DEBUG : dir/file1(0x31224bfa5400): _writeAt: size=5, off=0 2026/04/25 02:17:01 DEBUG : dir/file1(0x31224bfa5400): >_writeAt: n=5, err= 2026/04/25 02:17:01 DEBUG : dir/file1(0x31224bfa5400): close: 2026/04/25 02:17:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-25 02:17:01.029190578 +0000 UTC m=+192.300538584 2026/04/25 02:17:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:01 DEBUG : dir/file1(0x31224bfa5400): >close: err= 2026/04/25 02:17:01 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:01 DEBUG : dir: Looking for writers 2026/04/25 02:17:01 DEBUG : file1: reading active writers 2026/04/25 02:17:01 DEBUG : Looking for writers 2026/04/25 02:17:01 DEBUG : dir: reading active writers 2026/04/25 02:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:17:01 DEBUG : dir: Looking for writers 2026/04/25 02:17:01 DEBUG : file1: reading active writers 2026/04/25 02:17:01 DEBUG : Looking for writers 2026/04/25 02:17:01 DEBUG : dir: reading active writers 2026/04/25 02:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:17:01 DEBUG : dir: Looking for writers 2026/04/25 02:17:01 DEBUG : file1: reading active writers 2026/04/25 02:17:01 DEBUG : Looking for writers 2026/04/25 02:17:01 DEBUG : dir: reading active writers 2026/04/25 02:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:17:01 DEBUG : dir: Looking for writers 2026/04/25 02:17:01 DEBUG : file1: reading active writers 2026/04/25 02:17:01 DEBUG : Looking for writers 2026/04/25 02:17:01 DEBUG : dir: reading active writers 2026/04/25 02:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:17:01 DEBUG : dir/file1: vfs cache: starting upload 2026/04/25 02:17:01 DEBUG : dir: Looking for writers 2026/04/25 02:17:01 DEBUG : file1: reading active writers 2026/04/25 02:17:01 DEBUG : Looking for writers 2026/04/25 02:17:01 DEBUG : dir: reading active writers 2026/04/25 02:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:17:01 DEBUG : dir: Looking for writers 2026/04/25 02:17:01 DEBUG : file1: reading active writers 2026/04/25 02:17:01 DEBUG : Looking for writers 2026/04/25 02:17:01 DEBUG : dir: reading active writers 2026/04/25 02:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:17:01 DEBUG : dir: Looking for writers 2026/04/25 02:17:01 DEBUG : file1: reading active writers 2026/04/25 02:17:01 DEBUG : Looking for writers 2026/04/25 02:17:01 DEBUG : dir: reading active writers 2026/04/25 02:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:17:01 DEBUG : dir/file1: size = 5 OK 2026/04/25 02:17:01 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/25 02:17:01 INFO : dir/file1: Copied (replaced existing) 2026/04/25 02:17:01 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-25 02:17:01 +0000 UTC," 2026/04/25 02:17:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/25 02:17:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/25 02:17:02 DEBUG : dir: Looking for writers 2026/04/25 02:17:02 DEBUG : file1: reading active writers 2026/04/25 02:17:02 DEBUG : Looking for writers 2026/04/25 02:17:02 DEBUG : dir: reading active writers 2026/04/25 02:17:02 DEBUG : >WaitForWriters: 2026/04/25 02:17:02 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.33s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:02 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:02 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:17:02 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:02 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:03 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:17:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 02:17:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 02:17:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 02:17:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/25 02:17:04 DEBUG : dir/file1(0x31224c289a00): _writeAt: size=5, off=0 2026/04/25 02:17:04 DEBUG : dir/file1(0x31224c289a00): openPending: 2026/04/25 02:17:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/25 02:17:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/25 02:17:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:04 DEBUG : dir/file1(0x31224c289a00): >openPending: err= 2026/04/25 02:17:04 DEBUG : dir/file1(0x31224c289a00): >_writeAt: n=5, err= 2026/04/25 02:17:04 DEBUG : dir/file1(0x31224c289a00): _writeAt: size=15, off=5 2026/04/25 02:17:04 DEBUG : dir/file1(0x31224c289a00): >_writeAt: n=15, err= 2026/04/25 02:17:04 DEBUG : dir/file1(0x31224c289a00): close: 2026/04/25 02:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/25 02:17:04 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-25 02:17:04.359644177 +0000 UTC m=+195.630992143 2026/04/25 02:17:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:04 DEBUG : dir/file1(0x31224c289a00): >close: err= 2026/04/25 02:17:04 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:04 DEBUG : dir: Looking for writers 2026/04/25 02:17:04 DEBUG : file1: reading active writers 2026/04/25 02:17:04 DEBUG : Looking for writers 2026/04/25 02:17:04 DEBUG : dir: reading active writers 2026/04/25 02:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:17:04 DEBUG : dir: Looking for writers 2026/04/25 02:17:04 DEBUG : file1: reading active writers 2026/04/25 02:17:04 DEBUG : Looking for writers 2026/04/25 02:17:04 DEBUG : dir: reading active writers 2026/04/25 02:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:17:04 DEBUG : dir: Looking for writers 2026/04/25 02:17:04 DEBUG : file1: reading active writers 2026/04/25 02:17:04 DEBUG : Looking for writers 2026/04/25 02:17:04 DEBUG : dir: reading active writers 2026/04/25 02:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:17:04 DEBUG : dir: Looking for writers 2026/04/25 02:17:04 DEBUG : file1: reading active writers 2026/04/25 02:17:04 DEBUG : Looking for writers 2026/04/25 02:17:04 DEBUG : dir: reading active writers 2026/04/25 02:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:17:04 DEBUG : dir/file1: vfs cache: starting upload 2026/04/25 02:17:04 DEBUG : dir: Looking for writers 2026/04/25 02:17:04 DEBUG : file1: reading active writers 2026/04/25 02:17:04 DEBUG : Looking for writers 2026/04/25 02:17:04 DEBUG : dir: reading active writers 2026/04/25 02:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:17:04 DEBUG : dir: Looking for writers 2026/04/25 02:17:04 DEBUG : file1: reading active writers 2026/04/25 02:17:04 DEBUG : Looking for writers 2026/04/25 02:17:04 DEBUG : dir: reading active writers 2026/04/25 02:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:17:04 DEBUG : dir: Looking for writers 2026/04/25 02:17:04 DEBUG : file1: reading active writers 2026/04/25 02:17:04 DEBUG : Looking for writers 2026/04/25 02:17:04 DEBUG : dir: reading active writers 2026/04/25 02:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:17:05 DEBUG : dir/file1: size = 20 OK 2026/04/25 02:17:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/25 02:17:05 INFO : dir/file1: Copied (replaced existing) 2026/04/25 02:17:05 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-25 02:17:04 +0000 UTC," 2026/04/25 02:17:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/25 02:17:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/25 02:17:05 DEBUG : dir: Looking for writers 2026/04/25 02:17:05 DEBUG : file1: reading active writers 2026/04/25 02:17:05 DEBUG : Looking for writers 2026/04/25 02:17:05 DEBUG : dir: reading active writers 2026/04/25 02:17:05 DEBUG : >WaitForWriters: 2026/04/25 02:17:05 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.39s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:06 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:06 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:17:06 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:06 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:06 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:17:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:06 DEBUG : file1: newRWFileHandle: 2026/04/25 02:17:06 DEBUG : file1(0x31224c1e5780): openPending: 2026/04/25 02:17:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:06 DEBUG : file1(0x31224c1e5780): >openPending: err= 2026/04/25 02:17:06 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 02:17:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 02:17:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 02:17:06 DEBUG : file1(0x31224c1e5780): _writeAt: size=5, off=0 2026/04/25 02:17:06 DEBUG : file1(0x31224c1e5780): >_writeAt: n=5, err= 2026/04/25 02:17:06 DEBUG : file1(0x31224c1e5780): close: 2026/04/25 02:17:06 DEBUG : file1: vfs cache: setting modification time to 2026-04-25 02:17:06.520786113 +0000 UTC m=+197.792134079 2026/04/25 02:17:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:06 DEBUG : file1(0x31224c1e5780): >close: err= 2026/04/25 02:17:06 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:06 DEBUG : Looking for writers 2026/04/25 02:17:06 DEBUG : file1: reading active writers 2026/04/25 02:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:17:06 DEBUG : Looking for writers 2026/04/25 02:17:06 DEBUG : file1: reading active writers 2026/04/25 02:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:17:06 DEBUG : Looking for writers 2026/04/25 02:17:06 DEBUG : file1: reading active writers 2026/04/25 02:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:17:06 DEBUG : Looking for writers 2026/04/25 02:17:06 DEBUG : file1: reading active writers 2026/04/25 02:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:17:06 DEBUG : file1: vfs cache: starting upload 2026/04/25 02:17:06 DEBUG : Looking for writers 2026/04/25 02:17:06 DEBUG : file1: reading active writers 2026/04/25 02:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:17:06 DEBUG : Looking for writers 2026/04/25 02:17:06 DEBUG : file1: reading active writers 2026/04/25 02:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:17:07 DEBUG : Looking for writers 2026/04/25 02:17:07 DEBUG : file1: reading active writers 2026/04/25 02:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:17:07 DEBUG : file1: size = 5 OK 2026/04/25 02:17:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:17:07 INFO : file1: Copied (new) 2026/04/25 02:17:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-25 02:17:06 +0000 UTC," 2026/04/25 02:17:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 02:17:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:07 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 02:17:07 DEBUG : Looking for writers 2026/04/25 02:17:07 DEBUG : file1: reading active writers 2026/04/25 02:17:07 DEBUG : >WaitForWriters: 2026/04/25 02:17:07 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.85s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:08 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:08 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:17:08 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:08 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/25 02:17:08 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9980): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9980): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9980): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9980): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9980): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.362876525 +0000 UTC m=+199.634224491 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9980): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9ec0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9ec0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9ec0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9ec0): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9ec0): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9ec0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.362876525 +0000 UTC m=+199.634224491 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9ec0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43c480): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43c480): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43c480): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43c480): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43c480): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.362876525 +0000 UTC m=+199.634224491 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43c480): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be54700 item 1 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43cac0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43cac0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43cac0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43cac0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43cac0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.365580141 +0000 UTC m=+199.636928107 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43cac0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43cfc0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43cfc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43cfc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43cfc0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43cfc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.365580141 +0000 UTC m=+199.636928107 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43cfc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be54d90 item 2 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43d600): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43d600): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43d600): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43d600): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43d600): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.367294389 +0000 UTC m=+199.638642345 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43d600): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43da80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43da80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43da80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43da80): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43da80): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43da80): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43da80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.367294389 +0000 UTC m=+199.638642345 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c43da80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45a040): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45a040): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45a040): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45a040): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45a040): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.367294389 +0000 UTC m=+199.638642345 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45a040): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be551f0 item 3 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45a6c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45a6c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45a6c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45a6c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45a6c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.369352426 +0000 UTC m=+199.640700392 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45a6c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45ac00): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45ac00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45ac00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45ac00): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45ac00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.369352426 +0000 UTC m=+199.640700392 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45ac00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be55c70 item 4 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b240): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b240): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b240): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b240): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b240): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.370853261 +0000 UTC m=+199.642201227 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b240): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b6c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b6c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b6c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b6c0): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b6c0): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b6c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.370853261 +0000 UTC m=+199.642201227 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45b6c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45bb80): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45bb80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45bb80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45bb80): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45bb80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.370853261 +0000 UTC m=+199.642201227 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c45bb80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bdec540 item 5 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49e300): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49e300): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49e300): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49e300): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49e300): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.37315109 +0000 UTC m=+199.644499056 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49e300): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49e840): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49e840): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49e840): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49e840): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49e840): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.37315109 +0000 UTC m=+199.644499056 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49e840): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bded1f0 item 6 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49eec0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49eec0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49eec0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49eec0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49eec0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.374805024 +0000 UTC m=+199.646152990 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49eec0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f3c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f3c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f3c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f3c0): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f3c0): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f3c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.374805024 +0000 UTC m=+199.646152990 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f3c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f880): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f880): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f880): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f880): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f880): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.374805024 +0000 UTC m=+199.646152990 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c49f880): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bdedc70 item 7 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8000): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8000): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8000): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8000): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8000): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.376783641 +0000 UTC m=+199.648131607 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8000): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8540): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8540): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8540): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.376783641 +0000 UTC m=+199.648131607 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c2624d0 item 8 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8b00): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224c4e8b00): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8b00): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8b00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8b00): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8b00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8ec0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8ec0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8ec0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8ec0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8ec0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.378383444 +0000 UTC m=+199.649731410 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e8ec0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9340): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9340): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9340): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9340): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9340): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9340): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9340): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.378383444 +0000 UTC m=+199.649731410 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9340): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9840): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9840): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9840): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9840): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9840): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.378383444 +0000 UTC m=+199.649731410 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9840): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c262850 item 9 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9ec0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9ec0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9ec0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9ec0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9ec0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.38047305 +0000 UTC m=+199.651821007 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4e9ec0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524500): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524500): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524500): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524500): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524500): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.38047305 +0000 UTC m=+199.651821007 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524500): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c262ee0 item 10 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524b40): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224c524b40): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524b40): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524b40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524b40): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524b40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524f00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524f00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524f00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524f00): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524f00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.381945582 +0000 UTC m=+199.653293548 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c524f00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525400): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525400): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525400): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525400): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525400): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525400): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525400): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.381945582 +0000 UTC m=+199.653293548 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525400): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525900): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525900): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525900): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525900): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525900): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.381945582 +0000 UTC m=+199.653293548 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c525900): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c263b90 item 11 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544080): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544080): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544080): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544080): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544080): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.383769457 +0000 UTC m=+199.655117423 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544080): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5445c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5445c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5445c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5445c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5445c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.383769457 +0000 UTC m=+199.655117423 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5445c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be24310 item 12 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544c00): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224c544c00): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544c00): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544c00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544c00): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544c00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544fc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544fc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544fc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544fc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544fc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.385478313 +0000 UTC m=+199.656826279 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c544fc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c545680): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c545680): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c545680): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c545680): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c545680): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.385478313 +0000 UTC m=+199.656826279 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c545680): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be24a10 item 13 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c545d00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c545d00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c545d00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c545d00): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c545d00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.387441622 +0000 UTC m=+199.658789588 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c545d00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584340): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584340): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584340): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584340): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584340): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.387441622 +0000 UTC m=+199.658789588 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584340): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be25110 item 14 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584980): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224c584980): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584980): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584980): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584980): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584980): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584980): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584d40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584d40): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584d40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584d40): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584d40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.389430097 +0000 UTC m=+199.660778084 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c584d40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c585400): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c585400): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c585400): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c585400): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c585400): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.389430097 +0000 UTC m=+199.660778084 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c585400): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be259d0 item 15 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c585a80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c585a80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c585a80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c585a80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c585a80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.391172168 +0000 UTC m=+199.662520154 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c585a80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a60c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a60c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a60c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a60c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a60c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.391172168 +0000 UTC m=+199.662520154 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a60c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be3c000 item 16 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6700): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6700): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6700): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6700): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6700): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.392806014 +0000 UTC m=+199.664153970 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6700): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6b80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6b80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6b80): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6b80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6b80): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6b80): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6b80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.392806014 +0000 UTC m=+199.664153970 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a6b80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7080): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7080): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7080): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7080): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7080): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.392806014 +0000 UTC m=+199.664153970 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7080): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be3c3f0 item 17 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7700): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7700): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7700): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7700): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7700): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.394947338 +0000 UTC m=+199.666295304 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7700): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7c40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7c40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7c40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7c40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7c40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.394947338 +0000 UTC m=+199.666295304 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5a7c40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be3cc40 item 18 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc3c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc3c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc3c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc3c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc3c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.396606662 +0000 UTC m=+199.667954629 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc3c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc8c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc8c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc8c0): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc8c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc8c0): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc8c0): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc8c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc8c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.396606662 +0000 UTC m=+199.667954629 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cc8c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ccdc0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ccdc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ccdc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ccdc0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ccdc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.396606662 +0000 UTC m=+199.667954629 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ccdc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be3d2d0 item 19 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cd440): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cd440): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cd440): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cd440): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cd440): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.398665992 +0000 UTC m=+199.670013947 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cd440): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cd980): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cd980): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cd980): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cd980): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cd980): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.398665992 +0000 UTC m=+199.670013947 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5cd980): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be3dd50 item 20 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616100): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616100): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616100): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616100): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616100): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.400342698 +0000 UTC m=+199.671690664 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616100): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616600): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616600): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616600): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616600): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616600): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616600): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616600): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616600): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.400342698 +0000 UTC m=+199.671690664 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616600): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616b00): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616b00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616b00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616b00): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616b00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.400342698 +0000 UTC m=+199.671690664 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c616b00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ba8e5b0 item 21 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c617180): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c617180): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c617180): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c617180): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c617180): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.40230776 +0000 UTC m=+199.673655726 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c617180): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c6176c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c6176c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c6176c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c6176c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c6176c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.40230776 +0000 UTC m=+199.673655726 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c6176c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ba8efc0 item 22 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c617d40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c617d40): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c617d40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c617d40): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c617d40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.403633103 +0000 UTC m=+199.674981069 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c617d40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644340): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644340): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644340): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644340): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644340): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644340): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644340): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644340): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.403633103 +0000 UTC m=+199.674981069 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644340): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644840): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644840): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644840): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644840): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644840): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.403633103 +0000 UTC m=+199.674981069 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644840): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ba8f500 item 23 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644ec0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644ec0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644ec0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644ec0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644ec0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.405705237 +0000 UTC m=+199.677053194 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c644ec0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645400): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645400): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645400): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645400): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645400): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.405705237 +0000 UTC m=+199.677053194 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645400): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c090850 item 24 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645a40): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224c645a40): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645a40): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645a40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645a40): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645a40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645e00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645e00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645e00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645e00): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645e00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.407191444 +0000 UTC m=+199.678539410 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c645e00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850400): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850400): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850400): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850400): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850400): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850400): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850400): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850400): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.407191444 +0000 UTC m=+199.678539410 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850400): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850940): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850940): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850940): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850940): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850940): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.407191444 +0000 UTC m=+199.678539410 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850940): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c091180 item 25 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850fc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850fc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850fc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850fc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850fc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.409176253 +0000 UTC m=+199.680524219 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c850fc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c851500): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c851500): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c851500): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c851500): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c851500): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.409176253 +0000 UTC m=+199.680524219 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c851500): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0919d0 item 26 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c851b40): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224c851b40): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c851b40): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c851b40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c851b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c851b40): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c851b40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c000): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c000): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c000): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c000): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c000): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.410713467 +0000 UTC m=+199.682061433 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c000): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c500): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c500): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c500): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c500): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c500): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c500): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c500): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c500): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.410713467 +0000 UTC m=+199.682061433 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89c500): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89ca40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89ca40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89ca40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89ca40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89ca40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.410713467 +0000 UTC m=+199.682061433 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89ca40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb00230 item 27 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89d0c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89d0c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89d0c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89d0c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89d0c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.41263207 +0000 UTC m=+199.683980026 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89d0c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89d600): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89d600): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89d600): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89d600): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89d600): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.41263207 +0000 UTC m=+199.683980026 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89d600): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb00770 item 28 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89dc40): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224c89dc40): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89dc40): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89dc40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89dc40): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89dc40): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c89dc40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c2100): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c2100): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c2100): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c2100): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c2100): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.414169053 +0000 UTC m=+199.685517009 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c2100): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c27c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c27c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c27c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c27c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c27c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.414169053 +0000 UTC m=+199.685517009 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c27c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb00af0 item 29 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c2e40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c2e40): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c2e40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c2e40): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c2e40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.415537659 +0000 UTC m=+199.686885625 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c2e40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c3380): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c3380): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c3380): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c3380): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c3380): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.415537659 +0000 UTC m=+199.686885625 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c3380): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb01030 item 30 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c39c0): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224c8c39c0): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c39c0): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c39c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c39c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c39c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c39c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c3d80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c3d80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c3d80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c3d80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c3d80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.416934176 +0000 UTC m=+199.688282142 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c3d80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f0540): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f0540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f0540): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f0540): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f0540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.416934176 +0000 UTC m=+199.688282142 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f0540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb01420 item 31 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f0bc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f0bc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f0bc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f0bc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f0bc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.418283354 +0000 UTC m=+199.689631331 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f0bc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1100): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1100): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1100): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1100): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1100): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.418283354 +0000 UTC m=+199.689631331 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1100): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb01880 item 32 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1740): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1740): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1740): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1740): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1740): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.41947213 +0000 UTC m=+199.690820085 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1740): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1bc0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1bc0): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1bc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1bc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb01ce0 item 33 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1bc0): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1bc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.42013953 +0000 UTC m=+199.691487546 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8f1bc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e1c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e1c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e1c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e1c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e1c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.42013953 +0000 UTC m=+199.691487546 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e1c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bb121c0 item 33 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e800): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e800): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e800): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e800): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e800): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.421389691 +0000 UTC m=+199.692737647 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e800): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ec80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ec80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bb12620 item 34 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ec80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ec80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ec80): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ec80): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ec80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.42190274 +0000 UTC m=+199.693250696 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ec80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f1c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f1c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f1c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f1c0): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f1c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.42190274 +0000 UTC m=+199.693250696 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f1c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bb127e0 item 34 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f800): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f800): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f800): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f800): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f800): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.423124108 +0000 UTC m=+199.694472063 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f800): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fc80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fc80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fc80): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fc80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fc80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bb12b60 item 35 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fc80): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fc80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.423462527 +0000 UTC m=+199.694810483 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fc80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8280): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8280): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8280): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8280): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8280): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.423462527 +0000 UTC m=+199.694810483 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8280): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bb12d20 item 35 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8900): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8900): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8900): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8900): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8900): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.424685817 +0000 UTC m=+199.696033772 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8900): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8e00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8e00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bb13110 item 36 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8e00): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8e00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8e00): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8e00): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8e00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.425531865 +0000 UTC m=+199.696879831 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d8e00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9340): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9340): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9340): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9340): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9340): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.425531865 +0000 UTC m=+199.696879831 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9340): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bb132d0 item 36 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9980): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9980): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9980): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9980): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9980): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.427252043 +0000 UTC m=+199.698600010 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9980): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9e00): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9e00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9e00): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9e00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9e00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bb13960 item 37 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9e00): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9e00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.427752589 +0000 UTC m=+199.699100555 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c9d9e00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06400): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06400): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06400): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06400): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06400): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.427752589 +0000 UTC m=+199.699100555 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06400): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bb13b20 item 37 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06a80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06a80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06a80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06a80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06a80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.429014452 +0000 UTC m=+199.700362408 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06a80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06f80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06f80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf48f50 item 38 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06f80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06f80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06f80): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06f80): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06f80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.429470114 +0000 UTC m=+199.700818070 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca06f80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca074c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca074c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca074c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca074c0): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca074c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.429470114 +0000 UTC m=+199.700818070 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca074c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf49420 item 38 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca07b40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca07b40): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca07b40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca07b40): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca07b40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.430565502 +0000 UTC m=+199.701913459 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca07b40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24140): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24140): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24140): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24140): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24140): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf49880 item 39 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24140): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24140): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.430998601 +0000 UTC m=+199.702346557 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24140): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24640): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24640): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24640): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24640): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24640): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.430998601 +0000 UTC m=+199.702346557 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24640): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf49b90 item 39 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24cc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24cc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24cc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24cc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24cc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.432289749 +0000 UTC m=+199.703637705 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24cc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca251c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca251c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf26700 item 40 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca251c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca251c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca251c0): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca251c0): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca251c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.432751782 +0000 UTC m=+199.704099738 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca251c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25700): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25700): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25700): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25700): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25700): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.432751782 +0000 UTC m=+199.704099738 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25700): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf27570 item 40 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25cc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25cc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25cc0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25cc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25cc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25cc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.43377257 +0000 UTC m=+199.705120526 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25cc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca922c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca922c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca922c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90c000 item 41 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca922c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca922c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.434399564 +0000 UTC m=+199.705747519 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca922c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92780): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92780): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92780): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92780): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92780): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90c1c0 item 41 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92780): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92780): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.434899207 +0000 UTC m=+199.706247164 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92780): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92cc0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92cc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92cc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92cc0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92cc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.434899207 +0000 UTC m=+199.706247164 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca92cc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90c380 item 41 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e3c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e3c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e3c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e3c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e3c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e3c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.437935562 +0000 UTC m=+199.709283528 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e3c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e8c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e8c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e8c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b8230 item 42 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e8c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e8c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.438377959 +0000 UTC m=+199.709725914 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e8c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14ee00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14ee00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b84d0 item 42 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14ee00): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14ee00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14ee00): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14ee00): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14ee00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.438911807 +0000 UTC m=+199.710259762 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14ee00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f380): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f380): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f380): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f380): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f380): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.438911807 +0000 UTC m=+199.710259762 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f380): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b8930 item 42 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fa80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fa80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fa80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fa80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fa80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fa80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fa80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.440441947 +0000 UTC m=+199.711789913 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fa80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6280): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6280): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6280): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b9500 item 43 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6280): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6280): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.440921011 +0000 UTC m=+199.712268967 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6280): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6880): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6880): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6880): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6880): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6880): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b9880 item 43 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6880): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6880): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.441430183 +0000 UTC m=+199.712778149 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6880): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6dc0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6dc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6dc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6dc0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6dc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.441430183 +0000 UTC m=+199.712778149 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6dc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b9b20 item 43 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7400): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7400): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7400): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7400): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7400): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7400): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7400): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.442758281 +0000 UTC m=+199.714106237 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7400): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7a00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7a00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7a00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc82230 item 44 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7a00): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7a00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.443145944 +0000 UTC m=+199.714493900 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7a00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c040): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c040): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc82540 item 44 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c040): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c040): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c040): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c040): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c040): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.44370551 +0000 UTC m=+199.715053466 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c040): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c5c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c5c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c5c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c5c0): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c5c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.44370551 +0000 UTC m=+199.715053466 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c5c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc827e0 item 44 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cc00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cc00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cc00): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cc00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cc00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cc00): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cc00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.444799917 +0000 UTC m=+199.716147873 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cc00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d100): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d100): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d100): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc82bd0 item 45 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d100): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d100): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.445250489 +0000 UTC m=+199.716598445 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d100): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.445250489 +0000 UTC m=+199.716598445 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc82e70 item 45 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0de80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0de80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0de80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0de80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0de80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0de80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0de80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.446429576 +0000 UTC m=+199.717777532 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0de80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca93240): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca93240): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca93240): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc83260 item 46 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca93240): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca93240): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.446849308 +0000 UTC m=+199.718197264 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca93240): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca93940): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca93940): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca93940): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca93940): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca93940): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.446849308 +0000 UTC m=+199.718197264 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca93940): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc83420 item 46 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400080): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400080): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400080): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400080): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400080): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400080): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400080): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.448024968 +0000 UTC m=+199.719372924 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400080): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4005c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4005c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4005c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc837a0 item 47 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4005c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4005c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.448431817 +0000 UTC m=+199.719779773 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4005c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400d40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400d40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400d40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400d40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400d40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.448431817 +0000 UTC m=+199.719779773 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400d40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc839d0 item 47 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401680): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401680): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401680): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401680): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401680): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401680): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401680): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.449848603 +0000 UTC m=+199.721196559 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401680): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401b80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401b80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401b80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc83d50 item 48 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401b80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401b80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.450358236 +0000 UTC m=+199.721706192 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401b80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5640): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5640): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5640): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5640): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5640): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.450358236 +0000 UTC m=+199.721706192 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5640): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90c690 item 48 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a0c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a0c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a0c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a0c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a0c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.451578591 +0000 UTC m=+199.722926547 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a0c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a540): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a540): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a540): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a540): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a540): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90ca80 item 49 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a540): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.452014635 +0000 UTC m=+199.723362590 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53ab80): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53ab80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53ab80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53ab80): >_readAt: n=8, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53ab80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.452014635 +0000 UTC m=+199.723362590 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53ab80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90cc40 item 49 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b200): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b200): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b200): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b200): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b200): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.453818181 +0000 UTC m=+199.725166137 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b200): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b700): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b700): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b700): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90d030 item 50 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b700): _readAt: size=2, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b700): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b700): _writeAt: size=3, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b700): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b700): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.454308647 +0000 UTC m=+199.725656603 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b700): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53bcc0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53bcc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53bcc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53bcc0): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53bcc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.454308647 +0000 UTC m=+199.725656603 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53bcc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90d1f0 item 50 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0da40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0da40): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0da40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0da40): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0da40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.455604304 +0000 UTC m=+199.726952261 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0da40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288540): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288540): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288540): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288540): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288540): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90d570 item 51 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288540): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.456065996 +0000 UTC m=+199.727413952 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288e80): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288e80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288e80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288e80): >_readAt: n=8, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288e80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.456065996 +0000 UTC m=+199.727413952 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288e80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90d730 item 51 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289500): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289500): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289500): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289500): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289500): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.457186954 +0000 UTC m=+199.728534910 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289500): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289a00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289a00): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289a00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90dab0 item 52 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289a00): _readAt: size=2, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289a00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289a00): _writeAt: size=3, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289a00): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289a00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.457666529 +0000 UTC m=+199.729014485 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289a00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e41c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e41c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e41c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e41c0): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e41c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.457666529 +0000 UTC m=+199.729014485 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e41c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90dce0 item 52 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4a00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4a00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4a00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4a00): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4a00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.45872597 +0000 UTC m=+199.730073927 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4a00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4f00): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4f00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4f00): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4f00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4f00): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4f00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be422a0 item 53 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4f00): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4f00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.459197551 +0000 UTC m=+199.730545507 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4f00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e5540): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e5540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e5540): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e5540): >_readAt: n=8, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e5540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.459197551 +0000 UTC m=+199.730545507 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e5540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be424d0 item 53 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e5dc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e5dc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e5dc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e5dc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e5dc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.460336312 +0000 UTC m=+199.731684268 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e5dc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9400): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9400): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9400): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be42af0 item 54 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9400): _readAt: size=2, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9400): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9400): _writeAt: size=3, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9400): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9400): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.46083787 +0000 UTC m=+199.732185826 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9400): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9d00): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9d00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9d00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9d00): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9d00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.46083787 +0000 UTC m=+199.732185826 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bda9d00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be43420 item 54 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca244c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca244c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca244c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca244c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca244c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.462099042 +0000 UTC m=+199.733447008 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca244c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca249c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca249c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca249c0): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca249c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca249c0): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca249c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be43880 item 55 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca249c0): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca249c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.462576973 +0000 UTC m=+199.733924939 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca249c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24f00): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24f00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24f00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24f00): >_readAt: n=8, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24f00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.462576973 +0000 UTC m=+199.733924939 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca24f00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be43c00 item 55 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25580): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25580): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25580): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25580): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25580): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.463889022 +0000 UTC m=+199.735236988 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25580): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25a80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25a80): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25a80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf1a2a0 item 56 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25a80): _readAt: size=2, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25a80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25a80): _writeAt: size=3, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25a80): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25a80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.464440714 +0000 UTC m=+199.735788671 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca25a80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2140): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2140): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2140): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2140): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2140): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.464440714 +0000 UTC m=+199.735788671 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2140): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf1a7e0 item 56 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2780): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2780): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2780): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2780): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2780): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2780): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2780): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2780): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.465811433 +0000 UTC m=+199.737159390 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2780): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2cc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2cc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2cc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf1b420 item 57 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2cc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2cc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.466300246 +0000 UTC m=+199.737648202 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee2cc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3200): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3200): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3200): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3200): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3200): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3200): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf1b6c0 item 57 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3200): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3200): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.46678922 +0000 UTC m=+199.738137186 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3200): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3780): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3780): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3780): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3780): >_readAt: n=8, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3780): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.46678922 +0000 UTC m=+199.738137186 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3780): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf1b960 item 57 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3dc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3dc0): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3dc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3dc0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3dc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3dc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3dc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.467944462 +0000 UTC m=+199.739292418 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bee3dc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72400): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72400): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72400): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be62af0 item 58 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72400): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72400): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.468461549 +0000 UTC m=+199.739809505 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72400): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72940): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72940): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72940): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be62d20 item 58 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72940): _readAt: size=2, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72940): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72940): _writeAt: size=3, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72940): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72940): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.469003311 +0000 UTC m=+199.740351277 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72940): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72f00): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72f00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72f00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72f00): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72f00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.469003311 +0000 UTC m=+199.740351277 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf72f00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be63110 item 58 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73540): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73540): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73540): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73540): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73540): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73540): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.470443522 +0000 UTC m=+199.741791488 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73a80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73a80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73a80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccac070 item 59 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73a80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73a80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.47086594 +0000 UTC m=+199.742213896 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf73a80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0680c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0680c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0680c0): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0680c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0680c0): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0680c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccac3f0 item 59 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0680c0): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0680c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.471360404 +0000 UTC m=+199.742708360 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0680c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068640): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068640): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068640): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068640): >_readAt: n=8, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068640): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.471360404 +0000 UTC m=+199.742708360 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068640): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccac5b0 item 59 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068c80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068c80): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068c80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068c80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068c80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068c80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068c80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068c80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.472669386 +0000 UTC m=+199.744017353 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c068c80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0691c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0691c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0691c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccaca10 item 60 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0691c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0691c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.473166595 +0000 UTC m=+199.744514561 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c0691c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069700): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069700): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069700): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccacbd0 item 60 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069700): _readAt: size=2, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069700): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069700): _writeAt: size=3, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069700): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069700): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.473720541 +0000 UTC m=+199.745068507 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069700): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069cc0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069cc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069cc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069cc0): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069cc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.473720541 +0000 UTC m=+199.745068507 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c069cc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccacd90 item 60 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e400): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e400): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e400): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e400): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e400): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e400): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e400): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e400): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.474918123 +0000 UTC m=+199.746266089 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e400): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e940): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e940): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e940): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccad110 item 61 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e940): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e940): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.475436152 +0000 UTC m=+199.746784118 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08e940): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f040): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f040): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f040): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f040): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f040): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.475436152 +0000 UTC m=+199.746784118 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f040): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccad340 item 61 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f680): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f680): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f680): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f680): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f680): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f680): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f680): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f680): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.477038488 +0000 UTC m=+199.748386454 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08f680): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08fbc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08fbc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08fbc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccad6c0 item 62 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08fbc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08fbc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.477523955 +0000 UTC m=+199.748871911 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c08fbc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1543c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1543c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1543c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1543c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1543c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.477523955 +0000 UTC m=+199.748871911 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1543c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccad880 item 62 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154a00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154a00): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154a00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154a00): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154a00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154a00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154a00): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154a00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.478938046 +0000 UTC m=+199.750286012 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154a00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154f40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154f40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154f40): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccadc00 item 63 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154f40): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154f40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.479452808 +0000 UTC m=+199.750800774 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c154f40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155640): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155640): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155640): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155640): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155640): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.479452808 +0000 UTC m=+199.750800774 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155640): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccaddc0 item 63 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155c80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155c80): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155c80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155c80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155c80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155c80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155c80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155c80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.480773072 +0000 UTC m=+199.752121038 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c155c80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1fe2c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1fe2c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1fe2c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5a540 item 64 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1fe2c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1fe2c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.481410977 +0000 UTC m=+199.752758943 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1fe2c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1fe9c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1fe9c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1fe9c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1fe9c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1fe9c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.481410977 +0000 UTC m=+199.752758943 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1fe9c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5a8c0 item 64 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff000): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff000): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff000): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff000): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff000): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.482882546 +0000 UTC m=+199.754230512 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff000): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff480): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff480): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff480): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff480): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff480): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5b180 item 65 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff480): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff480): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.483514319 +0000 UTC m=+199.754862276 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff480): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff980): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff980): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff980): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff980): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff980): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.483514319 +0000 UTC m=+199.754862276 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1ff980): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5b420 item 65 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec0c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec0c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec0c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec0c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec0c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.484854671 +0000 UTC m=+199.756202647 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec0c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec540): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5b9d0 item 66 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec540): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec540): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec540): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec540): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.485431851 +0000 UTC m=+199.756779807 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ec540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2eca80): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2eca80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2eca80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2eca80): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2eca80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.485431851 +0000 UTC m=+199.756779807 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2eca80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5bd50 item 66 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed0c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed0c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed0c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed0c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed0c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.486613332 +0000 UTC m=+199.757961288 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed0c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed540): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed540): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed540): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed540): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb76310 item 67 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed540): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.487240938 +0000 UTC m=+199.758588895 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2ed540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2eda40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2eda40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2eda40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2eda40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2eda40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.487240938 +0000 UTC m=+199.758588895 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2eda40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb764d0 item 67 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3561c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3561c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3561c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3561c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3561c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.488610385 +0000 UTC m=+199.759958341 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3561c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3566c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3566c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb76850 item 68 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3566c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3566c0): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3566c0): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3566c0): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3566c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.489216179 +0000 UTC m=+199.760564145 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3566c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c356c00): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c356c00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c356c00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c356c00): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c356c00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.489216179 +0000 UTC m=+199.760564145 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c356c00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb76a10 item 68 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c357240): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c357240): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c357240): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c357240): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c357240): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.490570747 +0000 UTC m=+199.761918713 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c357240): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3576c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3576c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3576c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3576c0): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3576c0): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb76d90 item 69 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3576c0): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3576c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.491156884 +0000 UTC m=+199.762504850 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3576c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c357bc0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c357bc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c357bc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c357bc0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c357bc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.491156884 +0000 UTC m=+199.762504850 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c357bc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb76f50 item 69 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc340): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc340): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc340): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc340): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc340): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.492400783 +0000 UTC m=+199.763748739 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc340): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc840): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc840): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb773b0 item 70 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc840): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc840): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc840): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc840): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc840): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.492870802 +0000 UTC m=+199.764218757 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cc840): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3ccd80): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3ccd80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3ccd80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3ccd80): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3ccd80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.492870802 +0000 UTC m=+199.764218757 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3ccd80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb77570 item 70 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd400): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd400): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd400): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd400): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd400): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.494284852 +0000 UTC m=+199.765632818 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd400): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd900): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd900): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd900): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd900): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd900): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb778f0 item 71 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd900): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd900): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.494821767 +0000 UTC m=+199.766169733 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cd900): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cde00): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cde00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cde00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cde00): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cde00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.494821767 +0000 UTC m=+199.766169733 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c3cde00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb77ab0 item 71 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42e580): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42e580): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42e580): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42e580): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42e580): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.496331458 +0000 UTC m=+199.767679424 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42e580): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42ea80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42ea80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb77e30 item 72 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42ea80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42ea80): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42ea80): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42ea80): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42ea80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.497004869 +0000 UTC m=+199.768352845 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42ea80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42efc0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42efc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42efc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42efc0): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42efc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.497004869 +0000 UTC m=+199.768352845 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42efc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e0150 item 72 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42f580): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42f580): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42f580): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42f580): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42f580): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42f580): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42f580): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.498585195 +0000 UTC m=+199.769933161 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42f580): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42fa80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42fa80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42fa80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e05b0 item 73 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42fa80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42fa80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.499193724 +0000 UTC m=+199.770541680 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c42fa80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e040): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e040): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e040): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e040): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e040): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e0770 item 73 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e040): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e040): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.499729907 +0000 UTC m=+199.771077863 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e040): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e580): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e580): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e580): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e580): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e580): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.499729907 +0000 UTC m=+199.771077863 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44e580): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e0930 item 73 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44ebc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44ebc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44ebc0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44ebc0): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44ebc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44ebc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44ebc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.50112396 +0000 UTC m=+199.772471916 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44ebc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f0c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f0c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f0c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e1030 item 74 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f0c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f0c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.501606501 +0000 UTC m=+199.772954457 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f0c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f600): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f600): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e1260 item 74 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f600): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f600): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f600): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f600): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f600): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.502236561 +0000 UTC m=+199.773584517 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44f600): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44fb80): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44fb80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44fb80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44fb80): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44fb80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.502236561 +0000 UTC m=+199.773584517 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c44fb80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e1500 item 74 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a02c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a02c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a02c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a02c0): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a02c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a02c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a02c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.503689866 +0000 UTC m=+199.775037822 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a02c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a07c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a07c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a07c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e18f0 item 75 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a07c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a07c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.504211401 +0000 UTC m=+199.775559357 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a07c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a0d00): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a0d00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a0d00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a0d00): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a0d00): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e1ab0 item 75 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a0d00): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a0d00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.504785596 +0000 UTC m=+199.776133552 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a0d00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1240): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1240): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1240): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1240): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1240): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.504785596 +0000 UTC m=+199.776133552 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1240): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e1c70 item 75 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1880): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1880): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1880): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1880): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1880): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1880): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1880): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.50660346 +0000 UTC m=+199.777951426 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1880): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1d80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1d80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1d80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e43f0 item 76 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1d80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1d80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.507013383 +0000 UTC m=+199.778361349 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a1d80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d23c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d23c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e45b0 item 76 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d23c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d23c0): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d23c0): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d23c0): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d23c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.507573481 +0000 UTC m=+199.778921437 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d23c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2940): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2940): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2940): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2940): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2940): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.507573481 +0000 UTC m=+199.778921437 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2940): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e47e0 item 76 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2f80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2f80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2f80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2f80): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2f80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2f80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2f80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.508628023 +0000 UTC m=+199.779975979 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d2f80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d3480): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d3480): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d3480): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e4c40 item 77 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d3480): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d3480): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.509144579 +0000 UTC m=+199.780492534 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d3480): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d3b80): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d3b80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d3b80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d3b80): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d3b80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.509144579 +0000 UTC m=+199.780492534 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4d3b80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e4f50 item 77 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5022c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5022c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5022c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5022c0): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5022c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5022c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5022c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.511126241 +0000 UTC m=+199.782474197 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5022c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c582400): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c582400): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c582400): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c6541c0 item 78 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c582400): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c582400): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.511621406 +0000 UTC m=+199.782969372 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c582400): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c582b00): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c582b00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c582b00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c582b00): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c582b00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.511621406 +0000 UTC m=+199.782969372 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c582b00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c654380 item 78 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583140): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583140): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583140): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583140): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583140): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583140): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583140): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.513352556 +0000 UTC m=+199.784700513 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583140): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583640): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583640): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583640): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c6547e0 item 79 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583640): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583640): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.513813426 +0000 UTC m=+199.785161383 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583640): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583d40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583d40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583d40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583d40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583d40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.513813426 +0000 UTC m=+199.785161383 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c583d40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c6549a0 item 79 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa480): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa480): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa480): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa480): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa480): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa480): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa480): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.515248728 +0000 UTC m=+199.786596684 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa480): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa980): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa980): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa980): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c654e70 item 80 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa980): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa980): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.515924374 +0000 UTC m=+199.787272350 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5aa980): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ab080): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ab080): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ab080): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ab080): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ab080): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.515924374 +0000 UTC m=+199.787272350 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ab080): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c6550a0 item 80 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ab6c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ab6c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ab6c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ab6c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ab6c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.517687133 +0000 UTC m=+199.789035089 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ab6c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5abb40): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5abb40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5abb40): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5abb40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5abb40): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5abb40): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c655420 item 81 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5abb40): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5abb40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.518274743 +0000 UTC m=+199.789622709 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5abb40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6180): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6180): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6180): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6180): >_readAt: n=8, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6180): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.518274743 +0000 UTC m=+199.789622709 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6180): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c6555e0 item 81 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6800): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6800): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6800): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6800): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6800): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.519575179 +0000 UTC m=+199.790923145 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6800): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6d00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6d00): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6d00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c655960 item 82 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6d00): _readAt: size=2, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6d00): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6d00): _writeAt: size=3, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6d00): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6d00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.520133163 +0000 UTC m=+199.791481130 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c6d00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7280): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7280): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7280): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7280): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7280): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.520133163 +0000 UTC m=+199.791481130 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7280): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c655b20 item 82 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7900): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7900): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7900): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7900): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7900): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.521599754 +0000 UTC m=+199.792947730 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7900): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7e00): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7e00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7e00): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7e00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7e00): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7e00): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e4000 item 83 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7e00): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7e00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.522308241 +0000 UTC m=+199.793656197 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5c7e00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ec440): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ec440): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ec440): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ec440): >_readAt: n=8, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ec440): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.522308241 +0000 UTC m=+199.793656197 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ec440): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e41c0 item 83 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecac0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecac0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecac0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecac0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecac0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.52373167 +0000 UTC m=+199.795079657 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecac0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecfc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecfc0): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecfc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e4540 item 84 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecfc0): _readAt: size=2, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecfc0): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecfc0): _writeAt: size=3, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecfc0): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecfc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.524373343 +0000 UTC m=+199.795721319 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ecfc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ed540): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ed540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ed540): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ed540): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ed540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.524373343 +0000 UTC m=+199.795721319 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5ed540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e4700 item 84 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5edbc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5edbc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5edbc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5edbc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5edbc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.525800007 +0000 UTC m=+199.797147963 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c5edbc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a1c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a1c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a1c0): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a1c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a1c0): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a1c0): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e4bd0 item 85 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a1c0): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a1c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.526263211 +0000 UTC m=+199.797611167 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a1c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a700): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a700): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a700): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a700): >_readAt: n=8, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a700): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.526263211 +0000 UTC m=+199.797611167 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61a700): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e4d90 item 85 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61ad80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61ad80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61ad80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61ad80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61ad80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.52780826 +0000 UTC m=+199.799156266 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61ad80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b280): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b280): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b280): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e5110 item 86 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b280): _readAt: size=2, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b280): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b280): _writeAt: size=3, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b280): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b280): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.528436056 +0000 UTC m=+199.799784022 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b280): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b800): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b800): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b800): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b800): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b800): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.528436056 +0000 UTC m=+199.799784022 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61b800): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e52d0 item 86 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61be80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61be80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61be80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61be80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61be80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.529909027 +0000 UTC m=+199.801257013 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c61be80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e480): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e480): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e480): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e480): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e480): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e480): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e56c0 item 87 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e480): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e480): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.530473604 +0000 UTC m=+199.801821590 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e480): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e9c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e9c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e9c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e9c0): >_readAt: n=8, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e9c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.530473604 +0000 UTC m=+199.801821590 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63e9c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e59d0 item 87 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f040): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f040): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f040): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f040): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f040): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.531952677 +0000 UTC m=+199.803300633 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f040): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f540): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f540): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0a01c0 item 88 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f540): _readAt: size=2, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f540): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f540): _writeAt: size=3, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f540): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.532644274 +0000 UTC m=+199.803992240 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63f540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63fac0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63fac0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63fac0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63fac0): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63fac0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.532644274 +0000 UTC m=+199.803992240 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c63fac0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0a07e0 item 88 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802200): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802200): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802200): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802200): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802200): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802200): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802200): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802200): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.534222043 +0000 UTC m=+199.805570050 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802200): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802740): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802740): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802740): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0a1340 item 89 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802740): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802740): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.534734251 +0000 UTC m=+199.806082207 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802740): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802c80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802c80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802c80): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802c80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802c80): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802c80): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0a1500 item 89 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802c80): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802c80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.535330338 +0000 UTC m=+199.806678324 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c802c80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803200): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803200): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803200): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803200): >_readAt: n=8, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803200): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.535330338 +0000 UTC m=+199.806678324 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803200): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0a1960 item 89 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803840): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803840): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803840): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803840): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803840): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803840): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803840): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803840): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.536842102 +0000 UTC m=+199.808190059 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803840): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803d80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803d80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803d80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b4000 item 90 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803d80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803d80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.537387363 +0000 UTC m=+199.808735329 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c803d80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8243c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8243c0): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8243c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b41c0 item 90 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8243c0): _readAt: size=2, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8243c0): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8243c0): _writeAt: size=3, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8243c0): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8243c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.538043532 +0000 UTC m=+199.809391488 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8243c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824980): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824980): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824980): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824980): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824980): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.538043532 +0000 UTC m=+199.809391488 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824980): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b4460 item 90 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824fc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824fc0): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824fc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824fc0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824fc0): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824fc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824fc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824fc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.539595102 +0000 UTC m=+199.810943099 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c824fc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825500): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825500): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825500): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b48c0 item 91 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825500): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825500): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.540067715 +0000 UTC m=+199.811415681 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825500): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825a40): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825a40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825a40): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825a40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825a40): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825a40): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b4a80 item 91 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825a40): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825a40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.540637992 +0000 UTC m=+199.811986008 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c825a40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e0c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e0c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e0c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e0c0): >_readAt: n=8, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e0c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.540637992 +0000 UTC m=+199.811986008 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e0c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b4c40 item 91 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e700): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e700): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e700): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e700): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e700): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e700): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e700): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e700): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.542028468 +0000 UTC m=+199.813376424 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84e700): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84ec40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84ec40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84ec40): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b5110 item 92 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84ec40): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84ec40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.542565613 +0000 UTC m=+199.813913569 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84ec40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f180): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f180): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f180): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b52d0 item 92 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f180): _readAt: size=2, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f180): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f180): _writeAt: size=3, off=5 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f180): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f180): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.543226091 +0000 UTC m=+199.814574047 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f180): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f740): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f740): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f740): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f740): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f740): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.543226091 +0000 UTC m=+199.814574047 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84f740): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b5490 item 92 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84fd80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84fd80): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84fd80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84fd80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84fd80): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84fd80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84fd80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84fd80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.544734039 +0000 UTC m=+199.816082034 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c84fd80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8963c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8963c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8963c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b5810 item 93 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8963c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8963c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.545260072 +0000 UTC m=+199.816608027 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8963c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c896ac0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c896ac0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c896ac0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c896ac0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c896ac0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.545260072 +0000 UTC m=+199.816608027 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c896ac0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b59d0 item 93 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897100): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897100): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897100): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897100): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897100): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897100): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897100): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897100): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.546825859 +0000 UTC m=+199.818173836 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897100): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897640): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897640): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897640): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb86070 item 94 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897640): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897640): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.547328669 +0000 UTC m=+199.818676636 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897640): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897d40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897d40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897d40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897d40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897d40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.547328669 +0000 UTC m=+199.818676636 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c897d40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb86230 item 94 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c8480): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c8480): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c8480): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c8480): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c8480): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c8480): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c8480): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c8480): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.548858739 +0000 UTC m=+199.820206716 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c8480): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c89c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c89c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c89c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb86690 item 95 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c89c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c89c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.549366599 +0000 UTC m=+199.820714555 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c89c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c90c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c90c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c90c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c90c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c90c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.549366599 +0000 UTC m=+199.820714555 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c90c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb86850 item 95 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9700): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9700): open at offset 0 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9700): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9700): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9700): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9700): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9700): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9700): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.550835684 +0000 UTC m=+199.822183650 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9700): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9c40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9c40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9c40): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb86e70 item 96 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9c40): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9c40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.551288208 +0000 UTC m=+199.822636174 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8c9c40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ee440): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ee440): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ee440): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ee440): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ee440): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.551288208 +0000 UTC m=+199.822636174 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ee440): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb87030 item 96 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= 2026/04/25 02:17:08 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:08 DEBUG : Looking for writers 2026/04/25 02:17:08 DEBUG : >WaitForWriters: 2026/04/25 02:17:08 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:08 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:08 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:17:08 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:08 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/25 02:17:08 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8eed40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8eed40): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8eed40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8eed40): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8eed40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.927865258 +0000 UTC m=+200.199213224 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8eed40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef1c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef1c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef1c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef1c0): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef1c0): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef1c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.927865258 +0000 UTC m=+200.199213224 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef1c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef680): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef680): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef680): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef680): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef680): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.927865258 +0000 UTC m=+200.199213224 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8ef680): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be2fd50 item 1 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8efcc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8efcc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8efcc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8efcc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8efcc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.93030152 +0000 UTC m=+200.201649486 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c8efcc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2a2c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2a2c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2a2c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2a2c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2a2c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.93030152 +0000 UTC m=+200.201649486 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2a2c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224beac770 item 2 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2a900): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2a900): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2a900): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2a900): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2a900): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.93170393 +0000 UTC m=+200.203051885 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2a900): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2ad80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2ad80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2ad80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2ad80): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2ad80): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2ad80): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2ad80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.93170393 +0000 UTC m=+200.203051885 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2ad80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2b240): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2b240): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2b240): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2b240): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2b240): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.93170393 +0000 UTC m=+200.203051885 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2b240): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224beace70 item 3 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2b8c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2b8c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2b8c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2b8c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2b8c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.934259134 +0000 UTC m=+200.205607131 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2b8c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2be00): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2be00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2be00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2be00): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2be00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.934259134 +0000 UTC m=+200.205607131 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca2be00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bead3b0 item 4 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a540): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a540): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a540): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.935964917 +0000 UTC m=+200.207312913 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a9c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a9c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a9c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a9c0): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a9c0): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a9c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.935964917 +0000 UTC m=+200.207312913 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4a9c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4ae80): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4ae80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4ae80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4ae80): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4ae80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.935964917 +0000 UTC m=+200.207312913 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4ae80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bead9d0 item 5 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4b500): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4b500): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4b500): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4b500): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4b500): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.938193877 +0000 UTC m=+200.209541843 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4b500): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4ba40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4ba40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4ba40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4ba40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4ba40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.938193877 +0000 UTC m=+200.209541843 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca4ba40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf3c620 item 6 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca761c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca761c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca761c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca761c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca761c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.939907233 +0000 UTC m=+200.211255230 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca761c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca766c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca766c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca766c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca766c0): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca766c0): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca766c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca766c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.939907233 +0000 UTC m=+200.211255230 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca766c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca76b80): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca76b80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca76b80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca76b80): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca76b80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.939907233 +0000 UTC m=+200.211255230 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca76b80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf3c9a0 item 7 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77200): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77200): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77200): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77200): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77200): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.942669039 +0000 UTC m=+200.214017015 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77200): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77740): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77740): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77740): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77740): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77740): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.942669039 +0000 UTC m=+200.214017015 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77740): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf3d0a0 item 8 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77d00): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224ca77d00): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77d00): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77d00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77d00): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224ca77d00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab41c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab41c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab41c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab41c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab41c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.944614083 +0000 UTC m=+200.215962039 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab41c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4640): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4640): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4640): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4640): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4640): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4640): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4640): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.944614083 +0000 UTC m=+200.215962039 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4640): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4b40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4b40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4b40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4b40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4b40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.944614083 +0000 UTC m=+200.215962039 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab4b40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0be1c0 item 9 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab51c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab51c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab51c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab51c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab51c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.946694813 +0000 UTC m=+200.218042829 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab51c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab5700): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab5700): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab5700): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab5700): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab5700): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.946694813 +0000 UTC m=+200.218042829 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab5700): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0beb60 item 10 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab5d40): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224cab5d40): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab5d40): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab5d40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab5d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab5d40): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cab5d40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0200): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0200): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0200): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0200): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0200): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.948367642 +0000 UTC m=+200.219715638 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0200): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0700): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0700): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0700): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0700): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0700): _writeAt: size=3, off=2 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0700): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0700): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.948367642 +0000 UTC m=+200.219715638 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0700): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0c00): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0c00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0c00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0c00): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0c00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.948367642 +0000 UTC m=+200.219715638 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf0c00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0bf110 item 11 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf1280): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf1280): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf1280): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf1280): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf1280): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.950449816 +0000 UTC m=+200.221797811 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf1280): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf17c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf17c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf17c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf17c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf17c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.950449816 +0000 UTC m=+200.221797811 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf17c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c87a070 item 12 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf1e00): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224caf1e00): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf1e00): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf1e00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf1e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf1e00): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224caf1e00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1e2c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1e2c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1e2c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1e2c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1e2c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.952107576 +0000 UTC m=+200.223455542 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1e2c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1e980): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1e980): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1e980): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1e980): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1e980): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.952107576 +0000 UTC m=+200.223455542 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1e980): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c87a770 item 13 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1f000): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1f000): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1f000): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1f000): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1f000): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.953377635 +0000 UTC m=+200.224725601 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1f000): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1f540): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1f540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1f540): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1f540): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1f540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.953377635 +0000 UTC m=+200.224725601 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1f540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c87ab60 item 14 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1fb80): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224cb1fb80): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1fb80): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1fb80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1fb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1fb80): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb1fb80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64040): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64040): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64040): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64040): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64040): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.955554066 +0000 UTC m=+200.226902032 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64040): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64700): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64700): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64700): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64700): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64700): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.955554066 +0000 UTC m=+200.226902032 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64700): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c87afc0 item 15 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64d80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64d80): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64d80): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64d80): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64d80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.957159558 +0000 UTC m=+200.228507524 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb64d80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb652c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb652c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb652c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb652c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb652c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.957159558 +0000 UTC m=+200.228507524 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb652c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c87b960 item 16 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65900): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65900): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65900): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65900): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65900): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.958729013 +0000 UTC m=+200.230076968 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65900): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65d80): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65d80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65d80): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65d80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65d80): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65d80): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65d80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.958729013 +0000 UTC m=+200.230076968 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb65d80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9c380): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9c380): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9c380): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9c380): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9c380): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.958729013 +0000 UTC m=+200.230076968 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9c380): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c382000 item 17 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9ca00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9ca00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9ca00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9ca00): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9ca00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.960540143 +0000 UTC m=+200.231888099 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9ca00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9cf40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9cf40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9cf40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9cf40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9cf40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.960540143 +0000 UTC m=+200.231888099 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9cf40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c382700 item 18 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9d5c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9d5c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9d5c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9d5c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9d5c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.961858553 +0000 UTC m=+200.233206509 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9d5c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9dac0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9dac0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9dac0): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9dac0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9dac0): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9dac0): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9dac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9dac0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.961858553 +0000 UTC m=+200.233206509 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb9dac0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbc0c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbc0c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbc0c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbc0c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbc0c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.961858553 +0000 UTC m=+200.233206509 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbc0c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c382d90 item 19 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbc740): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbc740): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbc740): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbc740): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbc740): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.963787075 +0000 UTC m=+200.235135041 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbc740): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbcc80): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbcc80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbcc80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbcc80): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbcc80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.963787075 +0000 UTC m=+200.235135041 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbcc80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c383490 item 20 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd300): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd300): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd300): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd300): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd300): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.96543602 +0000 UTC m=+200.236783987 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd300): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd800): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd800): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd800): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd800): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd800): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd800): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd800): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd800): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.96543602 +0000 UTC m=+200.236783987 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbd800): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbdd00): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbdd00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbdd00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbdd00): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbdd00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.96543602 +0000 UTC m=+200.236783987 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbbdd00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c383960 item 21 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe6480): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe6480): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe6480): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe6480): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe6480): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.967267089 +0000 UTC m=+200.238615055 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe6480): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe69c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe69c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe69c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe69c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe69c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.967267089 +0000 UTC m=+200.238615055 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe69c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be54000 item 22 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7040): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7040): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7040): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7040): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7040): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.968702861 +0000 UTC m=+200.240050827 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7040): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7540): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7540): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7540): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7540): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7540): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7540): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.968702861 +0000 UTC m=+200.240050827 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7a40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7a40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7a40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7a40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7a40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.968702861 +0000 UTC m=+200.240050827 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cbe7a40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be54770 item 23 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e4c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e4c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e4c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e4c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e4c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.971552924 +0000 UTC m=+200.242900890 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91e4c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ea40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ea40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ea40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ea40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ea40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.971552924 +0000 UTC m=+200.242900890 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ea40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bdec000 item 24 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02400): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224cc02400): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02400): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02400): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02400): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02400): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02400): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc027c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc027c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc027c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc027c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc027c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.973180858 +0000 UTC m=+200.244528815 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc027c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02cc0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02cc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02cc0): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02cc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02cc0): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02cc0): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02cc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.973180858 +0000 UTC m=+200.244528815 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc02cc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03200): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03200): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03200): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03200): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03200): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.973180858 +0000 UTC m=+200.244528815 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03200): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be54460 item 25 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03880): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03880): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03880): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03880): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03880): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.975041753 +0000 UTC m=+200.246389719 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03880): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03dc0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03dc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03dc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03dc0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03dc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.975041753 +0000 UTC m=+200.246389719 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cc03dc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be54cb0 item 26 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400540): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224c400540): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400540): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400540): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400540): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400540): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400900): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400900): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400900): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400900): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400900): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.976604485 +0000 UTC m=+200.247952471 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c400900): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401000): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401000): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401000): open at offset 5 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401000): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401000): >_readAt: n=2, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401000): _writeAt: size=3, off=7 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401000): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401000): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.976604485 +0000 UTC m=+200.247952471 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401000): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4016c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4016c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4016c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4016c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4016c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.976604485 +0000 UTC m=+200.247952471 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4016c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be55110 item 27 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401d40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401d40): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401d40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401d40): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401d40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.978721554 +0000 UTC m=+200.250069540 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c401d40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ed00): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ed00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ed00): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ed00): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ed00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.978721554 +0000 UTC m=+200.250069540 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91ed00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be55b90 item 28 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f340): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224c91f340): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f340): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f340): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f340): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f340): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f340): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f700): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f700): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f700): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f700): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f700): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.980368294 +0000 UTC m=+200.251716270 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91f700): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fdc0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fdc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fdc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fdc0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fdc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.980368294 +0000 UTC m=+200.251716270 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c91fdc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bdec5b0 item 29 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e580): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e580): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e580): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e580): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e580): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.981753089 +0000 UTC m=+200.253101075 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14e580): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14eac0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14eac0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14eac0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14eac0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14eac0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.981753089 +0000 UTC m=+200.253101075 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14eac0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bdecd20 item 30 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f100): _readAt: size=2, off=0 2026/04/25 02:17:08 ERROR : open-test-file(0x31224c14f100): Couldn't read size of file 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f100): >_readAt: n=0, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f100): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f100): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f100): close: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f100): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f4c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f4c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f4c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f4c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f4c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.983212737 +0000 UTC m=+200.254560703 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14f4c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fdc0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fdc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fdc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fdc0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fdc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.983212737 +0000 UTC m=+200.254560703 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c14fdc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bded6c0 item 31 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 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/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6640): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6640): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6640): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6640): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6640): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.984561493 +0000 UTC m=+200.255909500 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6640): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6b80): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6b80): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6b80): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6b80): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6b80): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.984561493 +0000 UTC m=+200.255909500 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a6b80): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224caf4150 item 32 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a71c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a71c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a71c0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a71c0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a71c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.985902226 +0000 UTC m=+200.257250212 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a71c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7740): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7740): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7740): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7740): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7740): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224caf44d0 item 33 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7740): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7740): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.986428971 +0000 UTC m=+200.257776927 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7740): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7c40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7c40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7c40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7c40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7c40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.986428971 +0000 UTC m=+200.257776927 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c4a7c40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224caf4690 item 33 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c380): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c380): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c380): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c380): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c380): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.987591226 +0000 UTC m=+200.258939242 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c380): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c800): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c800): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224caf4b60 item 34 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c800): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c800): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c800): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c800): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c800): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.98810131 +0000 UTC m=+200.259449266 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0c800): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cd40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cd40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cd40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cd40): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cd40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.98810131 +0000 UTC m=+200.259449266 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0cd40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224caf5030 item 34 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d380): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d380): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d380): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d380): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d380): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.98920278 +0000 UTC m=+200.260550756 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d380): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224caf5420 item 35 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.989631661 +0000 UTC m=+200.260979627 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0d840): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0dd40): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0dd40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0dd40): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0dd40): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0dd40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.989631661 +0000 UTC m=+200.260979627 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224cb0dd40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224caf55e0 item 35 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5600): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5600): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5600): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5600): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5600): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.990818031 +0000 UTC m=+200.262165997 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5600): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5e40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5e40): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224caf59d0 item 36 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5e40): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5e40): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5e40): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5e40): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5e40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.991356047 +0000 UTC m=+200.262704003 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bfa5e40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a480): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a480): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a480): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a480): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a480): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.991356047 +0000 UTC m=+200.262704003 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53a480): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224caf5b90 item 36 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53abc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53abc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53abc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53abc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53abc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.992850911 +0000 UTC m=+200.264198877 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53abc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b040): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b040): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b040): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b040): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b040): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e43f0 item 37 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b040): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b040): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.994361864 +0000 UTC m=+200.265709821 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b040): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b540): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b540): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b540): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b540): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b540): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.994361864 +0000 UTC m=+200.265709821 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53b540): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e45b0 item 37 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53bc00): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53bc00): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53bc00): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53bc00): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53bc00): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.995781816 +0000 UTC m=+200.267129782 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c53bc00): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0d380): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0d380): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e49a0 item 38 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0d380): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0d380): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0d380): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0d380): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0d380): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.996344019 +0000 UTC m=+200.267691985 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224bf0d380): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288040): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288040): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288040): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288040): >_readAt: n=3, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288040): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.996344019 +0000 UTC m=+200.267691985 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288040): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e4c40 item 38 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288dc0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288dc0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288dc0): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288dc0): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288dc0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.997610059 +0000 UTC m=+200.268958025 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c288dc0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2892c0): _readAt: size=2, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2892c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2892c0): _writeAt: size=3, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2892c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2892c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e51f0 item 39 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2892c0): >_writeAt: n=3, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2892c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.998120553 +0000 UTC m=+200.269468519 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2892c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2897c0): _readAt: size=512, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2897c0): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2897c0): >openPending: err= 2026/04/25 02:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2897c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2897c0): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.998120553 +0000 UTC m=+200.269468519 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c2897c0): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: Remove: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e5500 item 39 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289e40): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289e40): >openPending: err= 2026/04/25 02:17:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289e40): _writeAt: size=5, off=0 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289e40): >_writeAt: n=5, err= 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289e40): close: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:08.999647518 +0000 UTC m=+200.270995484 2026/04/25 02:17:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c289e40): >close: err= 2026/04/25 02:17:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:08 DEBUG : open-test-file(0x31224c1e4680): openPending: 2026/04/25 02:17:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4680): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e5960 item 40 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4680): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4680): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4680): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4680): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4680): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.000197456 +0000 UTC m=+200.271545422 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4680): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4c80): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4c80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4c80): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4c80): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4c80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.000197456 +0000 UTC m=+200.271545422 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e4c80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8e5b20 item 40 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5240): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5240): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5240): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5240): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5240): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5240): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5240): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.001485329 +0000 UTC m=+200.272833295 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5240): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5940): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5940): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5940): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b8000 item 41 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5940): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5940): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.00196742 +0000 UTC m=+200.273315386 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1e5940): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda83c0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda83c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda83c0): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda83c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda83c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b8230 item 41 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda83c0): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda83c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.00251323 +0000 UTC m=+200.273861197 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda83c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda9800): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda9800): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda9800): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda9800): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda9800): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.00251323 +0000 UTC m=+200.273861197 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224bda9800): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b84d0 item 41 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee080): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee080): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee080): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee080): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee080): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee080): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee080): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.004370648 +0000 UTC m=+200.275718604 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee080): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee580): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee580): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee580): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b8f50 item 42 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee580): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee580): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.004844955 +0000 UTC m=+200.276192910 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ee580): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8eeb00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8eeb00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b9500 item 42 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8eeb00): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8eeb00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8eeb00): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8eeb00): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8eeb00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.00535114 +0000 UTC m=+200.276699096 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8eeb00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef080): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef080): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef080): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef080): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef080): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.00535114 +0000 UTC m=+200.276699096 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef080): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b9880 item 42 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef6c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef6c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef6c0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef6c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef6c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef6c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.006458402 +0000 UTC m=+200.277806357 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8ef6c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8efbc0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8efbc0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8efbc0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0b9e30 item 43 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8efbc0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8efbc0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.006855701 +0000 UTC m=+200.278203658 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c8efbc0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee200): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee200): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee200): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee200): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee200): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc82230 item 43 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee200): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee200): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.007292517 +0000 UTC m=+200.278640503 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee200): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee740): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee740): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee740): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee740): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee740): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.007292517 +0000 UTC m=+200.278640503 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beee740): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc82460 item 43 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beeed80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beeed80): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beeed80): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beeed80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beeed80): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beeed80): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beeed80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.00882438 +0000 UTC m=+200.280172346 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beeed80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef280): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef280): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef280): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc828c0 item 44 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef280): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef280): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.009426739 +0000 UTC m=+200.280774724 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef280): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef7c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef7c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc82a80 item 44 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef7c0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef7c0): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef7c0): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef7c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.010018446 +0000 UTC m=+200.281366412 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beef7c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beefd40): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beefd40): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beefd40): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beefd40): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beefd40): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.010018446 +0000 UTC m=+200.281366412 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224beefd40): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc82cb0 item 44 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc480): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc480): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc480): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc480): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc480): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc480): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc480): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.011505604 +0000 UTC m=+200.282853570 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc480): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc980): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc980): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc980): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc83180 item 45 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc980): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc980): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.011941919 +0000 UTC m=+200.283289885 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befc980): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd080): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd080): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd080): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd080): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd080): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.011941919 +0000 UTC m=+200.283289885 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd080): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc83340 item 45 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd6c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd6c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd6c0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd6c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd6c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd6c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.01337174 +0000 UTC m=+200.284719706 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befd6c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befdbc0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befdbc0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befdbc0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc836c0 item 46 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befdbc0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befdbc0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.01386992 +0000 UTC m=+200.285217876 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224befdbc0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02c3c0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02c3c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02c3c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02c3c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02c3c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.01386992 +0000 UTC m=+200.285217876 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02c3c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc83880 item 46 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02ca00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02ca00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02ca00): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02ca00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02ca00): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02ca00): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02ca00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.015427072 +0000 UTC m=+200.286775038 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02ca00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02cf00): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02cf00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02cf00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cc83c70 item 47 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02cf00): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02cf00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.015885076 +0000 UTC m=+200.287233042 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c02cf00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a1c0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a1c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a1c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a1c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a1c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.015885076 +0000 UTC m=+200.287233042 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a1c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c90c070 item 47 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 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/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a840): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a840): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a840): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a840): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a840): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a840): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a840): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.017319156 +0000 UTC m=+200.288667111 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50a840): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50ad40): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50ad40): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50ad40): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be423f0 item 48 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50ad40): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50ad40): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.017799011 +0000 UTC m=+200.289146967 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50ad40): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50b440): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50b440): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50b440): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50b440): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50b440): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.017799011 +0000 UTC m=+200.289146967 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50b440): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be425b0 item 48 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50ba80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50ba80): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50ba80): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50ba80): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50ba80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.019208012 +0000 UTC m=+200.290555968 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c50ba80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536000): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536000): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536000): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536000): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536000): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536000): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be430a0 item 49 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536000): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536000): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.01962534 +0000 UTC m=+200.290973297 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536000): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536540): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536540): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536540): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536540): >_readAt: n=8, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536540): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.01962534 +0000 UTC m=+200.290973297 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536540): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be43570 item 49 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536bc0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536bc0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536bc0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536bc0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536bc0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.0207267 +0000 UTC m=+200.292074657 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c536bc0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5370c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5370c0): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5370c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be43ab0 item 50 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5370c0): _readAt: size=2, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5370c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5370c0): _writeAt: size=3, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5370c0): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5370c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.02122424 +0000 UTC m=+200.292572197 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5370c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c537640): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c537640): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c537640): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c537640): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c537640): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.02122424 +0000 UTC m=+200.292572197 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c537640): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be43ce0 item 50 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c537cc0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c537cc0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c537cc0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c537cc0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c537cc0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.02238842 +0000 UTC m=+200.293736376 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c537cc0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e2c0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e2c0): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e2c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e2c0): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e2c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf1a3f0 item 51 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e2c0): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e2c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.022941815 +0000 UTC m=+200.294289770 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e2c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e800): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e800): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e800): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e800): >_readAt: n=8, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e800): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.022941815 +0000 UTC m=+200.294289770 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54e800): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf1af50 item 51 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54ee80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54ee80): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54ee80): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54ee80): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54ee80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.024185053 +0000 UTC m=+200.295533009 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54ee80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f380): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f380): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f380): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf1b5e0 item 52 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f380): _readAt: size=2, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f380): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f380): _writeAt: size=3, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f380): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f380): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.024694995 +0000 UTC m=+200.296042952 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f380): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f900): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f900): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f900): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f900): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f900): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.024694995 +0000 UTC m=+200.296042952 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c54f900): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf1b7a0 item 52 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e080): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e080): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e080): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e080): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e080): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.026040688 +0000 UTC m=+200.297388644 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e080): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e580): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e580): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e580): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e580): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e580): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e580): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be624d0 item 53 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e580): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e580): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.02643911 +0000 UTC m=+200.297787066 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57e580): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57eac0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57eac0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57eac0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57eac0): >_readAt: n=8, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57eac0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.02643911 +0000 UTC m=+200.297787066 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57eac0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be62c40 item 53 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f140): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f140): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f140): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f140): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f140): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.027541121 +0000 UTC m=+200.298889077 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f140): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f640): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f640): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f640): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be636c0 item 54 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f640): _readAt: size=2, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f640): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f640): _writeAt: size=3, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f640): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f640): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.028023343 +0000 UTC m=+200.299371299 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57f640): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57fbc0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57fbc0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57fbc0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57fbc0): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57fbc0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.028023343 +0000 UTC m=+200.299371299 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c57fbc0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be63dc0 item 54 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa340): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa340): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa340): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa340): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa340): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.029174758 +0000 UTC m=+200.300522714 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa340): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa840): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa840): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa840): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa840): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa840): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa840): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccac4d0 item 55 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa840): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa840): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.0295945 +0000 UTC m=+200.300942455 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aa840): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aad80): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aad80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aad80): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aad80): >_readAt: n=8, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aad80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.0295945 +0000 UTC m=+200.300942455 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1aad80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccac690 item 55 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 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/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab400): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab400): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab400): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab400): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab400): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.031290854 +0000 UTC m=+200.302638841 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab400): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab900): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab900): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab900): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccacaf0 item 56 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab900): _readAt: size=2, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab900): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab900): _writeAt: size=3, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab900): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab900): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.032043616 +0000 UTC m=+200.303391592 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1ab900): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1abe80): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1abe80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1abe80): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1abe80): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1abe80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.032043616 +0000 UTC m=+200.303391592 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1abe80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccaccb0 item 56 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c65c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c65c0): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c65c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c65c0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c65c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c65c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c65c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c65c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.033529502 +0000 UTC m=+200.304877458 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c65c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c6b00): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c6b00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c6b00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccad030 item 57 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c6b00): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c6b00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.033924058 +0000 UTC m=+200.305272014 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c6b00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7040): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7040): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7040): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7040): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7040): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7040): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccad260 item 57 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7040): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7040): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.034427208 +0000 UTC m=+200.305775164 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7040): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c75c0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c75c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c75c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c75c0): >_readAt: n=8, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c75c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.034427208 +0000 UTC m=+200.305775164 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c75c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccad420 item 57 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7c00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7c00): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7c00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7c00): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7c00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7c00): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7c00): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7c00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.035871355 +0000 UTC m=+200.307219311 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1c7c00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8240): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8240): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8240): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccad7a0 item 58 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8240): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8240): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.036313591 +0000 UTC m=+200.307661546 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8240): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8780): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8780): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8780): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccad960 item 58 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8780): _readAt: size=2, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8780): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8780): _writeAt: size=3, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8780): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8780): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.036886403 +0000 UTC m=+200.308234369 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8780): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8d40): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8d40): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8d40): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8d40): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8d40): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.036886403 +0000 UTC m=+200.308234369 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f8d40): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224ccadb20 item 58 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9380): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9380): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9380): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9380): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9380): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9380): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9380): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9380): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.038182781 +0000 UTC m=+200.309530737 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9380): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f98c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f98c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f98c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5a000 item 59 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f98c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f98c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.03859013 +0000 UTC m=+200.309938096 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f98c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9e00): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9e00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9e00): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9e00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9e00): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9e00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5a380 item 59 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9e00): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9e00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.039122296 +0000 UTC m=+200.310470252 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c1f9e00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298480): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298480): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298480): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298480): >_readAt: n=8, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298480): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.039122296 +0000 UTC m=+200.310470252 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298480): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5a620 item 59 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 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/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298ac0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298ac0): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298ac0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298ac0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298ac0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298ac0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298ac0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.040374641 +0000 UTC m=+200.311722597 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c298ac0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299000): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299000): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299000): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5af50 item 60 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299000): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299000): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.040807549 +0000 UTC m=+200.312155505 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299000): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299540): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299540): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299540): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5b340 item 60 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299540): _readAt: size=2, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299540): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299540): _writeAt: size=3, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299540): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299540): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.04156006 +0000 UTC m=+200.312908016 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299540): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299b00): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299b00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299b00): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299b00): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299b00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.04156006 +0000 UTC m=+200.312908016 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c299b00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5b570 item 60 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca240): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca240): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca240): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca240): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca240): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca240): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca240): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca240): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.042580347 +0000 UTC m=+200.313928303 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca240): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca780): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca780): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca780): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be5bc70 item 61 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca780): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca780): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.042975793 +0000 UTC m=+200.314323750 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2ca780): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cae80): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cae80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cae80): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cae80): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cae80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.042975793 +0000 UTC m=+200.314323750 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cae80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb76070 item 61 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 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/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cb4c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cb4c0): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cb4c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cb4c0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cb4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cb4c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cb4c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cb4c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.044243939 +0000 UTC m=+200.315591896 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cb4c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cba00): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cba00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cba00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb763f0 item 62 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cba00): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cba00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.044658402 +0000 UTC m=+200.316006358 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c2cba00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c200): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c200): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c200): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c200): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c200): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.044658402 +0000 UTC m=+200.316006358 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c200): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb765b0 item 62 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 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/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c840): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c840): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c840): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c840): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c840): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c840): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c840): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c840): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.045883145 +0000 UTC m=+200.317231101 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31c840): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31cd80): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31cd80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31cd80): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb76930 item 63 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31cd80): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31cd80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.046292138 +0000 UTC m=+200.317640094 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31cd80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31d480): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31d480): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31d480): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31d480): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31d480): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.046292138 +0000 UTC m=+200.317640094 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31d480): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb76af0 item 63 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 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/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31dac0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31dac0): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31dac0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31dac0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31dac0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31dac0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31dac0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31dac0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.04756408 +0000 UTC m=+200.318912036 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c31dac0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360100): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360100): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360100): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb76e70 item 64 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360100): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360100): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.048120852 +0000 UTC m=+200.319468808 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360100): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360800): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360800): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360800): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360800): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360800): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.048120852 +0000 UTC m=+200.319468808 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360800): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb77110 item 64 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360e40): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360e40): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360e40): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360e40): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360e40): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.049521918 +0000 UTC m=+200.320869904 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c360e40): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3612c0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3612c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3612c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3612c0): >_readAt: n=2, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3612c0): _writeAt: size=3, off=2 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb77490 item 65 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3612c0): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3612c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.049985022 +0000 UTC m=+200.321333019 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3612c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3617c0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3617c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3617c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3617c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3617c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.049985022 +0000 UTC m=+200.321333019 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3617c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb77650 item 65 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c361e00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c361e00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c361e00): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c361e00): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c361e00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.051165062 +0000 UTC m=+200.322513018 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c361e00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380380): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380380): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb779d0 item 66 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380380): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380380): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380380): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380380): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380380): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.051684944 +0000 UTC m=+200.323032900 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380380): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3808c0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3808c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3808c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3808c0): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3808c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.051684944 +0000 UTC m=+200.323032900 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3808c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb77b90 item 66 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380f00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380f00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380f00): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380f00): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380f00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.052956786 +0000 UTC m=+200.324304741 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c380f00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381380): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381380): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381380): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381380): >_readAt: n=2, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381380): _writeAt: size=3, off=2 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e0070 item 67 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381380): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381380): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.053400894 +0000 UTC m=+200.324748850 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381380): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381880): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381880): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381880): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381880): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381880): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.053400894 +0000 UTC m=+200.324748850 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c381880): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e0230 item 67 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2000): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2000): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2000): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2000): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2000): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.054949239 +0000 UTC m=+200.326297224 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2000): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2500): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2500): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e0690 item 68 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2500): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2500): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2500): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2500): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2500): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.05564353 +0000 UTC m=+200.326991527 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2500): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2a40): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2a40): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2a40): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2a40): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2a40): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.05564353 +0000 UTC m=+200.326991527 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a2a40): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e0850 item 68 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3080): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3080): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3080): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3080): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3080): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.057187777 +0000 UTC m=+200.328535743 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3080): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3500): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3500): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3500): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3500): >_readAt: n=2, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3500): _writeAt: size=3, off=2 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e0f50 item 69 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3500): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3500): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.057907577 +0000 UTC m=+200.329255532 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3500): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3a00): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3a00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3a00): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3a00): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3a00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.057907577 +0000 UTC m=+200.329255532 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3a3a00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e1180 item 69 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0180): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0180): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0180): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0180): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0180): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.059270931 +0000 UTC m=+200.330619097 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0180): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0680): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0680): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e15e0 item 70 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0680): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0680): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0680): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0680): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0680): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.05983642 +0000 UTC m=+200.331184375 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0680): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0bc0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0bc0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0bc0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0bc0): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0bc0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.05983642 +0000 UTC m=+200.331184375 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f0bc0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e1810 item 70 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1240): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1240): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1240): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1240): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1240): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.061108572 +0000 UTC m=+200.332456528 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1240): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1740): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1740): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1740): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1740): >_readAt: n=2, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1740): _writeAt: size=3, off=2 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e1b90 item 71 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1740): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1740): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.06152057 +0000 UTC m=+200.332868527 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1740): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1c40): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1c40): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1c40): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1c40): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1c40): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.06152057 +0000 UTC m=+200.332868527 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c3f1c40): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c5e1d50 item 71 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c3c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c3c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c3c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c3c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c3c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.062718654 +0000 UTC m=+200.334066610 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c3c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c8c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c8c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c6543f0 item 72 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c8c0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c8c0): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c8c0): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c8c0): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c8c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.063195645 +0000 UTC m=+200.334543600 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41c8c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41ce00): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41ce00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41ce00): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41ce00): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41ce00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.063195645 +0000 UTC m=+200.334543600 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41ce00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c6545b0 item 72 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d3c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d3c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d3c0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d3c0): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d3c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d3c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d3c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.064542228 +0000 UTC m=+200.335890183 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d3c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d8c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d8c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d8c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c654a10 item 73 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d8c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d8c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.064958013 +0000 UTC m=+200.336305969 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41d8c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41dd80): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41dd80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41dd80): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41dd80): >_readAt: n=2, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41dd80): _writeAt: size=3, off=2 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c654bd0 item 73 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41dd80): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41dd80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.065418483 +0000 UTC m=+200.336766438 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c41dd80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4403c0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4403c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4403c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4403c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4403c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.065418483 +0000 UTC m=+200.336766438 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4403c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c654ee0 item 73 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440a00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440a00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440a00): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440a00): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440a00): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440a00): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440a00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.066574976 +0000 UTC m=+200.337922933 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440a00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440f00): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440f00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440f00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c6552d0 item 74 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440f00): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440f00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.067012673 +0000 UTC m=+200.338360630 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c440f00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c441440): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c441440): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c655490 item 74 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c441440): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c441440): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c441440): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c441440): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c441440): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.067850386 +0000 UTC m=+200.339198342 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c441440): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4419c0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4419c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4419c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4419c0): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4419c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.067850386 +0000 UTC m=+200.339198342 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4419c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c655650 item 74 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e100): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e100): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e100): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e100): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e100): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e100): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e100): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.068977585 +0000 UTC m=+200.340325541 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e100): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e600): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e600): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e600): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c6559d0 item 75 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e600): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e600): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.069409261 +0000 UTC m=+200.340757216 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46e600): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46eb40): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46eb40): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46eb40): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46eb40): >_readAt: n=2, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46eb40): _writeAt: size=3, off=2 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c655b90 item 75 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46eb40): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46eb40): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.069980289 +0000 UTC m=+200.341328245 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46eb40): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f080): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f080): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f080): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f080): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f080): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.069980289 +0000 UTC m=+200.341328245 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f080): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c655d50 item 75 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f6c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f6c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f6c0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f6c0): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f6c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f6c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f6c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.07165954 +0000 UTC m=+200.343007506 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46f6c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46fbc0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46fbc0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46fbc0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e4230 item 76 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46fbc0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46fbc0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.072215811 +0000 UTC m=+200.343563787 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c46fbc0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac200): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac200): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e43f0 item 76 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac200): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac200): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac200): _writeAt: size=3, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac200): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac200): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.072814573 +0000 UTC m=+200.344162539 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac200): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac780): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac780): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac780): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac780): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac780): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.072814573 +0000 UTC m=+200.344162539 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ac780): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e45b0 item 76 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4acdc0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4acdc0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4acdc0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4acdc0): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4acdc0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4acdc0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4acdc0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.074436345 +0000 UTC m=+200.345784311 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4acdc0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ad2c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ad2c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ad2c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e4930 item 77 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ad2c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ad2c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.074919457 +0000 UTC m=+200.346267413 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ad2c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ad9c0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ad9c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ad9c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ad9c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ad9c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.074919457 +0000 UTC m=+200.346267413 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4ad9c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e4c40 item 77 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0100): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0100): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0100): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0100): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0100): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0100): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0100): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.07657779 +0000 UTC m=+200.347925776 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0100): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0600): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0600): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0600): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e4fc0 item 78 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0600): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0600): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.077069629 +0000 UTC m=+200.348417595 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0600): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0d00): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0d00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0d00): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0d00): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0d00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.077069629 +0000 UTC m=+200.348417595 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d0d00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e5180 item 78 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1340): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1340): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1340): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1340): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1340): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1340): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1340): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.078738321 +0000 UTC m=+200.350086297 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1340): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1840): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1840): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1840): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e5570 item 79 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1840): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1840): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.079235649 +0000 UTC m=+200.350583615 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c4d1840): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510040): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510040): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510040): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510040): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510040): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.079235649 +0000 UTC m=+200.350583615 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510040): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e5810 item 79 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 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/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510680): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510680): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510680): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510680): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510680): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510680): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510680): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.080874315 +0000 UTC m=+200.352222311 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510680): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510b80): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510b80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510b80): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c4e5d50 item 80 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510b80): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510b80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.081397824 +0000 UTC m=+200.352745810 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c510b80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511280): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511280): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511280): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511280): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511280): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.081397824 +0000 UTC m=+200.352745810 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511280): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0a0230 item 80 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5118c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5118c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5118c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5118c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5118c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.082943172 +0000 UTC m=+200.354291178 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5118c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511d40): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511d40): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511d40): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511d40): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511d40): >_readAt: n=2, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511d40): _writeAt: size=3, off=7 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0a0f50 item 81 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511d40): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511d40): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.08354028 +0000 UTC m=+200.354888236 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c511d40): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592380): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592380): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592380): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592380): >_readAt: n=8, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592380): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.08354028 +0000 UTC m=+200.354888236 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592380): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0a13b0 item 81 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592a00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592a00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592a00): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592a00): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592a00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.084894729 +0000 UTC m=+200.356242725 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592a00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592f00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592f00): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592f00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0a1ab0 item 82 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592f00): _readAt: size=2, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592f00): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592f00): _writeAt: size=3, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592f00): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592f00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.085524307 +0000 UTC m=+200.356872264 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c592f00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c593480): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c593480): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c593480): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c593480): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c593480): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.085524307 +0000 UTC m=+200.356872264 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c593480): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0a1c70 item 82 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c593b00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c593b00): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c593b00): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c593b00): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c593b00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.086910305 +0000 UTC m=+200.358258271 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c593b00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8100): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8100): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8100): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8100): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8100): >_readAt: n=2, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8100): _writeAt: size=3, off=7 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b4230 item 83 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8100): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8100): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.087556556 +0000 UTC m=+200.358904512 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8100): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8640): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8640): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8640): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8640): >_readAt: n=8, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8640): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.087556556 +0000 UTC m=+200.358904512 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8640): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c8b44d0 item 83 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8cc0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8cc0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8cc0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8cc0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8cc0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.088955538 +0000 UTC m=+200.360303494 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c5b8cc0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e440): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e440): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e440): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb860e0 item 84 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e440): _readAt: size=2, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e440): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e440): _writeAt: size=3, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e440): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e440): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.089467395 +0000 UTC m=+200.360815351 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e440): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e9c0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e9c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e9c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e9c0): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e9c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.089467395 +0000 UTC m=+200.360815351 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1e9c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb862a0 item 84 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f040): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f040): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f040): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f040): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f040): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.091303593 +0000 UTC m=+200.362651559 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f040): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f540): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f540): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f540): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f540): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f540): >_readAt: n=2, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f540): _writeAt: size=3, off=7 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb86700 item 85 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f540): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f540): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.091972487 +0000 UTC m=+200.363320473 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1f540): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1fa80): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1fa80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1fa80): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1fa80): >_readAt: n=8, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1fa80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.091972487 +0000 UTC m=+200.363320473 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc1fa80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb869a0 item 85 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52200): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52200): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52200): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52200): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52200): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.093580995 +0000 UTC m=+200.364928961 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52200): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52700): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52700): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52700): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb86ee0 item 86 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52700): _readAt: size=2, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52700): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52700): _writeAt: size=3, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52700): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52700): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.094274374 +0000 UTC m=+200.365622330 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52700): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52c80): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52c80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52c80): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52c80): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52c80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.094274374 +0000 UTC m=+200.365622330 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc52c80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb870a0 item 86 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53300): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53300): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53300): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53300): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53300): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.095795147 +0000 UTC m=+200.367143163 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53300): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53800): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53800): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53800): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53800): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53800): >_readAt: n=2, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53800): _writeAt: size=3, off=7 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb87490 item 87 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53800): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53800): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.096399328 +0000 UTC m=+200.367747294 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53800): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53d40): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53d40): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53d40): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53d40): >_readAt: n=8, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53d40): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.096399328 +0000 UTC m=+200.367747294 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc53d40): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb87730 item 87 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 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/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc704c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc704c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc704c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc704c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc704c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.097860708 +0000 UTC m=+200.369208724 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc704c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc709c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc709c0): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc709c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb87b90 item 88 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc709c0): _readAt: size=2, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc709c0): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc709c0): _writeAt: size=3, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc709c0): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc709c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.098477213 +0000 UTC m=+200.369825189 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc709c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc70f40): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc70f40): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc70f40): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc70f40): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc70f40): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.098477213 +0000 UTC m=+200.369825189 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc70f40): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224cb87d50 item 88 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71580): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71580): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71580): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71580): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71580): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71580): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71580): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71580): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.100073166 +0000 UTC m=+200.371421153 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71580): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71ac0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71ac0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71ac0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be2ebd0 item 89 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71ac0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71ac0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.100609039 +0000 UTC m=+200.371956996 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224cc71ac0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618100): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618100): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618100): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618100): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618100): >_readAt: n=2, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618100): _writeAt: size=3, off=7 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be2f0a0 item 89 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618100): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618100): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.101159188 +0000 UTC m=+200.372507144 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618100): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618680): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618680): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618680): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618680): >_readAt: n=8, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618680): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.101159188 +0000 UTC m=+200.372507144 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618680): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be2f6c0 item 89 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618cc0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618cc0): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618cc0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618cc0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618cc0): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618cc0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618cc0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618cc0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.102400863 +0000 UTC m=+200.373748819 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c618cc0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619200): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619200): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619200): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224be2fdc0 item 90 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619200): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619200): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.102797243 +0000 UTC m=+200.374145198 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619200): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619740): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619740): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619740): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224beac0e0 item 90 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619740): _readAt: size=2, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619740): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619740): _writeAt: size=3, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619740): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619740): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.10327808 +0000 UTC m=+200.374626036 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619740): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619d00): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619d00): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619d00): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619d00): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619d00): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.10327808 +0000 UTC m=+200.374626036 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c619d00): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224beac690 item 90 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a440): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a440): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a440): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a440): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a440): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a440): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a440): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a440): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.104726596 +0000 UTC m=+200.376074552 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a440): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a980): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a980): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a980): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224beacd90 item 91 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a980): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a980): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.105118877 +0000 UTC m=+200.376466833 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63a980): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63aec0): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63aec0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63aec0): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63aec0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63aec0): >_readAt: n=2, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63aec0): _writeAt: size=3, off=7 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224beacf50 item 91 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63aec0): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63aec0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.1056446 +0000 UTC m=+200.376992556 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63aec0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63b440): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63b440): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63b440): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63b440): >_readAt: n=8, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63b440): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.1056446 +0000 UTC m=+200.376992556 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63b440): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bead110 item 91 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 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/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63ba80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63ba80): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63ba80): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63ba80): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63ba80): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63ba80): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63ba80): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63ba80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.106861208 +0000 UTC m=+200.378209164 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c63ba80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c0c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c0c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c0c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bead500 item 92 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c0c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c0c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.107324653 +0000 UTC m=+200.378672610 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c0c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c600): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c600): open at offset 5 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c600): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bead960 item 92 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c600): _readAt: size=2, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c600): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c600): _writeAt: size=3, off=5 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c600): >_writeAt: n=3, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c600): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.108059571 +0000 UTC m=+200.379407528 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67c600): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67cbc0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67cbc0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67cbc0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67cbc0): >_readAt: n=3, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67cbc0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.108059571 +0000 UTC m=+200.379407528 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67cbc0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf3c000 item 92 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d200): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d200): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d200): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d200): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d200): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d200): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d200): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d200): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.109333628 +0000 UTC m=+200.380681583 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d200): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d740): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d740): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d740): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf3c620 item 93 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d740): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d740): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.109762889 +0000 UTC m=+200.381110845 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67d740): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67de40): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67de40): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67de40): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67de40): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67de40): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.109762889 +0000 UTC m=+200.381110845 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c67de40): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf3c7e0 item 93 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 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/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696580): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696580): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696580): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696580): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696580): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696580): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696580): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696580): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.110946223 +0000 UTC m=+200.382294179 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696580): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696ac0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696ac0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696ac0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf3cb60 item 94 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696ac0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696ac0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.111581554 +0000 UTC m=+200.382929509 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c696ac0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6971c0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6971c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6971c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6971c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6971c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.111581554 +0000 UTC m=+200.382929509 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6971c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224bf3cf50 item 94 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 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/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697800): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697800): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697800): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697800): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697800): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697800): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697800): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697800): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.112749179 +0000 UTC m=+200.384097135 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697800): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697d40): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697d40): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697d40): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0be070 item 95 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697d40): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697d40): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.113188659 +0000 UTC m=+200.384536615 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c697d40): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ac540): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ac540): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ac540): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ac540): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ac540): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.113188659 +0000 UTC m=+200.384536615 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ac540): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0be380 item 95 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 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/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6acb80): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6acb80): open at offset 0 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6acb80): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6acb80): _readAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6acb80): >_readAt: n=0, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6acb80): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6acb80): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6acb80): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.114327359 +0000 UTC m=+200.385675315 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6acb80): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ad0c0): _writeAt: size=5, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ad0c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ad0c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0be930 item 96 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ad0c0): >_writeAt: n=5, err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ad0c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.114737704 +0000 UTC m=+200.386085661 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ad0c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 02:17:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 02:17:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ad7c0): _readAt: size=512, off=0 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ad7c0): openPending: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ad7c0): >openPending: err= 2026/04/25 02:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ad7c0): >_readAt: n=5, err=EOF 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ad7c0): close: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 02:17:09.114737704 +0000 UTC m=+200.386085661 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : open-test-file(0x31224c6ad7c0): >close: err= 2026/04/25 02:17:09 DEBUG : open-test-file: Remove: 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31224c0bec40 item 96 2026/04/25 02:17:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 02:17:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 02:17:09 DEBUG : open-test-file: >Remove: err= 2026/04/25 02:17:09 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:09 DEBUG : Looking for writers 2026/04/25 02:17:09 DEBUG : >WaitForWriters: 2026/04/25 02:17:09 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.13s) --- PASS: TestRWFileHandleOpenTests/writes (0.57s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.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 (0.56s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:09 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:09 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:17:09 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:09 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:09 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:17:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:09 DEBUG : file1: newRWFileHandle: 2026/04/25 02:17:09 DEBUG : file1(0x31224c14e180): openPending: 2026/04/25 02:17:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:09 DEBUG : file1(0x31224c14e180): >openPending: err= 2026/04/25 02:17:09 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 02:17:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 02:17:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 02:17:09 DEBUG : file1(0x31224c14e180): _writeAt: size=2, off=0 2026/04/25 02:17:09 DEBUG : file1(0x31224c14e180): >_writeAt: n=2, err= 2026/04/25 02:17:09 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/25 02:17:09 DEBUG : file1(0x31224c14e180): RWFileHandle.Flush 2026/04/25 02:17:09 DEBUG : file1(0x31224c14e180): RWFileHandle.Release 2026/04/25 02:17:09 DEBUG : file1(0x31224c14e180): close: 2026/04/25 02:17:09 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/25 02:17:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:09 DEBUG : file1(0x31224c14e180): >close: err= 2026/04/25 02:17:09 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:09 DEBUG : Looking for writers 2026/04/25 02:17:09 DEBUG : file1: reading active writers 2026/04/25 02:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:17:09 DEBUG : Looking for writers 2026/04/25 02:17:09 DEBUG : file1: reading active writers 2026/04/25 02:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:17:09 DEBUG : Looking for writers 2026/04/25 02:17:09 DEBUG : file1: reading active writers 2026/04/25 02:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:17:09 DEBUG : Looking for writers 2026/04/25 02:17:09 DEBUG : file1: reading active writers 2026/04/25 02:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:17:09 DEBUG : file1: vfs cache: starting upload 2026/04/25 02:17:09 DEBUG : Looking for writers 2026/04/25 02:17:09 DEBUG : file1: reading active writers 2026/04/25 02:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:17:09 DEBUG : Looking for writers 2026/04/25 02:17:09 DEBUG : file1: reading active writers 2026/04/25 02:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:17:10 DEBUG : Looking for writers 2026/04/25 02:17:10 DEBUG : file1: reading active writers 2026/04/25 02:17:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:17:10 DEBUG : file1: size = 2 OK 2026/04/25 02:17:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:17:10 INFO : file1: Copied (new) 2026/04/25 02:17:10 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/04/25 02:17:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 02:17:10 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/25 02:17:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:10 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 02:17:10 DEBUG : Looking for writers 2026/04/25 02:17:10 DEBUG : file1: reading active writers 2026/04/25 02:17:10 DEBUG : >WaitForWriters: 2026/04/25 02:17:10 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:10 DEBUG : Looking for writers 2026/04/25 02:17:10 DEBUG : file1: reading active writers 2026/04/25 02:17:10 DEBUG : >WaitForWriters: 2026/04/25 02:17:10 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.96s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:11 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:11 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:17:11 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:11 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:11 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:11 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:17:11 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:11 DEBUG : rename_me: newRWFileHandle: 2026/04/25 02:17:11 DEBUG : rename_me(0x31224c14ecc0): openPending: 2026/04/25 02:17:11 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 02:17:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/25 02:17:11 DEBUG : rename_me(0x31224c14ecc0): >openPending: err= 2026/04/25 02:17:11 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/25 02:17:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/25 02:17:11 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/25 02:17:11 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/25 02:17:11 DEBUG : rename_me(0x31224c14ecc0): _writeAt: size=5, off=0 2026/04/25 02:17:11 DEBUG : rename_me(0x31224c14ecc0): >_writeAt: n=5, err= 2026/04/25 02:17:11 DEBUG : rename_me(0x31224c14ecc0): close: 2026/04/25 02:17:11 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-25 02:17:11.449434101 +0000 UTC m=+202.720782087 2026/04/25 02:17:11 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/25 02:17:11 DEBUG : rename_me(0x31224c14ecc0): >close: err= 2026/04/25 02:17:11 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/25 02:17:11 DEBUG : i_was_renamed: Updating file with 0x31224c4fba00 2026/04/25 02:17:11 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/25 02:17:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/25 02:17:11 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:11 DEBUG : Looking for writers 2026/04/25 02:17:11 DEBUG : i_was_renamed: reading active writers 2026/04/25 02:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 02:17:11 DEBUG : Looking for writers 2026/04/25 02:17:11 DEBUG : i_was_renamed: reading active writers 2026/04/25 02:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 02:17:11 DEBUG : Looking for writers 2026/04/25 02:17:11 DEBUG : i_was_renamed: reading active writers 2026/04/25 02:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 02:17:11 DEBUG : Looking for writers 2026/04/25 02:17:11 DEBUG : i_was_renamed: reading active writers 2026/04/25 02:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 02:17:11 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/25 02:17:11 DEBUG : Looking for writers 2026/04/25 02:17:11 DEBUG : i_was_renamed: reading active writers 2026/04/25 02:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 02:17:11 DEBUG : Looking for writers 2026/04/25 02:17:11 DEBUG : i_was_renamed: reading active writers 2026/04/25 02:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 02:17:12 DEBUG : Looking for writers 2026/04/25 02:17:12 DEBUG : i_was_renamed: reading active writers 2026/04/25 02:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 02:17:12 DEBUG : i_was_renamed: size = 5 OK 2026/04/25 02:17:12 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/04/25 02:17:12 INFO : i_was_renamed: Copied (new) 2026/04/25 02:17:12 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-25 02:17:11 +0000 UTC," 2026/04/25 02:17:12 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/25 02:17:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/25 02:17:12 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/25 02:17:12 DEBUG : Looking for writers 2026/04/25 02:17:12 DEBUG : i_was_renamed: reading active writers 2026/04/25 02:17:12 DEBUG : >WaitForWriters: 2026/04/25 02:17:12 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.82s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:13 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:13 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 02:17:13 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:13 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 02:17:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vukahuh6waba" 2026/04/25 02:17:13 INFO : files root 'rclone-test-vukahuh6waba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 02:17:13 DEBUG : forgetting directory cache 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate(0x31224c400780): _readAt: size=512, off=0 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate(0x31224c400780): openPending: 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-25 01:18:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/25 02:17:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate(0x31224c400780): >openPending: err= 2026/04/25 02:17:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:14 DEBUG : forgetting directory cache 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate(0x31224c400780): >_readAt: n=20, err=EOF 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate(0x31224c400780): close: 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 01:18:13 +0000 UTC 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate(0x31224c400780): >close: err= 2026/04/25 02:17:14 DEBUG : Re-reading directory (302.203629ms old) 2026/04/25 02:17:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 02:17:15 DEBUG : forgetting directory cache 2026/04/25 02:17:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate(0x31224c401580): _readAt: size=512, off=0 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate(0x31224c401580): openPending: 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-25 01:19:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-25 01:18:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-25 01:19:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-25 01:18:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/25 02:17:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/25 02:17:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate(0x31224c401580): >openPending: err= 2026/04/25 02:17:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:16 DEBUG : forgetting directory cache 2026/04/25 02:17:16 DEBUG : forgetting directory cache 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate(0x31224c401580): >_readAt: n=20, err=EOF 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate(0x31224c401580): close: 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 01:19:13 +0000 UTC 2026/04/25 02:17:16 DEBUG : TestRWCacheUpdate(0x31224c401580): >close: err= 2026/04/25 02:17:16 DEBUG : Re-reading directory (423.838438ms old) 2026/04/25 02:17:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 02:17:17 DEBUG : forgetting directory cache 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate(0x31224c4002c0): _readAt: size=512, off=0 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate(0x31224c4002c0): openPending: 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-25 01:20:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-25 01:19:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-25 01:20:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-25 01:19:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/25 02:17:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/25 02:17:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate(0x31224c4002c0): >openPending: err= 2026/04/25 02:17:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:19 DEBUG : forgetting directory cache 2026/04/25 02:17:19 DEBUG : forgetting directory cache 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate(0x31224c4002c0): >_readAt: n=20, err=EOF 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate(0x31224c4002c0): close: 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 01:20:13 +0000 UTC 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate(0x31224c4002c0): >close: err= 2026/04/25 02:17:19 DEBUG : Re-reading directory (405.744144ms old) 2026/04/25 02:17:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 02:17:20 DEBUG : forgetting directory cache 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate(0x31224c400b00): _readAt: size=512, off=0 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate(0x31224c400b00): openPending: 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-25 01:21:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-25 01:20:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-25 01:21:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-25 01:20:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/25 02:17:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/25 02:17:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate(0x31224c400b00): >openPending: err= 2026/04/25 02:17:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:21 DEBUG : forgetting directory cache 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate(0x31224c400b00): >_readAt: n=20, err=EOF 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate(0x31224c400b00): close: 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 01:21:13 +0000 UTC 2026/04/25 02:17:21 DEBUG : TestRWCacheUpdate(0x31224c400b00): >close: err= 2026/04/25 02:17:21 DEBUG : Re-reading directory (262.215032ms old) 2026/04/25 02:17:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 02:17:22 DEBUG : forgetting directory cache 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate(0x31224c4a6c00): _readAt: size=512, off=0 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate(0x31224c4a6c00): openPending: 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-25 01:22:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-25 01:21:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-25 01:22:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-25 01:21:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/25 02:17:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/25 02:17:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate(0x31224c4a6c00): >openPending: err= 2026/04/25 02:17:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:23 DEBUG : forgetting directory cache 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate(0x31224c4a6c00): >_readAt: n=20, err=EOF 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate(0x31224c4a6c00): close: 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 01:22:13 +0000 UTC 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate(0x31224c4a6c00): >close: err= 2026/04/25 02:17:23 DEBUG : Re-reading directory (255.650224ms old) 2026/04/25 02:17:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 02:17:23 DEBUG : forgetting directory cache 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate(0x31224c91ee00): _readAt: size=512, off=0 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate(0x31224c91ee00): openPending: 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-25 01:23:13 +0000 UTC," against cached fingerprint "20,2026-04-25 01:22:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-25 01:23:13 +0000 UTC," != cached fingerprint "20,2026-04-25 01:22:13 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/25 02:17:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/25 02:17:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate(0x31224c91ee00): >openPending: err= 2026/04/25 02:17:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:25 DEBUG : forgetting directory cache 2026/04/25 02:17:25 DEBUG : TestRWCacheUpdate(0x31224c91ee00): >_readAt: n=20, err=EOF 2026/04/25 02:17:25 DEBUG : TestRWCacheUpdate(0x31224c91ee00): close: 2026/04/25 02:17:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 01:23:13 +0000 UTC 2026/04/25 02:17:25 DEBUG : TestRWCacheUpdate(0x31224c91ee00): >close: err= 2026/04/25 02:17:25 DEBUG : Re-reading directory (259.182896ms old) 2026/04/25 02:17:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 02:17:25 DEBUG : forgetting directory cache 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate(0x31224c91f780): _readAt: size=512, off=0 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate(0x31224c91f780): openPending: 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-25 01:24:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-25 01:23:13 +0000 UTC," 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-25 01:24:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-25 01:23:13 +0000 UTC,") 2026/04/25 02:17:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/25 02:17:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate(0x31224c91f780): >openPending: err= 2026/04/25 02:17:26 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:26 DEBUG : forgetting directory cache 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate(0x31224c91f780): >_readAt: n=21, err=EOF 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate(0x31224c91f780): close: 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 01:24:13 +0000 UTC 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate(0x31224c91f780): >close: err= 2026/04/25 02:17:26 DEBUG : Re-reading directory (264.104051ms old) 2026/04/25 02:17:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 02:17:27 DEBUG : forgetting directory cache 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate(0x31224cb0c180): _readAt: size=512, off=0 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate(0x31224cb0c180): openPending: 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-25 01:25:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-25 01:24:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-25 01:25:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-25 01:24:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/25 02:17:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/25 02:17:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate(0x31224cb0c180): >openPending: err= 2026/04/25 02:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:28 DEBUG : forgetting directory cache 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate(0x31224cb0c180): >_readAt: n=22, err=EOF 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate(0x31224cb0c180): close: 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 01:25:13 +0000 UTC 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate(0x31224cb0c180): >close: err= 2026/04/25 02:17:28 DEBUG : Re-reading directory (260.02665ms old) 2026/04/25 02:17:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 02:17:28 DEBUG : forgetting directory cache 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate(0x31224bfa55c0): _readAt: size=512, off=0 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate(0x31224bfa55c0): openPending: 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-25 01:26:13 +0000 UTC," against cached fingerprint "22,2026-04-25 01:25:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-25 01:26:13 +0000 UTC," != cached fingerprint "22,2026-04-25 01:25:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/25 02:17:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/25 02:17:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate(0x31224bfa55c0): >openPending: err= 2026/04/25 02:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:29 DEBUG : forgetting directory cache 2026/04/25 02:17:30 DEBUG : TestRWCacheUpdate(0x31224bfa55c0): >_readAt: n=23, err=EOF 2026/04/25 02:17:30 DEBUG : TestRWCacheUpdate(0x31224bfa55c0): close: 2026/04/25 02:17:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 01:26:13 +0000 UTC 2026/04/25 02:17:30 DEBUG : TestRWCacheUpdate(0x31224bfa55c0): >close: err= 2026/04/25 02:17:30 DEBUG : Re-reading directory (261.9216ms old) 2026/04/25 02:17:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 02:17:30 DEBUG : forgetting directory cache 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate(0x31224c53a080): _readAt: size=512, off=0 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate(0x31224c53a080): openPending: 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-25 01:27:13 +0000 UTC," against cached fingerprint "23,2026-04-25 01:26:13 +0000 UTC," 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-25 01:27:13 +0000 UTC," != cached fingerprint "23,2026-04-25 01:26:13 +0000 UTC,") 2026/04/25 02:17:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/25 02:17:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate(0x31224c53a080): >openPending: err= 2026/04/25 02:17:31 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:31 DEBUG : forgetting directory cache 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate(0x31224c53a080): >_readAt: n=24, err=EOF 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate(0x31224c53a080): close: 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 01:27:13 +0000 UTC 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate(0x31224c53a080): >close: err= 2026/04/25 02:17:31 DEBUG : Re-reading directory (254.353095ms old) 2026/04/25 02:17:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 02:17:31 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:31 DEBUG : Looking for writers 2026/04/25 02:17:31 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/25 02:17:31 DEBUG : >WaitForWriters: 2026/04/25 02:17:31 DEBUG : files root 'rclone-test-vukahuh6waba': vfs cache: cleaner exiting 2026/04/25 02:17:31 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.02s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.24s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:34 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:17:34 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/25 02:17:34 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/25 02:17:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/25 02:17:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/25 02:17:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:17:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:34 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:34 DEBUG : Looking for writers 2026/04/25 02:17:34 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/25 02:17:34 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/25 02:17:34 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.13s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:35 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:35 DEBUG : files root 'rclone-test-vukahuh6waba': Reusing VFS from active cache 2026/04/25 02:17:35 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:35 DEBUG : Looking for writers 2026/04/25 02:17:35 DEBUG : >WaitForWriters: 2026/04/25 02:17:35 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:35 DEBUG : Looking for writers 2026/04/25 02:17:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:35 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:35 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:35 DEBUG : Looking for writers 2026/04/25 02:17:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:36 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:36 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:36 DEBUG : Looking for writers 2026/04/25 02:17:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.24s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:36 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:38 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:38 DEBUG : dir: Looking for writers 2026/04/25 02:17:38 DEBUG : file2: reading active writers 2026/04/25 02:17:38 DEBUG : Looking for writers 2026/04/25 02:17:38 DEBUG : dir: reading active writers 2026/04/25 02:17:38 DEBUG : file1: reading active writers 2026/04/25 02:17:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.08s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:39 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:41 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:41 DEBUG : dir: Looking for writers 2026/04/25 02:17:41 DEBUG : Looking for writers 2026/04/25 02:17:41 DEBUG : dir: reading active writers 2026/04/25 02:17:41 DEBUG : file1: reading active writers 2026/04/25 02:17:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.72s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:42 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:17:43 DEBUG : file1: Open: flags=O_RDONLY 2026/04/25 02:17:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/25 02:17:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/25 02:17:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:17:43 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/25 02:17:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 02:17:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/25 02:17:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/25 02:17:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/25 02:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/25 02:17:44 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (0 bytes), uploading instead of streaming 2026/04/25 02:17:44 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/25 02:17:44 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/04/25 02:17:44 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/25 02:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/25 02:17:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/25 02:17:44 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:44 DEBUG : dir: Looking for writers 2026/04/25 02:17:44 DEBUG : file2: reading active writers 2026/04/25 02:17:44 DEBUG : new_file.txt: reading active writers 2026/04/25 02:17:44 DEBUG : Looking for writers 2026/04/25 02:17:44 DEBUG : file1: reading active writers 2026/04/25 02:17:44 DEBUG : dir: reading active writers 2026/04/25 02:17:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.77s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:45 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:47 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/25 02:17:47 DEBUG : dir/file1: Updating file with dir/file1 0x31224c1b9d40 2026/04/25 02:17:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/25 02:17:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:48 INFO : dir/file1: Moved (server-side) to: file0 2026/04/25 02:17:48 DEBUG : file0: Updating file with file0 0x31224c1b9d40 2026/04/25 02:17:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 02:17:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/25 02:17:48 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:48 DEBUG : dir: Looking for writers 2026/04/25 02:17:48 DEBUG : Looking for writers 2026/04/25 02:17:48 DEBUG : dir: reading active writers 2026/04/25 02:17:48 DEBUG : file0: reading active writers 2026/04/25 02:17:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.68s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:49 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:49 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:49 DEBUG : Looking for writers 2026/04/25 02:17:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:49 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:50 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/25 02:17:50 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/25 02:17:51 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/25 02:17:51 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/25 02:17:52 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/25 02:17:52 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:52 DEBUG : Looking for writers 2026/04/25 02:17:52 DEBUG : a: Looking for writers 2026/04/25 02:17:52 DEBUG : b: Looking for writers 2026/04/25 02:17:52 DEBUG : c: Looking for writers 2026/04/25 02:17:52 DEBUG : d: Looking for writers 2026/04/25 02:17:52 DEBUG : Looking for writers 2026/04/25 02:17:52 DEBUG : /: reading active writers 2026/04/25 02:17:52 DEBUG : a: reading active writers 2026/04/25 02:17:52 DEBUG : b: reading active writers 2026/04/25 02:17:52 DEBUG : c: reading active writers 2026/04/25 02:17:52 DEBUG : d: reading active writers 2026/04/25 02:17:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.59s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:53 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/25 02:17:54 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/25 02:17:54 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/25 02:17:54 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/25 02:17:56 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:56 DEBUG : a/b/c/d: Looking for writers 2026/04/25 02:17:56 DEBUG : a/b/c: Looking for writers 2026/04/25 02:17:56 DEBUG : d: reading active writers 2026/04/25 02:17:56 DEBUG : a/b: Looking for writers 2026/04/25 02:17:56 DEBUG : c: reading active writers 2026/04/25 02:17:56 DEBUG : a: Looking for writers 2026/04/25 02:17:56 DEBUG : b: reading active writers 2026/04/25 02:17:56 DEBUG : Looking for writers 2026/04/25 02:17:56 DEBUG : a: reading active writers 2026/04/25 02:17:56 DEBUG : >WaitForWriters: 2026/04/25 02:17:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vukahuh6waba/a/b/c not empty`) 2026/04/25 02:17:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/25 02:17:57 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vukahuh6waba/a/b/c not empty`) 2026/04/25 02:17:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/25 02:17:57 DEBUG : pacer: Reducing sleep to 30ms 2026/04/25 02:17:58 DEBUG : pacer: Reducing sleep to 22.5ms 2026/04/25 02:17:58 DEBUG : pacer: Reducing sleep to 16.875ms 2026/04/25 02:17:58 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestVFSMkdirAll (4.99s) === 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-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:58 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:58 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:17:58 DEBUG : Looking for writers 2026/04/25 02:17:58 DEBUG : >WaitForWriters: 2026/04/25 02:17:58 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.25s) === 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-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:17:58 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:17:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 02:17:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 02:17:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/25 02:17:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/25 02:17:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/25 02:17:58 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (5 bytes), uploading instead of streaming 2026/04/25 02:17:59 DEBUG : file1: size = 5 OK 2026/04/25 02:17:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:17:59 DEBUG : file1: Size of src and dst objects identical 2026/04/25 02:17:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 02:17:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 02:17:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:17:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:17:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 02:17:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 02:17:59 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/25 02:17:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/25 02:17:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 02:17:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 02:17:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 02:17:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:17:59 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (0 bytes), uploading instead of streaming 2026/04/25 02:18:00 DEBUG : file1: size = 0 OK 2026/04/25 02:18:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:18:00 DEBUG : file1: Size of src and dst objects identical 2026/04/25 02:18:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/25 02:18:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 02:18:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 02:18:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 02:18:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:00 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (7 bytes), uploading instead of streaming 2026/04/25 02:18:01 DEBUG : file1: size = 7 OK 2026/04/25 02:18:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:18:01 DEBUG : file1: Size of src and dst objects identical 2026/04/25 02:18:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:01 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:18:01 DEBUG : Looking for writers 2026/04/25 02:18:01 DEBUG : file1: reading active writers 2026/04/25 02:18:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.45s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:18:02 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:18:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:18:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:18:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 02:18:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 02:18:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/25 02:18:03 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/25 02:18:03 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/25 02:18:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/25 02:18:03 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (11 bytes), uploading instead of streaming 2026/04/25 02:18:04 DEBUG : file1: size = 11 OK 2026/04/25 02:18:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:18:04 DEBUG : file1: Size of src and dst objects identical 2026/04/25 02:18:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:04 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/25 02:18:04 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:18:04 DEBUG : Looking for writers 2026/04/25 02:18:04 DEBUG : file1: reading active writers 2026/04/25 02:18:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.56s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:18:04 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:18:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:18:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:18:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 02:18:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 02:18:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/25 02:18:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:04 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (5 bytes), uploading instead of streaming 2026/04/25 02:18:05 DEBUG : file1: size = 5 OK 2026/04/25 02:18:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:18:05 DEBUG : file1: Size of src and dst objects identical 2026/04/25 02:18:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:05 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/25 02:18:05 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:18:05 DEBUG : Looking for writers 2026/04/25 02:18:05 DEBUG : file1: reading active writers 2026/04/25 02:18:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.30s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:18:05 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:18:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:18:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:18:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 02:18:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 02:18:06 DEBUG : file1: WriteFileHandle.Release closing 2026/04/25 02:18:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:06 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (0 bytes), uploading instead of streaming 2026/04/25 02:18:06 DEBUG : file1: size = 0 OK 2026/04/25 02:18:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:18:06 DEBUG : file1: Size of src and dst objects identical 2026/04/25 02:18:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/25 02:18:06 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:18:06 DEBUG : Looking for writers 2026/04/25 02:18:06 DEBUG : file1: reading active writers 2026/04/25 02:18:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.36s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:18:07 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:18:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:18:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:18:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 02:18:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 02:18:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:07 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (2 bytes), uploading instead of streaming 2026/04/25 02:18:08 DEBUG : file1: size = 2 OK 2026/04/25 02:18:08 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:18:08 DEBUG : file1: Size of src and dst objects identical 2026/04/25 02:18:08 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/25 02:18:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:08 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:18:08 DEBUG : Looking for writers 2026/04/25 02:18:08 DEBUG : file1: reading active writers 2026/04/25 02:18:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.42s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:18:08 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:18:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:18:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:18:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 02:18:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 02:18:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:08 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (0 bytes), uploading instead of streaming 2026/04/25 02:18:09 DEBUG : file1: size = 0 OK 2026/04/25 02:18:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:18:09 DEBUG : file1: Size of src and dst objects identical 2026/04/25 02:18:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:18:09 DEBUG : file1: Open: flags=O_RDONLY 2026/04/25 02:18:09 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/25 02:18:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/25 02:18:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:09 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:18:09 DEBUG : Looking for writers 2026/04/25 02:18:09 DEBUG : file1: reading active writers 2026/04/25 02:18:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.60s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:18:10 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:18:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 02:18:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 02:18:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 02:18:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 02:18:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:10 DEBUG : files root 'rclone-test-vukahuh6waba': File to upload is small (100 bytes), uploading instead of streaming 2026/04/25 02:18:11 DEBUG : file1: size = 100 OK 2026/04/25 02:18:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/25 02:18:11 DEBUG : file1: Size of src and dst objects identical 2026/04/25 02:18:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 02:18:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 02:18:11 DEBUG : file1: Open: flags=O_RDONLY 2026/04/25 02:18:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/25 02:18:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/25 02:18:11 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:11 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:11 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:18:11 DEBUG : Looking for writers 2026/04/25 02:18:11 DEBUG : file1: reading active writers 2026/04/25 02:18:11 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.52s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:18:11 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:18:16 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/25 02:18:16 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/25 02:18:16 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:16 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:16 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/25 02:18:16 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/25 02:18:16 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:16 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:16 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/25 02:18:16 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/25 02:18:16 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:16 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:16 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/25 02:18:16 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/25 02:18:16 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:17 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:17 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/25 02:18:17 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/25 02:18:17 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:17 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:17 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:18:17 DEBUG : flat: Looking for writers 2026/04/25 02:18:17 DEBUG : f004.txt: reading active writers 2026/04/25 02:18:17 DEBUG : f000.txt: reading active writers 2026/04/25 02:18:17 DEBUG : f001.txt: reading active writers 2026/04/25 02:18:17 DEBUG : f002.txt: reading active writers 2026/04/25 02:18:17 DEBUG : f003.txt: reading active writers 2026/04/25 02:18:17 DEBUG : Looking for writers 2026/04/25 02:18:17 DEBUG : flat: reading active writers 2026/04/25 02:18:17 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (6.93s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:18:18 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:18:21 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/25 02:18:21 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/25 02:18:21 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:21 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:21 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/25 02:18:21 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/25 02:18:21 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:22 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:22 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/25 02:18:22 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/25 02:18:22 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:22 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:22 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:18:22 DEBUG : a/b/c: Looking for writers 2026/04/25 02:18:22 DEBUG : deep.txt: reading active writers 2026/04/25 02:18:22 DEBUG : a/b: Looking for writers 2026/04/25 02:18:22 DEBUG : c: reading active writers 2026/04/25 02:18:22 DEBUG : mid.txt: reading active writers 2026/04/25 02:18:22 DEBUG : a: Looking for writers 2026/04/25 02:18:22 DEBUG : b: reading active writers 2026/04/25 02:18:22 DEBUG : top.txt: reading active writers 2026/04/25 02:18:22 DEBUG : Looking for writers 2026/04/25 02:18:22 DEBUG : a: reading active writers 2026/04/25 02:18:22 DEBUG : >WaitForWriters: 2026/04/25 02:18:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vukahuh6waba/a not empty`) 2026/04/25 02:18:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/25 02:18:24 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vukahuh6waba/a not empty`) 2026/04/25 02:18:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/25 02:18:24 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vukahuh6waba/a not empty`) 2026/04/25 02:18:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/25 02:18:24 DEBUG : pacer: Reducing sleep to 60ms 2026/04/25 02:18:24 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestZipManySubDirs (5.73s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:18:24 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:18:26 DEBUG : pacer: Reducing sleep to 33.75ms 2026/04/25 02:18:26 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/04/25 02:18:26 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/04/25 02:18:26 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/04/25 02:18:26 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/25 02:18:26 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/25 02:18:26 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:27 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:28 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:18:28 DEBUG : bigdir: Looking for writers 2026/04/25 02:18:28 DEBUG : big.bin: reading active writers 2026/04/25 02:18:28 DEBUG : Looking for writers 2026/04/25 02:18:28 DEBUG : bigdir: reading active writers 2026/04/25 02:18:28 DEBUG : >WaitForWriters: 2026/04/25 02:18:28 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipLargeFiles (4.28s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-vukahuh6waba'", Local "Local file system at /tmp/rclone569963084", Modify Window "1s" 2026/04/25 02:18:28 INFO : files root 'rclone-test-vukahuh6waba': poll-interval is not supported by this remote 2026/04/25 02:18:31 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/25 02:18:31 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/25 02:18:31 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:31 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:31 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/25 02:18:31 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/25 02:18:31 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:32 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:32 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/25 02:18:32 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/25 02:18:32 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 02:18:32 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 02:18:32 DEBUG : WaitForWriters: timeout=30s 2026/04/25 02:18:32 DEBUG : dir1: Looking for writers 2026/04/25 02:18:32 DEBUG : a.txt: reading active writers 2026/04/25 02:18:32 DEBUG : dir2: Looking for writers 2026/04/25 02:18:32 DEBUG : b.txt: reading active writers 2026/04/25 02:18:32 DEBUG : dir3: Looking for writers 2026/04/25 02:18:32 DEBUG : c.txt: reading active writers 2026/04/25 02:18:32 DEBUG : Looking for writers 2026/04/25 02:18:32 DEBUG : dir1: reading active writers 2026/04/25 02:18:32 DEBUG : dir2: reading active writers 2026/04/25 02:18:32 DEBUG : dir3: reading active writers 2026/04/25 02:18:32 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (4.96s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/25 02:18:33 DEBUG : files root 'rclone-test-vukahuh6waba': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m45.150784528s (try 1/5): exit status 1: Failed [TestDirForgetAll TestDirWalk TestDirStat]