"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/04/30 02:07:48 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-rayuyac5fice" 2026/04/30 02:07:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/30 02:07:49 DEBUG : Creating backend with remote "/tmp/rclone3450879565" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:07:49 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:07:50 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:07:50 DEBUG : dir: Looking for writers 2026/04/30 02:07:50 DEBUG : Looking for writers 2026/04/30 02:07:50 DEBUG : dir: reading active writers 2026/04/30 02:07:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.32s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:07:51 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:07:54 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:07:54 DEBUG : dir/subdir: Looking for writers 2026/04/30 02:07:54 DEBUG : dir: Looking for writers 2026/04/30 02:07:54 DEBUG : file1: reading active writers 2026/04/30 02:07:54 DEBUG : file2: reading active writers 2026/04/30 02:07:54 DEBUG : subdir: reading active writers 2026/04/30 02:07:54 DEBUG : Looking for writers 2026/04/30 02:07:54 DEBUG : dir: reading active writers 2026/04/30 02:07:54 DEBUG : >WaitForWriters: 2026/04/30 02:07:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/dir not empty`) 2026/04/30 02:07:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/30 02:07:55 DEBUG : pacer: Reducing sleep to 15ms 2026/04/30 02:07:55 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.49s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:07:55 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:07:56 DEBUG : pacer: Reducing sleep to 10ms 2026/04/30 02:07:57 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:07:57 DEBUG : dir: Looking for writers 2026/04/30 02:07:57 DEBUG : file1: reading active writers 2026/04/30 02:07:57 DEBUG : Looking for writers 2026/04/30 02:07:57 DEBUG : dir: reading active writers 2026/04/30 02:07:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.13s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:07:58 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:07:59 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:07:59 DEBUG : dir: Looking for writers 2026/04/30 02:07:59 DEBUG : Looking for writers 2026/04/30 02:07:59 DEBUG : dir: reading active writers 2026/04/30 02:07:59 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.00s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:00 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:01 DEBUG : dir: forgetting directory cache 2026/04/30 02:08:01 DEBUG : forgetting directory cache 2026/04/30 02:08:01 DEBUG : dir: forgetting directory cache 2026/04/30 02:08:01 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:01 DEBUG : Looking for writers 2026/04/30 02:08:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.14s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:02 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:03 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/30 02:08:03 DEBUG : dir: invalidating directory cache 2026/04/30 02:08:03 DEBUG : >ForgetPath: 2026/04/30 02:08:03 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/30 02:08:03 DEBUG : invalidating directory cache 2026/04/30 02:08:03 DEBUG : dir: forgetting directory cache 2026/04/30 02:08:03 DEBUG : >ForgetPath: 2026/04/30 02:08:03 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/30 02:08:03 DEBUG : >ForgetPath: 2026/04/30 02:08:03 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:03 DEBUG : dir: Looking for writers 2026/04/30 02:08:03 DEBUG : Looking for writers 2026/04/30 02:08:03 DEBUG : dir: reading active writers 2026/04/30 02:08:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.16s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:04 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:06 DEBUG : forgetting directory cache 2026/04/30 02:08:06 DEBUG : dir: forgetting directory cache 2026/04/30 02:08:07 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:07 DEBUG : dir: Looking for writers 2026/04/30 02:08:07 DEBUG : fil/a/b: Looking for writers 2026/04/30 02:08:07 DEBUG : fil/a: Looking for writers 2026/04/30 02:08:07 DEBUG : b: reading active writers 2026/04/30 02:08:07 DEBUG : fil: Looking for writers 2026/04/30 02:08:07 DEBUG : a: reading active writers 2026/04/30 02:08:07 DEBUG : Looking for writers 2026/04/30 02:08:07 DEBUG : dir: reading active writers 2026/04/30 02:08:07 DEBUG : fil: reading active writers 2026/04/30 02:08:07 DEBUG : >WaitForWriters: 2026/04/30 02:08:08 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/fil/a not empty`) 2026/04/30 02:08:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/30 02:08:08 DEBUG : pacer: Reducing sleep to 15ms 2026/04/30 02:08:08 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/fil not empty`) 2026/04/30 02:08:08 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/04/30 02:08:08 DEBUG : pacer: Reducing sleep to 22.5ms 2026/04/30 02:08:09 DEBUG : pacer: Reducing sleep to 16.875ms 2026/04/30 02:08:09 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (4.75s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:09 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/30 02:08:10 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:10 DEBUG : dir: Looking for writers 2026/04/30 02:08:10 DEBUG : Looking for writers 2026/04/30 02:08:10 DEBUG : dir: reading active writers 2026/04/30 02:08:10 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.01s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:11 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:12 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:12 DEBUG : dir: Looking for writers 2026/04/30 02:08:12 DEBUG : file1: reading active writers 2026/04/30 02:08:12 DEBUG : Looking for writers 2026/04/30 02:08:12 DEBUG : dir: reading active writers 2026/04/30 02:08:12 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.06s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:13 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/04/30 02:08:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/30 02:08:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/30 02:08:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/30 02:08:16 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/30 02:08:18 DEBUG : dir: invalidating directory cache 2026/04/30 02:08:18 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/30 02:08:18 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/30 02:08:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/30 02:08:18 DEBUG : dir/file1: Reset virtual modtime 2026/04/30 02:08:18 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/30 02:08:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/30 02:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/30 02:08:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/30 02:08:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:08:18 DEBUG : dir: invalidating directory cache 2026/04/30 02:08:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/30 02:08:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/30 02:08:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/30 02:08:18 DEBUG : forgetting directory cache 2026/04/30 02:08:18 DEBUG : dir: forgetting directory cache 2026/04/30 02:08:18 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/30 02:08:18 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:18 DEBUG : dir/virtualDir: Looking for writers 2026/04/30 02:08:18 DEBUG : dir: Looking for writers 2026/04/30 02:08:18 DEBUG : file1: reading active writers 2026/04/30 02:08:18 DEBUG : virtualFile2: reading active writers 2026/04/30 02:08:18 DEBUG : virtualFile: reading active writers 2026/04/30 02:08:18 DEBUG : virtualDir: reading active writers 2026/04/30 02:08:18 DEBUG : Looking for writers 2026/04/30 02:08:18 DEBUG : dir: reading active writers 2026/04/30 02:08:18 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.90s) --- PASS: TestDirReadDirAll/Virtual (2.34s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:20 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:21 ERROR : dir/: Can only open directories read only 2026/04/30 02:08:21 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:21 DEBUG : dir: Looking for writers 2026/04/30 02:08:21 DEBUG : Looking for writers 2026/04/30 02:08:21 DEBUG : dir: reading active writers 2026/04/30 02:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.98s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:22 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:23 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/30 02:08:23 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/30 02:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/30 02:08:23 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 02:08:24 DEBUG : dir/potato: size = 5 OK 2026/04/30 02:08:24 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/04/30 02:08:24 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/30 02:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/30 02:08:24 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:24 DEBUG : dir: Looking for writers 2026/04/30 02:08:24 DEBUG : file1: reading active writers 2026/04/30 02:08:24 DEBUG : potato: reading active writers 2026/04/30 02:08:24 DEBUG : Looking for writers 2026/04/30 02:08:24 DEBUG : dir: reading active writers 2026/04/30 02:08:24 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.14s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:25 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/30 02:08:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:27 DEBUG : dir/sub: Looking for writers 2026/04/30 02:08:27 DEBUG : dir: Looking for writers 2026/04/30 02:08:27 DEBUG : sub: reading active writers 2026/04/30 02:08:27 DEBUG : file1: reading active writers 2026/04/30 02:08:27 DEBUG : Looking for writers 2026/04/30 02:08:27 DEBUG : dir: reading active writers 2026/04/30 02:08:27 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.14s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:28 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/30 02:08:30 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/30 02:08:30 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:30 DEBUG : dir/sub/subsub: Looking for writers 2026/04/30 02:08:30 DEBUG : dir/sub: Looking for writers 2026/04/30 02:08:30 DEBUG : subsub: reading active writers 2026/04/30 02:08:30 DEBUG : dir: Looking for writers 2026/04/30 02:08:30 DEBUG : file1: reading active writers 2026/04/30 02:08:30 DEBUG : sub: reading active writers 2026/04/30 02:08:30 DEBUG : Looking for writers 2026/04/30 02:08:30 DEBUG : dir: reading active writers 2026/04/30 02:08:30 DEBUG : >WaitForWriters: 2026/04/30 02:08:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/dir/sub not empty`) 2026/04/30 02:08:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/30 02:08:31 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/dir/sub not empty`) 2026/04/30 02:08:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/30 02:08:32 DEBUG : pacer: Reducing sleep to 30ms 2026/04/30 02:08:32 DEBUG : pacer: Reducing sleep to 22.5ms 2026/04/30 02:08:32 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.02s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:32 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:33 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/04/30 02:08:33 DEBUG : pacer: Reducing sleep to 10ms 2026/04/30 02:08:33 ERROR : dir/: Dir.Remove not empty 2026/04/30 02:08:33 DEBUG : dir/file1: Remove: 2026/04/30 02:08:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:08:33 DEBUG : dir/file1: >Remove: err= 2026/04/30 02:08:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/30 02:08:34 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:34 DEBUG : Looking for writers 2026/04/30 02:08:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.07s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:34 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:35 DEBUG : dir/file1: Remove: 2026/04/30 02:08:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:08:36 DEBUG : dir/file1: >Remove: err= 2026/04/30 02:08:36 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/30 02:08:36 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:36 DEBUG : Looking for writers 2026/04/30 02:08:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.11s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:36 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:38 DEBUG : dir/file1: Remove: 2026/04/30 02:08:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:08:38 DEBUG : dir/file1: >Remove: err= 2026/04/30 02:08:38 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:38 DEBUG : dir: Looking for writers 2026/04/30 02:08:38 DEBUG : Looking for writers 2026/04/30 02:08:38 DEBUG : dir: reading active writers 2026/04/30 02:08:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.48s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:39 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:41 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/30 02:08:41 DEBUG : dir: Updating dir with dir2 0x1218359aaea0 2026/04/30 02:08:41 DEBUG : dir: forgetting directory cache 2026/04/30 02:08:41 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/30 02:08:41 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/30 02:08:43 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/30 02:08:43 DEBUG : file2: Updating file with file2 0x121835c36f70 2026/04/30 02:08:43 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/30 02:08:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/30 02:08:43 INFO : dir2/file3: Deleted 2026/04/30 02:08:44 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/30 02:08:44 DEBUG : dir2/file3: Updating file with dir2/file3 0x121835c36f70 2026/04/30 02:08:44 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/30 02:08:44 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/30 02:08:44 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/30 02:08:45 DEBUG : empty directory: Updating dir with renamed empty directory 0x12183615e0d0 2026/04/30 02:08:45 DEBUG : empty directory: forgetting directory cache 2026/04/30 02:08:45 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/30 02:08:45 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/30 02:08:45 DEBUG : dir2: Renaming to "dir3" 2026/04/30 02:08:45 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:45 DEBUG : renamed empty directory: Looking for writers 2026/04/30 02:08:45 DEBUG : dir3: Looking for writers 2026/04/30 02:08:45 DEBUG : file3: reading active writers 2026/04/30 02:08:45 DEBUG : Looking for writers 2026/04/30 02:08:45 DEBUG : renamed empty directory: reading active writers 2026/04/30 02:08:45 DEBUG : dir3: reading active writers 2026/04/30 02:08:45 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.95s) === 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-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:46 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/30 02:08:47 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:08:47 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 02:08:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/30 02:08:47 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/30 02:08:47 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/30 02:08:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/30 02:08:47 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:08:47 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 02:08:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/30 02:08:47 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/30 02:08:47 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/30 02:08:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/30 02:08:47 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (12 bytes), uploading instead of streaming 2026/04/30 02:08:48 DEBUG : dir/sub/file2: size = 12 OK 2026/04/30 02:08:48 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/04/30 02:08:48 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/30 02:08:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/30 02:08:48 DEBUG : forgetting directory cache 2026/04/30 02:08:48 DEBUG : dir: forgetting directory cache 2026/04/30 02:08:48 DEBUG : dir/sub: forgetting directory cache 2026/04/30 02:08:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/30 02:08:48 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/30 02:08:48 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 02:08:49 DEBUG : dir/sub/file0: size = 5 OK 2026/04/30 02:08:49 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/04/30 02:08:49 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/30 02:08:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/30 02:08:49 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:49 DEBUG : dir/sub: Looking for writers 2026/04/30 02:08:49 DEBUG : file0: reading active writers 2026/04/30 02:08:49 DEBUG : file2: reading active writers 2026/04/30 02:08:49 DEBUG : dir: Looking for writers 2026/04/30 02:08:49 DEBUG : file1: reading active writers 2026/04/30 02:08:49 DEBUG : sub: reading active writers 2026/04/30 02:08:49 DEBUG : Looking for writers 2026/04/30 02:08:49 DEBUG : dir: reading active writers 2026/04/30 02:08:49 DEBUG : >WaitForWriters: 2026/04/30 02:08:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/dir not empty`) 2026/04/30 02:08:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/30 02:08:50 DEBUG : pacer: Reducing sleep to 15ms 2026/04/30 02:08:50 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.86s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:50 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:51 DEBUG : pacer: Reducing sleep to 10ms 2026/04/30 02:08:51 DEBUG : forgetting directory cache 2026/04/30 02:08:53 DEBUG : forgetting directory cache 2026/04/30 02:08:53 DEBUG : dir: forgetting directory cache 2026/04/30 02:08:53 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:53 DEBUG : dir: Looking for writers 2026/04/30 02:08:53 DEBUG : Looking for writers 2026/04/30 02:08:53 DEBUG : dir: reading active writers 2026/04/30 02:08:53 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.71s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:54 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/30 02:08:55 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:08:55 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/30 02:08:55 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/30 02:08:55 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/30 02:08:55 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:08:55 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/30 02:08:55 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/30 02:08:55 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:08:55 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/30 02:08:55 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/30 02:08:55 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/30 02:08:55 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:08:55 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/30 02:08:55 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:55 DEBUG : dir: Looking for writers 2026/04/30 02:08:55 DEBUG : file1: reading active writers 2026/04/30 02:08:55 DEBUG : file1.metadata: reading active writers 2026/04/30 02:08:55 DEBUG : Looking for writers 2026/04/30 02:08:55 DEBUG : dir: reading active writers 2026/04/30 02:08:55 DEBUG : dir.metadata: reading active writers 2026/04/30 02:08:55 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.05s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:56 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:08:57 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:08:57 DEBUG : dir: Looking for writers 2026/04/30 02:08:57 DEBUG : file1: reading active writers 2026/04/30 02:08:57 DEBUG : Looking for writers 2026/04/30 02:08:57 DEBUG : dir: reading active writers 2026/04/30 02:08:57 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:08:58 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:01 DEBUG : Can set mod time: true 2026/04/30 02:09:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/30 02:09:01 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:01 DEBUG : dir: Looking for writers 2026/04/30 02:09:01 DEBUG : file1: reading active writers 2026/04/30 02:09:01 DEBUG : Looking for writers 2026/04/30 02:09:01 DEBUG : dir: reading active writers 2026/04/30 02:09:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:02 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 02:09:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 02:09:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:03 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 02:09:04 DEBUG : dir/file1: size = 0 OK 2026/04/30 02:09:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/30 02:09:04 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/30 02:09:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/30 02:09:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:04 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:04 DEBUG : dir: Looking for writers 2026/04/30 02:09:04 DEBUG : file1: reading active writers 2026/04/30 02:09:04 DEBUG : Looking for writers 2026/04/30 02:09:04 DEBUG : dir: reading active writers 2026/04/30 02:09:04 DEBUG : >WaitForWriters: 2026/04/30 02:09:05 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:05 DEBUG : dir: Looking for writers 2026/04/30 02:09:05 DEBUG : file1: reading active writers 2026/04/30 02:09:05 DEBUG : Looking for writers 2026/04/30 02:09:05 DEBUG : dir: reading active writers 2026/04/30 02:09:05 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:05 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 02:09:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 02:09:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:07 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 02:09:08 DEBUG : dir/file1: size = 5 OK 2026/04/30 02:09:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/30 02:09:08 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/30 02:09:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/30 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:08 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:08 DEBUG : dir: Looking for writers 2026/04/30 02:09:08 DEBUG : file1: reading active writers 2026/04/30 02:09:08 DEBUG : Looking for writers 2026/04/30 02:09:08 DEBUG : dir: reading active writers 2026/04/30 02:09:08 DEBUG : >WaitForWriters: 2026/04/30 02:09:08 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:08 DEBUG : dir: Looking for writers 2026/04/30 02:09:08 DEBUG : file1: reading active writers 2026/04/30 02:09:08 DEBUG : Looking for writers 2026/04/30 02:09:08 DEBUG : dir: reading active writers 2026/04/30 02:09:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:09 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:09 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:09:09 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:09 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:09 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:09:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/30 02:09:11 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:11 DEBUG : dir: Looking for writers 2026/04/30 02:09:11 DEBUG : file1: reading active writers 2026/04/30 02:09:11 DEBUG : Looking for writers 2026/04/30 02:09:11 DEBUG : dir: reading active writers 2026/04/30 02:09:11 DEBUG : >WaitForWriters: 2026/04/30 02:09:11 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:11 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:11 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:09:11 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:11 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:11 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:09:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/30 02:09:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:09:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:09:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:09:13 DEBUG : dir/file1(0x1218359cb240): close: 2026/04/30 02:09:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/30 02:09:13 DEBUG : dir/file1(0x1218359cb240): >close: err= 2026/04/30 02:09:13 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:13 DEBUG : dir: Looking for writers 2026/04/30 02:09:13 DEBUG : file1: reading active writers 2026/04/30 02:09:13 DEBUG : Looking for writers 2026/04/30 02:09:13 DEBUG : dir: reading active writers 2026/04/30 02:09:13 DEBUG : >WaitForWriters: 2026/04/30 02:09:13 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:13 DEBUG : dir: Looking for writers 2026/04/30 02:09:13 DEBUG : file1: reading active writers 2026/04/30 02:09:13 DEBUG : Looking for writers 2026/04/30 02:09:13 DEBUG : dir: reading active writers 2026/04/30 02:09:13 DEBUG : >WaitForWriters: 2026/04/30 02:09:13 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:14 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:14 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:09:14 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:14 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:14 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:09:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/30 02:09:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:09:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:09:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:09:15 DEBUG : dir/file1(0x121835afdac0): _writeAt: size=5, off=0 2026/04/30 02:09:15 DEBUG : dir/file1(0x121835afdac0): openPending: 2026/04/30 02:09:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/30 02:09:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 02:09:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:15 DEBUG : dir/file1(0x121835afdac0): >openPending: err= 2026/04/30 02:09:15 DEBUG : dir/file1(0x121835afdac0): >_writeAt: n=5, err= 2026/04/30 02:09:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/30 02:09:15 DEBUG : dir/file1(0x121835afdac0): close: 2026/04/30 02:09:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/30 02:09:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/30 02:09:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/30 02:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/30 02:09:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/30 02:09:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 02:09:15 DEBUG : dir/file1(0x121835afdac0): >close: err= 2026/04/30 02:09:15 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:15 DEBUG : dir: Looking for writers 2026/04/30 02:09:15 DEBUG : file1: reading active writers 2026/04/30 02:09:15 DEBUG : Looking for writers 2026/04/30 02:09:15 DEBUG : dir: reading active writers 2026/04/30 02:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:09:15 DEBUG : dir: Looking for writers 2026/04/30 02:09:15 DEBUG : file1: reading active writers 2026/04/30 02:09:15 DEBUG : Looking for writers 2026/04/30 02:09:15 DEBUG : dir: reading active writers 2026/04/30 02:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:09:15 DEBUG : dir: Looking for writers 2026/04/30 02:09:15 DEBUG : file1: reading active writers 2026/04/30 02:09:15 DEBUG : Looking for writers 2026/04/30 02:09:15 DEBUG : dir: reading active writers 2026/04/30 02:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:09:15 DEBUG : dir: Looking for writers 2026/04/30 02:09:15 DEBUG : file1: reading active writers 2026/04/30 02:09:15 DEBUG : Looking for writers 2026/04/30 02:09:15 DEBUG : dir: reading active writers 2026/04/30 02:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:09:15 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 02:09:15 DEBUG : dir: Looking for writers 2026/04/30 02:09:15 DEBUG : file1: reading active writers 2026/04/30 02:09:15 DEBUG : Looking for writers 2026/04/30 02:09:15 DEBUG : dir: reading active writers 2026/04/30 02:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:09:16 DEBUG : dir: Looking for writers 2026/04/30 02:09:16 DEBUG : file1: reading active writers 2026/04/30 02:09:16 DEBUG : Looking for writers 2026/04/30 02:09:16 DEBUG : dir: reading active writers 2026/04/30 02:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:09:16 DEBUG : dir: Looking for writers 2026/04/30 02:09:16 DEBUG : file1: reading active writers 2026/04/30 02:09:16 DEBUG : Looking for writers 2026/04/30 02:09:16 DEBUG : dir: reading active writers 2026/04/30 02:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:09:16 DEBUG : dir/file1: size = 14 OK 2026/04/30 02:09:16 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/30 02:09:16 INFO : dir/file1: Copied (replaced existing) 2026/04/30 02:09:16 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/04/30 02:09:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 02:09:16 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/30 02:09:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 02:09:17 DEBUG : dir: Looking for writers 2026/04/30 02:09:17 DEBUG : file1: reading active writers 2026/04/30 02:09:17 DEBUG : Looking for writers 2026/04/30 02:09:17 DEBUG : dir: reading active writers 2026/04/30 02:09:17 DEBUG : >WaitForWriters: 2026/04/30 02:09:17 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:17 DEBUG : dir: Looking for writers 2026/04/30 02:09:17 DEBUG : file1: reading active writers 2026/04/30 02:09:17 DEBUG : Looking for writers 2026/04/30 02:09:17 DEBUG : dir: reading active writers 2026/04/30 02:09:17 DEBUG : >WaitForWriters: 2026/04/30 02:09:17 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.44s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.68s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.44s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.42s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.93s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:18 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:09:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 02:09:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:09:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/30 02:09:19 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:19 DEBUG : dir: Looking for writers 2026/04/30 02:09:19 DEBUG : file1: reading active writers 2026/04/30 02:09:19 DEBUG : Looking for writers 2026/04/30 02:09:19 DEBUG : dir: reading active writers 2026/04/30 02:09:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.43s) === RUN TestFileOpenReadUnknownSize 2026/04/30 02:09:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/30 02:09:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 02:09:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:09:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/30 02:09:20 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:20 DEBUG : Looking for writers 2026/04/30 02:09:20 DEBUG : file.txt: reading active writers 2026/04/30 02:09:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:20 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:21 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (25 bytes), uploading instead of streaming 2026/04/30 02:09:22 DEBUG : dir/file1: size = 25 OK 2026/04/30 02:09:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/30 02:09:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/30 02:09:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:22 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:22 DEBUG : dir: Looking for writers 2026/04/30 02:09:22 DEBUG : file1: reading active writers 2026/04/30 02:09:22 DEBUG : Looking for writers 2026/04/30 02:09:22 DEBUG : dir: reading active writers 2026/04/30 02:09:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.90s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:23 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:24 DEBUG : dir/file1: Remove: 2026/04/30 02:09:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:09:24 DEBUG : dir/file1: >Remove: err= 2026/04/30 02:09:25 DEBUG : dir/file1: Remove: 2026/04/30 02:09:25 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/30 02:09:25 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:25 DEBUG : dir: Looking for writers 2026/04/30 02:09:25 DEBUG : Looking for writers 2026/04/30 02:09:25 DEBUG : dir: reading active writers 2026/04/30 02:09:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.33s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:25 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:27 DEBUG : dir/file1: Remove: 2026/04/30 02:09:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:09:27 DEBUG : dir/file1: >Remove: err= 2026/04/30 02:09:27 DEBUG : dir/file1: Remove: 2026/04/30 02:09:27 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/30 02:09:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:27 DEBUG : dir: Looking for writers 2026/04/30 02:09:27 DEBUG : Looking for writers 2026/04/30 02:09:27 DEBUG : dir: reading active writers 2026/04/30 02:09:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.34s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:28 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 02:09:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/30 02:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 02:09:29 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/30 02:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 02:09:29 DEBUG : dir/file1: Open: flags=0x3 2026/04/30 02:09:29 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/30 02:09:29 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/30 02:09:29 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:29 DEBUG : dir: Looking for writers 2026/04/30 02:09:29 DEBUG : file1: reading active writers 2026/04/30 02:09:29 DEBUG : Looking for writers 2026/04/30 02:09:29 DEBUG : dir: reading active writers 2026/04/30 02:09:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.08s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:30 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:31 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:31 DEBUG : dir: Looking for writers 2026/04/30 02:09:31 DEBUG : file1: reading active writers 2026/04/30 02:09:31 DEBUG : Looking for writers 2026/04/30 02:09:31 DEBUG : dir: reading active writers 2026/04/30 02:09:31 DEBUG : >WaitForWriters: 2026/04/30 02:09:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 02:09:32 DEBUG : newLeaf: Updating file with newLeaf 0x121835ceb110 2026/04/30 02:09:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:09:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 02:09:33 DEBUG : dir/file1: Updating file with dir/file1 0x121835ceb110 2026/04/30 02:09:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 02:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 02:09:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 02:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:33 DEBUG : dir/file1: File is currently open, delaying rename 0x121835ceb110 2026/04/30 02:09:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:09:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:33 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (25 bytes), uploading instead of streaming 2026/04/30 02:09:34 DEBUG : dir/file1: size = 25 OK 2026/04/30 02:09:34 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/30 02:09:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/30 02:09:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:34 DEBUG : newLeaf: Running delayed rename now 2026/04/30 02:09:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 02:09:34 DEBUG : newLeaf: Updating file with newLeaf 0x121835ceb110 2026/04/30 02:09:34 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:34 DEBUG : dir: Looking for writers 2026/04/30 02:09:34 DEBUG : Looking for writers 2026/04/30 02:09:34 DEBUG : dir: reading active writers 2026/04/30 02:09:34 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:34 DEBUG : >WaitForWriters: 2026/04/30 02:09:35 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:35 DEBUG : dir: Looking for writers 2026/04/30 02:09:35 DEBUG : Looking for writers 2026/04/30 02:09:35 DEBUG : dir: reading active writers 2026/04/30 02:09:35 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:35 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:35 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:35 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:09:35 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:35 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:35 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:09:37 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:37 DEBUG : dir: Looking for writers 2026/04/30 02:09:37 DEBUG : file1: reading active writers 2026/04/30 02:09:37 DEBUG : Looking for writers 2026/04/30 02:09:37 DEBUG : dir: reading active writers 2026/04/30 02:09:37 DEBUG : >WaitForWriters: 2026/04/30 02:09:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 02:09:37 DEBUG : newLeaf: Updating file with newLeaf 0x121836095930 2026/04/30 02:09:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:09:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 02:09:38 DEBUG : dir/file1: Updating file with dir/file1 0x121836095930 2026/04/30 02:09:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 02:09:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 02:09:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 02:09:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:39 DEBUG : dir/file1: File is currently open, delaying rename 0x121836095930 2026/04/30 02:09:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:09:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:39 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (25 bytes), uploading instead of streaming 2026/04/30 02:09:39 DEBUG : dir/file1: size = 25 OK 2026/04/30 02:09:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/30 02:09:39 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/30 02:09:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:39 DEBUG : newLeaf: Running delayed rename now 2026/04/30 02:09:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 02:09:40 DEBUG : newLeaf: Updating file with newLeaf 0x121836095930 2026/04/30 02:09:40 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:40 DEBUG : dir: Looking for writers 2026/04/30 02:09:40 DEBUG : Looking for writers 2026/04/30 02:09:40 DEBUG : dir: reading active writers 2026/04/30 02:09:40 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:40 DEBUG : >WaitForWriters: 2026/04/30 02:09:40 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:40 DEBUG : dir: Looking for writers 2026/04/30 02:09:40 DEBUG : Looking for writers 2026/04/30 02:09:40 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:40 DEBUG : dir: reading active writers 2026/04/30 02:09:40 DEBUG : >WaitForWriters: 2026/04/30 02:09:40 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:41 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:41 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:09:41 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:41 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:41 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:09:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 02:09:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:09:42 DEBUG : dir/file1(0x121835afce80): openPending: 2026/04/30 02:09:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/30 02:09:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 02:09:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:42 DEBUG : dir/file1(0x121835afce80): >openPending: err= 2026/04/30 02:09:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 02:09:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:09:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:09:42 DEBUG : dir/file1(0x121835afce80): _writeAt: size=14, off=0 2026/04/30 02:09:42 DEBUG : dir/file1(0x121835afce80): >_writeAt: n=14, err= 2026/04/30 02:09:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 02:09:42 DEBUG : dir/file1(0x121835afce80): close: 2026/04/30 02:09:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/30 02:09:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 02:09:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 02:09:42 DEBUG : dir/file1(0x121835afce80): >close: err= 2026/04/30 02:09:42 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:42 DEBUG : dir: Looking for writers 2026/04/30 02:09:42 DEBUG : file1: reading active writers 2026/04/30 02:09:42 DEBUG : Looking for writers 2026/04/30 02:09:42 DEBUG : dir: reading active writers 2026/04/30 02:09:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:09:42 DEBUG : dir: Looking for writers 2026/04/30 02:09:42 DEBUG : file1: reading active writers 2026/04/30 02:09:42 DEBUG : Looking for writers 2026/04/30 02:09:42 DEBUG : dir: reading active writers 2026/04/30 02:09:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:09:42 DEBUG : dir: Looking for writers 2026/04/30 02:09:42 DEBUG : file1: reading active writers 2026/04/30 02:09:42 DEBUG : Looking for writers 2026/04/30 02:09:42 DEBUG : dir: reading active writers 2026/04/30 02:09:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:09:42 DEBUG : dir: Looking for writers 2026/04/30 02:09:42 DEBUG : file1: reading active writers 2026/04/30 02:09:42 DEBUG : Looking for writers 2026/04/30 02:09:42 DEBUG : dir: reading active writers 2026/04/30 02:09:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:09:42 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 02:09:42 DEBUG : dir: Looking for writers 2026/04/30 02:09:42 DEBUG : file1: reading active writers 2026/04/30 02:09:42 DEBUG : Looking for writers 2026/04/30 02:09:42 DEBUG : dir: reading active writers 2026/04/30 02:09:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:09:43 DEBUG : dir: Looking for writers 2026/04/30 02:09:43 DEBUG : file1: reading active writers 2026/04/30 02:09:43 DEBUG : Looking for writers 2026/04/30 02:09:43 DEBUG : dir: reading active writers 2026/04/30 02:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:09:43 DEBUG : dir: Looking for writers 2026/04/30 02:09:43 DEBUG : file1: reading active writers 2026/04/30 02:09:43 DEBUG : Looking for writers 2026/04/30 02:09:43 DEBUG : dir: reading active writers 2026/04/30 02:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:09:43 DEBUG : dir/file1: size = 14 OK 2026/04/30 02:09:43 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/30 02:09:43 INFO : dir/file1: Copied (replaced existing) 2026/04/30 02:09:43 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/30 02:09:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 02:09:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/30 02:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 02:09:44 DEBUG : dir: Looking for writers 2026/04/30 02:09:44 DEBUG : file1: reading active writers 2026/04/30 02:09:44 DEBUG : Looking for writers 2026/04/30 02:09:44 DEBUG : dir: reading active writers 2026/04/30 02:09:44 DEBUG : >WaitForWriters: 2026/04/30 02:09:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:09:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:09:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:09:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:09:44 DEBUG : dir/file1(0x121835b92680): _readAt: size=512, off=0 2026/04/30 02:09:44 DEBUG : dir/file1(0x121835b92680): openPending: 2026/04/30 02:09:44 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/30 02:09:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 02:09:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:44 DEBUG : dir/file1(0x121835b92680): >openPending: err= 2026/04/30 02:09:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/30 02:09:44 DEBUG : dir/file1(0x121835b92680): >_readAt: n=14, err=EOF 2026/04/30 02:09:44 DEBUG : dir/file1(0x121835b92680): close: 2026/04/30 02:09:44 DEBUG : dir/file1(0x121835b92680): >close: err= 2026/04/30 02:09:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 02:09:44 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/30 02:09:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 02:09:44 DEBUG : newLeaf: Updating file with newLeaf 0x121835d296c0 2026/04/30 02:09:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:09:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 02:09:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/30 02:09:45 DEBUG : dir/file1: Updating file with dir/file1 0x121835d296c0 2026/04/30 02:09:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 02:09:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 02:09:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:09:46 DEBUG : dir/file1(0x121835c737c0): openPending: 2026/04/30 02:09:46 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/30 02:09:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 02:09:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:46 DEBUG : dir/file1(0x121835c737c0): >openPending: err= 2026/04/30 02:09:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 02:09:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:09:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:09:46 DEBUG : dir/file1(0x121835c737c0): _writeAt: size=25, off=0 2026/04/30 02:09:46 DEBUG : dir/file1(0x121835c737c0): >_writeAt: n=25, err= 2026/04/30 02:09:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 02:09:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 02:09:46 DEBUG : newLeaf: Updating file with newLeaf 0x121835d296c0 2026/04/30 02:09:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:09:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:46 DEBUG : newLeaf(0x121835c737c0): close: 2026/04/30 02:09:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/30 02:09:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-30 02:09:46.126975391 +0000 UTC m=+117.462906545 2026/04/30 02:09:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/30 02:09:46 DEBUG : newLeaf(0x121835c737c0): >close: err= 2026/04/30 02:09:46 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:46 DEBUG : dir: Looking for writers 2026/04/30 02:09:46 DEBUG : Looking for writers 2026/04/30 02:09:46 DEBUG : dir: reading active writers 2026/04/30 02:09:46 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:09:46 DEBUG : dir: Looking for writers 2026/04/30 02:09:46 DEBUG : Looking for writers 2026/04/30 02:09:46 DEBUG : dir: reading active writers 2026/04/30 02:09:46 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:09:46 DEBUG : dir: Looking for writers 2026/04/30 02:09:46 DEBUG : Looking for writers 2026/04/30 02:09:46 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:46 DEBUG : dir: reading active writers 2026/04/30 02:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:09:46 DEBUG : dir: Looking for writers 2026/04/30 02:09:46 DEBUG : Looking for writers 2026/04/30 02:09:46 DEBUG : dir: reading active writers 2026/04/30 02:09:46 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:09:46 DEBUG : newLeaf: vfs cache: starting upload 2026/04/30 02:09:46 DEBUG : dir: Looking for writers 2026/04/30 02:09:46 DEBUG : Looking for writers 2026/04/30 02:09:46 DEBUG : dir: reading active writers 2026/04/30 02:09:46 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:09:47 DEBUG : dir: Looking for writers 2026/04/30 02:09:47 DEBUG : Looking for writers 2026/04/30 02:09:47 DEBUG : dir: reading active writers 2026/04/30 02:09:47 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:09:47 DEBUG : dir: Looking for writers 2026/04/30 02:09:47 DEBUG : Looking for writers 2026/04/30 02:09:47 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:47 DEBUG : dir: reading active writers 2026/04/30 02:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:09:47 DEBUG : newLeaf: size = 25 OK 2026/04/30 02:09:47 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/30 02:09:47 INFO : newLeaf: Copied (replaced existing) 2026/04/30 02:09:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-30 02:09:46 +0000 UTC," 2026/04/30 02:09:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/30 02:09:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/30 02:09:47 DEBUG : dir: Looking for writers 2026/04/30 02:09:47 DEBUG : Looking for writers 2026/04/30 02:09:47 DEBUG : dir: reading active writers 2026/04/30 02:09:47 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:47 DEBUG : >WaitForWriters: 2026/04/30 02:09:48 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:48 DEBUG : dir: Looking for writers 2026/04/30 02:09:48 DEBUG : Looking for writers 2026/04/30 02:09:48 DEBUG : dir: reading active writers 2026/04/30 02:09:48 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:48 DEBUG : >WaitForWriters: 2026/04/30 02:09:48 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:49 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:49 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:09:49 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:49 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:49 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:09:50 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:50 DEBUG : dir: Looking for writers 2026/04/30 02:09:50 DEBUG : file1: reading active writers 2026/04/30 02:09:50 DEBUG : Looking for writers 2026/04/30 02:09:50 DEBUG : dir: reading active writers 2026/04/30 02:09:50 DEBUG : >WaitForWriters: 2026/04/30 02:09:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 02:09:51 DEBUG : newLeaf: Updating file with newLeaf 0x1218365a3520 2026/04/30 02:09:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:09:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 02:09:52 DEBUG : dir/file1: Updating file with dir/file1 0x1218365a3520 2026/04/30 02:09:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 02:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 02:09:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:09:52 DEBUG : dir/file1(0x12183643eec0): openPending: 2026/04/30 02:09:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/30 02:09:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 02:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:52 DEBUG : dir/file1(0x12183643eec0): >openPending: err= 2026/04/30 02:09:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 02:09:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:09:52 DEBUG : dir/file1(0x12183643eec0): _writeAt: size=25, off=0 2026/04/30 02:09:52 DEBUG : dir/file1(0x12183643eec0): >_writeAt: n=25, err= 2026/04/30 02:09:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 02:09:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 02:09:52 DEBUG : newLeaf: Updating file with newLeaf 0x1218365a3520 2026/04/30 02:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:09:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:52 DEBUG : newLeaf(0x12183643eec0): close: 2026/04/30 02:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/30 02:09:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-30 02:09:52.281685719 +0000 UTC m=+123.617616873 2026/04/30 02:09:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/30 02:09:52 DEBUG : newLeaf(0x12183643eec0): >close: err= 2026/04/30 02:09:52 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:52 DEBUG : dir: Looking for writers 2026/04/30 02:09:52 DEBUG : Looking for writers 2026/04/30 02:09:52 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:52 DEBUG : dir: reading active writers 2026/04/30 02:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:09:52 DEBUG : dir: Looking for writers 2026/04/30 02:09:52 DEBUG : Looking for writers 2026/04/30 02:09:52 DEBUG : dir: reading active writers 2026/04/30 02:09:52 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:09:52 DEBUG : dir: Looking for writers 2026/04/30 02:09:52 DEBUG : Looking for writers 2026/04/30 02:09:52 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:52 DEBUG : dir: reading active writers 2026/04/30 02:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:09:52 DEBUG : dir: Looking for writers 2026/04/30 02:09:52 DEBUG : Looking for writers 2026/04/30 02:09:52 DEBUG : dir: reading active writers 2026/04/30 02:09:52 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:09:52 DEBUG : newLeaf: vfs cache: starting upload 2026/04/30 02:09:53 DEBUG : dir: Looking for writers 2026/04/30 02:09:53 DEBUG : Looking for writers 2026/04/30 02:09:53 DEBUG : dir: reading active writers 2026/04/30 02:09:53 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:09:53 DEBUG : dir: Looking for writers 2026/04/30 02:09:53 DEBUG : Looking for writers 2026/04/30 02:09:53 DEBUG : dir: reading active writers 2026/04/30 02:09:53 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:09:53 DEBUG : dir: Looking for writers 2026/04/30 02:09:53 DEBUG : Looking for writers 2026/04/30 02:09:53 DEBUG : dir: reading active writers 2026/04/30 02:09:53 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:09:53 DEBUG : newLeaf: size = 25 OK 2026/04/30 02:09:53 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/30 02:09:53 INFO : newLeaf: Copied (replaced existing) 2026/04/30 02:09:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-30 02:09:52 +0000 UTC," 2026/04/30 02:09:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/30 02:09:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/30 02:09:54 DEBUG : dir: Looking for writers 2026/04/30 02:09:54 DEBUG : Looking for writers 2026/04/30 02:09:54 DEBUG : dir: reading active writers 2026/04/30 02:09:54 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:54 DEBUG : >WaitForWriters: 2026/04/30 02:09:54 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:54 DEBUG : dir: Looking for writers 2026/04/30 02:09:54 DEBUG : Looking for writers 2026/04/30 02:09:54 DEBUG : dir: reading active writers 2026/04/30 02:09:54 DEBUG : newLeaf: reading active writers 2026/04/30 02:09:54 DEBUG : >WaitForWriters: 2026/04/30 02:09:54 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:09:55 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:09:55 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:09:55 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:55 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:09:55 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:09:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 02:09:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:09:56 DEBUG : dir/file1(0x12183589bd40): openPending: 2026/04/30 02:09:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/30 02:09:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 02:09:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:56 DEBUG : dir/file1(0x12183589bd40): >openPending: err= 2026/04/30 02:09:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 02:09:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:09:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:09:56 DEBUG : dir/file1(0x12183589bd40): _writeAt: size=14, off=0 2026/04/30 02:09:56 DEBUG : dir/file1(0x12183589bd40): >_writeAt: n=14, err= 2026/04/30 02:09:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 02:09:56 DEBUG : dir/file1(0x12183589bd40): close: 2026/04/30 02:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/30 02:09:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 02:09:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 02:09:56 DEBUG : dir/file1(0x12183589bd40): >close: err= 2026/04/30 02:09:56 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:09:56 DEBUG : dir: Looking for writers 2026/04/30 02:09:56 DEBUG : file1: reading active writers 2026/04/30 02:09:56 DEBUG : Looking for writers 2026/04/30 02:09:56 DEBUG : dir: reading active writers 2026/04/30 02:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:09:56 DEBUG : dir: Looking for writers 2026/04/30 02:09:56 DEBUG : file1: reading active writers 2026/04/30 02:09:56 DEBUG : Looking for writers 2026/04/30 02:09:56 DEBUG : dir: reading active writers 2026/04/30 02:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:09:56 DEBUG : dir: Looking for writers 2026/04/30 02:09:56 DEBUG : file1: reading active writers 2026/04/30 02:09:56 DEBUG : Looking for writers 2026/04/30 02:09:56 DEBUG : dir: reading active writers 2026/04/30 02:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:09:56 DEBUG : dir: Looking for writers 2026/04/30 02:09:56 DEBUG : file1: reading active writers 2026/04/30 02:09:56 DEBUG : Looking for writers 2026/04/30 02:09:56 DEBUG : dir: reading active writers 2026/04/30 02:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:09:56 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 02:09:56 DEBUG : dir: Looking for writers 2026/04/30 02:09:56 DEBUG : file1: reading active writers 2026/04/30 02:09:56 DEBUG : Looking for writers 2026/04/30 02:09:56 DEBUG : dir: reading active writers 2026/04/30 02:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:09:56 DEBUG : dir: Looking for writers 2026/04/30 02:09:56 DEBUG : file1: reading active writers 2026/04/30 02:09:56 DEBUG : Looking for writers 2026/04/30 02:09:56 DEBUG : dir: reading active writers 2026/04/30 02:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:09:57 DEBUG : dir: Looking for writers 2026/04/30 02:09:57 DEBUG : file1: reading active writers 2026/04/30 02:09:57 DEBUG : Looking for writers 2026/04/30 02:09:57 DEBUG : dir: reading active writers 2026/04/30 02:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:09:57 DEBUG : dir/file1: size = 14 OK 2026/04/30 02:09:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/30 02:09:57 INFO : dir/file1: Copied (replaced existing) 2026/04/30 02:09:57 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/30 02:09:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 02:09:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/30 02:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 02:09:57 DEBUG : dir: Looking for writers 2026/04/30 02:09:57 DEBUG : file1: reading active writers 2026/04/30 02:09:57 DEBUG : Looking for writers 2026/04/30 02:09:57 DEBUG : dir: reading active writers 2026/04/30 02:09:57 DEBUG : >WaitForWriters: 2026/04/30 02:09:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:09:57 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:09:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:09:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:09:57 DEBUG : dir/file1(0x12183643f9c0): _readAt: size=512, off=0 2026/04/30 02:09:57 DEBUG : dir/file1(0x12183643f9c0): openPending: 2026/04/30 02:09:57 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/30 02:09:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 02:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:57 DEBUG : dir/file1(0x12183643f9c0): >openPending: err= 2026/04/30 02:09:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/30 02:09:57 DEBUG : dir/file1(0x12183643f9c0): >_readAt: n=14, err=EOF 2026/04/30 02:09:57 DEBUG : dir/file1(0x12183643f9c0): close: 2026/04/30 02:09:57 DEBUG : dir/file1(0x12183643f9c0): >close: err= 2026/04/30 02:09:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 02:09:58 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/30 02:09:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 02:09:58 DEBUG : newLeaf: Updating file with newLeaf 0x121835d6a000 2026/04/30 02:09:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:09:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:09:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 02:09:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/30 02:09:59 DEBUG : dir/file1: Updating file with dir/file1 0x121835d6a000 2026/04/30 02:09:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 02:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 02:09:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:09:59 DEBUG : dir/file1(0x1218354baac0): openPending: 2026/04/30 02:09:59 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/30 02:09:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 02:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:09:59 DEBUG : dir/file1(0x1218354baac0): >openPending: err= 2026/04/30 02:09:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 02:09:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:09:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:09:59 DEBUG : dir/file1(0x1218354baac0): _writeAt: size=25, off=0 2026/04/30 02:09:59 DEBUG : dir/file1(0x1218354baac0): >_writeAt: n=25, err= 2026/04/30 02:10:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 02:10:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 02:10:00 DEBUG : newLeaf: Updating file with newLeaf 0x121835d6a000 2026/04/30 02:10:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:10:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:10:00 DEBUG : newLeaf(0x1218354baac0): close: 2026/04/30 02:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/30 02:10:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-30 02:09:59.833650619 +0000 UTC m=+131.169581773 2026/04/30 02:10:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:00 DEBUG : newLeaf(0x1218354baac0): >close: err= 2026/04/30 02:10:00 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:00 DEBUG : dir: Looking for writers 2026/04/30 02:10:00 DEBUG : Looking for writers 2026/04/30 02:10:00 DEBUG : dir: reading active writers 2026/04/30 02:10:00 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:10:00 DEBUG : dir: Looking for writers 2026/04/30 02:10:00 DEBUG : Looking for writers 2026/04/30 02:10:00 DEBUG : dir: reading active writers 2026/04/30 02:10:00 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:10:00 DEBUG : dir: Looking for writers 2026/04/30 02:10:00 DEBUG : Looking for writers 2026/04/30 02:10:00 DEBUG : dir: reading active writers 2026/04/30 02:10:00 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:10:00 DEBUG : dir: Looking for writers 2026/04/30 02:10:00 DEBUG : Looking for writers 2026/04/30 02:10:00 DEBUG : dir: reading active writers 2026/04/30 02:10:00 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:10:00 DEBUG : newLeaf: vfs cache: starting upload 2026/04/30 02:10:00 DEBUG : dir: Looking for writers 2026/04/30 02:10:00 DEBUG : Looking for writers 2026/04/30 02:10:00 DEBUG : dir: reading active writers 2026/04/30 02:10:00 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:10:00 DEBUG : dir: Looking for writers 2026/04/30 02:10:00 DEBUG : Looking for writers 2026/04/30 02:10:00 DEBUG : dir: reading active writers 2026/04/30 02:10:00 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:10:01 DEBUG : dir: Looking for writers 2026/04/30 02:10:01 DEBUG : Looking for writers 2026/04/30 02:10:01 DEBUG : dir: reading active writers 2026/04/30 02:10:01 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:10:01 DEBUG : newLeaf: size = 25 OK 2026/04/30 02:10:01 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/30 02:10:01 INFO : newLeaf: Copied (replaced existing) 2026/04/30 02:10:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-30 02:09:59 +0000 UTC," 2026/04/30 02:10:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/30 02:10:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:10:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/30 02:10:01 DEBUG : dir: Looking for writers 2026/04/30 02:10:01 DEBUG : Looking for writers 2026/04/30 02:10:01 DEBUG : dir: reading active writers 2026/04/30 02:10:01 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:01 DEBUG : >WaitForWriters: 2026/04/30 02:10:01 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:01 DEBUG : dir: Looking for writers 2026/04/30 02:10:01 DEBUG : Looking for writers 2026/04/30 02:10:01 DEBUG : dir: reading active writers 2026/04/30 02:10:01 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:01 DEBUG : >WaitForWriters: 2026/04/30 02:10:01 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:02 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:02 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:02 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:02 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:02 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:04 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:04 DEBUG : dir: Looking for writers 2026/04/30 02:10:04 DEBUG : file1: reading active writers 2026/04/30 02:10:04 DEBUG : Looking for writers 2026/04/30 02:10:04 DEBUG : dir: reading active writers 2026/04/30 02:10:04 DEBUG : >WaitForWriters: 2026/04/30 02:10:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:10:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:10:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:10:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:10:04 DEBUG : dir/file1(0x121835afd280): _readAt: size=512, off=0 2026/04/30 02:10:04 DEBUG : dir/file1(0x121835afd280): openPending: 2026/04/30 02:10:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/30 02:10:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 02:10:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:04 DEBUG : dir/file1(0x121835afd280): >openPending: err= 2026/04/30 02:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/30 02:10:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:10:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:10:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:10:04 DEBUG : dir/file1(0x121835afd280): >_readAt: n=14, err=EOF 2026/04/30 02:10:04 DEBUG : dir/file1(0x121835afd280): close: 2026/04/30 02:10:04 DEBUG : dir/file1(0x121835afd280): >close: err= 2026/04/30 02:10:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 02:10:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 02:10:05 DEBUG : newLeaf: Updating file with newLeaf 0x121835d6b6c0 2026/04/30 02:10:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:10:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:10:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 02:10:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/30 02:10:06 DEBUG : dir/file1: Updating file with dir/file1 0x121835d6b6c0 2026/04/30 02:10:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 02:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 02:10:06 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:10:06 DEBUG : dir/file1(0x1218359cb600): openPending: 2026/04/30 02:10:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/30 02:10:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 02:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:06 DEBUG : dir/file1(0x1218359cb600): >openPending: err= 2026/04/30 02:10:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 02:10:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:10:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:10:06 DEBUG : dir/file1(0x1218359cb600): _writeAt: size=25, off=0 2026/04/30 02:10:06 DEBUG : dir/file1(0x1218359cb600): >_writeAt: n=25, err= 2026/04/30 02:10:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 02:10:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 02:10:06 DEBUG : newLeaf: Updating file with newLeaf 0x121835d6b6c0 2026/04/30 02:10:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:10:06 DEBUG : newLeaf(0x1218359cb600): close: 2026/04/30 02:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/30 02:10:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-30 02:10:06.327848829 +0000 UTC m=+137.663779984 2026/04/30 02:10:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:06 DEBUG : newLeaf(0x1218359cb600): >close: err= 2026/04/30 02:10:06 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:06 DEBUG : dir: Looking for writers 2026/04/30 02:10:06 DEBUG : Looking for writers 2026/04/30 02:10:06 DEBUG : dir: reading active writers 2026/04/30 02:10:06 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:10:06 DEBUG : dir: Looking for writers 2026/04/30 02:10:06 DEBUG : Looking for writers 2026/04/30 02:10:06 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:06 DEBUG : dir: reading active writers 2026/04/30 02:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:10:06 DEBUG : dir: Looking for writers 2026/04/30 02:10:06 DEBUG : Looking for writers 2026/04/30 02:10:06 DEBUG : dir: reading active writers 2026/04/30 02:10:06 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:10:07 DEBUG : dir: Looking for writers 2026/04/30 02:10:07 DEBUG : Looking for writers 2026/04/30 02:10:07 DEBUG : dir: reading active writers 2026/04/30 02:10:07 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:10:07 DEBUG : newLeaf: vfs cache: starting upload 2026/04/30 02:10:07 DEBUG : dir: Looking for writers 2026/04/30 02:10:07 DEBUG : Looking for writers 2026/04/30 02:10:07 DEBUG : dir: reading active writers 2026/04/30 02:10:07 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:10:07 DEBUG : dir: Looking for writers 2026/04/30 02:10:07 DEBUG : Looking for writers 2026/04/30 02:10:07 DEBUG : dir: reading active writers 2026/04/30 02:10:07 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:10:07 DEBUG : dir: Looking for writers 2026/04/30 02:10:07 DEBUG : Looking for writers 2026/04/30 02:10:07 DEBUG : dir: reading active writers 2026/04/30 02:10:07 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:10:07 DEBUG : newLeaf: size = 25 OK 2026/04/30 02:10:07 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/30 02:10:07 INFO : newLeaf: Copied (replaced existing) 2026/04/30 02:10:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-30 02:10:06 +0000 UTC," 2026/04/30 02:10:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/30 02:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 02:10:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/30 02:10:08 DEBUG : dir: Looking for writers 2026/04/30 02:10:08 DEBUG : Looking for writers 2026/04/30 02:10:08 DEBUG : dir: reading active writers 2026/04/30 02:10:08 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:08 DEBUG : >WaitForWriters: 2026/04/30 02:10:08 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:08 DEBUG : dir: Looking for writers 2026/04/30 02:10:08 DEBUG : Looking for writers 2026/04/30 02:10:08 DEBUG : dir: reading active writers 2026/04/30 02:10:08 DEBUG : newLeaf: reading active writers 2026/04/30 02:10:08 DEBUG : >WaitForWriters: 2026/04/30 02:10:08 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestFileRename (39.05s) --- PASS: TestFileRename/off,forceCache=false (5.65s) --- PASS: TestFileRename/minimal,forceCache=false (5.66s) --- PASS: TestFileRename/minimal,forceCache=true (7.53s) --- PASS: TestFileRename/writes,forceCache=false (6.17s) --- PASS: TestFileRename/writes,forceCache=true (7.52s) --- PASS: TestFileRename/full,forceCache=false (6.52s) === 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-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:09 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:09 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:09 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:09 DEBUG : Looking for writers 2026/04/30 02:10:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === 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-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:09 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 02:10:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 02:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:10:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/30 02:10:11 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/30 02:10:11 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:11 DEBUG : dir: Looking for writers 2026/04/30 02:10:11 DEBUG : file1: reading active writers 2026/04/30 02:10:11 DEBUG : Looking for writers 2026/04/30 02:10:11 DEBUG : dir: reading active writers 2026/04/30 02:10:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.30s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:11 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:10:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:10:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 02:10:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 02:10:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:10:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/30 02:10:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/30 02:10:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/30 02:10:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/30 02:10:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/30 02:10:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/30 02:10:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/30 02:10:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/30 02:10:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/30 02:10:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/30 02:10:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/30 02:10:13 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/30 02:10:14 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/30 02:10:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/30 02:10:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/30 02:10:14 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/30 02:10:14 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:14 DEBUG : dir: Looking for writers 2026/04/30 02:10:14 DEBUG : file1: reading active writers 2026/04/30 02:10:14 DEBUG : Looking for writers 2026/04/30 02:10:14 DEBUG : dir: reading active writers 2026/04/30 02:10:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.86s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:15 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:10:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:10:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 02:10:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 02:10:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:10:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/30 02:10:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/30 02:10:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/30 02:10:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/30 02:10:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/30 02:10:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/30 02:10:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/30 02:10:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/30 02:10:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/30 02:10:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/30 02:10:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/30 02:10:18 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/30 02:10:18 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/30 02:10:18 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/30 02:10:18 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/30 02:10:18 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/30 02:10:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/30 02:10:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/30 02:10:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/30 02:10:19 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/30 02:10:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/30 02:10:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/30 02:10:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/30 02:10:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/30 02:10:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/30 02:10:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/30 02:10:19 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/30 02:10:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/30 02:10:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/30 02:10:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/30 02:10:19 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/30 02:10:19 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:19 DEBUG : dir: Looking for writers 2026/04/30 02:10:19 DEBUG : file1: reading active writers 2026/04/30 02:10:19 DEBUG : Looking for writers 2026/04/30 02:10:19 DEBUG : dir: reading active writers 2026/04/30 02:10:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.44s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:20 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:10:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:10:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 02:10:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 02:10:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:10:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/30 02:10:21 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:21 DEBUG : dir: Looking for writers 2026/04/30 02:10:21 DEBUG : file1: reading active writers 2026/04/30 02:10:21 DEBUG : Looking for writers 2026/04/30 02:10:21 DEBUG : dir: reading active writers 2026/04/30 02:10:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.30s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:22 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:10:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:10:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 02:10:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 02:10:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:10:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/30 02:10:23 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/30 02:10:23 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/30 02:10:23 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:23 DEBUG : dir: Looking for writers 2026/04/30 02:10:23 DEBUG : file1: reading active writers 2026/04/30 02:10:23 DEBUG : Looking for writers 2026/04/30 02:10:23 DEBUG : dir: reading active writers 2026/04/30 02:10:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.28s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:24 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:24 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:24 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:24 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:24 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:10:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:10:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:10:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:10:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:10:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 02:10:26 DEBUG : dir/file1(0x12183613c640): _readAt: size=1, off=0 2026/04/30 02:10:26 DEBUG : dir/file1(0x12183613c640): openPending: 2026/04/30 02:10:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 02:10:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 02:10:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:26 DEBUG : dir/file1(0x12183613c640): >openPending: err= 2026/04/30 02:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/30 02:10:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:10:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:10:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:10:26 DEBUG : dir/file1(0x12183613c640): >_readAt: n=1, err= 2026/04/30 02:10:26 DEBUG : dir/file1(0x12183613c640): _readAt: size=256, off=1 2026/04/30 02:10:26 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/30 02:10:26 DEBUG : dir/file1(0x12183613c640): >_readAt: n=15, err=EOF 2026/04/30 02:10:26 DEBUG : dir/file1(0x12183613c640): _readAt: size=16, off=16 2026/04/30 02:10:26 DEBUG : dir/file1(0x12183613c640): >_readAt: n=0, err=EOF 2026/04/30 02:10:26 DEBUG : dir/file1(0x12183613c640): close: 2026/04/30 02:10:26 DEBUG : dir/file1(0x12183613c640): >close: err= 2026/04/30 02:10:26 DEBUG : dir/file1(0x12183613c640): close: 2026/04/30 02:10:26 DEBUG : dir/file1(0x12183613c640): >close: err=file already closed 2026/04/30 02:10:26 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:26 DEBUG : dir: Looking for writers 2026/04/30 02:10:26 DEBUG : file1: reading active writers 2026/04/30 02:10:26 DEBUG : Looking for writers 2026/04/30 02:10:26 DEBUG : dir: reading active writers 2026/04/30 02:10:26 DEBUG : >WaitForWriters: 2026/04/30 02:10:26 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.31s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:26 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:26 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:26 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:26 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:26 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:10:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:10:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:10:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:10:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:10:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): _readAt: size=1, off=0 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): openPending: 2026/04/30 02:10:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 02:10:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 02:10:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): >openPending: err= 2026/04/30 02:10:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/30 02:10:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:10:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:10:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): >_readAt: n=1, err= 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): _readAt: size=1, off=5 2026/04/30 02:10:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): >_readAt: n=1, err= 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): _readAt: size=1, off=3 2026/04/30 02:10:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): >_readAt: n=1, err= 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): _readAt: size=1, off=13 2026/04/30 02:10:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): >_readAt: n=1, err= 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): _readAt: size=16, off=100 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): >_readAt: n=0, err=EOF 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): close: 2026/04/30 02:10:28 DEBUG : dir/file1(0x1218362ccc40): >close: err= 2026/04/30 02:10:28 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:28 DEBUG : dir: Looking for writers 2026/04/30 02:10:28 DEBUG : file1: reading active writers 2026/04/30 02:10:28 DEBUG : Looking for writers 2026/04/30 02:10:28 DEBUG : dir: reading active writers 2026/04/30 02:10:28 DEBUG : >WaitForWriters: 2026/04/30 02:10:28 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.29s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:29 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:29 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:29 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:29 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:29 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:10:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:10:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:10:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:10:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:10:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): _readAt: size=1, off=0 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): openPending: 2026/04/30 02:10:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/04/30 02:10:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 02:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): >openPending: err= 2026/04/30 02:10:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/30 02:10:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:10:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:10:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): >_readAt: n=1, err= 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): _readAt: size=1, off=5 2026/04/30 02:10:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): >_readAt: n=1, err= 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): _readAt: size=1, off=1 2026/04/30 02:10:30 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): >_readAt: n=1, err= 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): _readAt: size=6, off=10 2026/04/30 02:10:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): >_readAt: n=6, err= 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): _readAt: size=256, off=10 2026/04/30 02:10:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): >_readAt: n=6, err=EOF 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): _readAt: size=256, off=100 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): >_readAt: n=0, err=EOF 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): close: 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): >close: err= 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): _readAt: size=256, off=100 2026/04/30 02:10:30 DEBUG : dir/file1(0x121836248f00): >_readAt: n=0, err=file already closed 2026/04/30 02:10:30 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:30 DEBUG : dir: Looking for writers 2026/04/30 02:10:30 DEBUG : file1: reading active writers 2026/04/30 02:10:30 DEBUG : Looking for writers 2026/04/30 02:10:30 DEBUG : dir: reading active writers 2026/04/30 02:10:30 DEBUG : >WaitForWriters: 2026/04/30 02:10:30 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting 2026/04/30 02:10:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice/dir/file1: no such file or directory 2026/04/30 02:10:31 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-rayuyac5fice/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.32s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:31 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:31 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:31 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:31 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:31 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:10:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:10:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:10:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:10:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:10:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 02:10:32 DEBUG : dir/file1(0x121836249800): RWFileHandle.Flush 2026/04/30 02:10:32 DEBUG : dir/file1(0x121836249800): _readAt: size=256, off=0 2026/04/30 02:10:32 DEBUG : dir/file1(0x121836249800): openPending: 2026/04/30 02:10:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 02:10:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 02:10:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:32 DEBUG : dir/file1(0x121836249800): >openPending: err= 2026/04/30 02:10:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/30 02:10:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:10:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:10:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:10:33 DEBUG : dir/file1(0x121836249800): >_readAt: n=16, err=EOF 2026/04/30 02:10:33 DEBUG : dir/file1(0x121836249800): RWFileHandle.Flush 2026/04/30 02:10:33 DEBUG : dir/file1(0x121836249800): RWFileHandle.Flush 2026/04/30 02:10:33 DEBUG : dir/file1(0x121836249800): close: 2026/04/30 02:10:33 DEBUG : dir/file1(0x121836249800): >close: err= 2026/04/30 02:10:33 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:33 DEBUG : dir: Looking for writers 2026/04/30 02:10:33 DEBUG : file1: reading active writers 2026/04/30 02:10:33 DEBUG : Looking for writers 2026/04/30 02:10:33 DEBUG : dir: reading active writers 2026/04/30 02:10:33 DEBUG : >WaitForWriters: 2026/04/30 02:10:33 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting 2026/04/30 02:10:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice/dir/file1: no such file or directory 2026/04/30 02:10:33 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-rayuyac5fice/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.45s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:34 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:34 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:34 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:34 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:34 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:10:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 02:10:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:10:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:10:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:10:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 02:10:35 DEBUG : dir/file1(0x121836249e00): _readAt: size=256, off=0 2026/04/30 02:10:35 DEBUG : dir/file1(0x121836249e00): openPending: 2026/04/30 02:10:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 02:10:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 02:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:35 DEBUG : dir/file1(0x121836249e00): >openPending: err= 2026/04/30 02:10:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/30 02:10:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:10:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:10:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:10:35 DEBUG : dir/file1(0x121836249e00): >_readAt: n=16, err=EOF 2026/04/30 02:10:35 DEBUG : dir/file1(0x121836249e00): RWFileHandle.Release 2026/04/30 02:10:35 DEBUG : dir/file1(0x121836249e00): close: 2026/04/30 02:10:35 DEBUG : dir/file1(0x121836249e00): >close: err= 2026/04/30 02:10:35 DEBUG : dir/file1(0x121836249e00): RWFileHandle.Release 2026/04/30 02:10:35 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:35 DEBUG : dir: Looking for writers 2026/04/30 02:10:35 DEBUG : file1: reading active writers 2026/04/30 02:10:35 DEBUG : Looking for writers 2026/04/30 02:10:35 DEBUG : dir: reading active writers 2026/04/30 02:10:35 DEBUG : >WaitForWriters: 2026/04/30 02:10:35 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting 2026/04/30 02:10:35 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice/dir/file1: no such file or directory 2026/04/30 02:10:35 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-rayuyac5fice/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.36s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:36 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:36 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:36 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:36 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:36 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:36 DEBUG : file1: newRWFileHandle: 2026/04/30 02:10:36 DEBUG : file1(0x121835b93180): openPending: 2026/04/30 02:10:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:36 DEBUG : file1(0x121835b93180): >openPending: err= 2026/04/30 02:10:36 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 02:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 02:10:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 02:10:36 DEBUG : file1(0x121835b93180): _writeAt: size=5, off=0 2026/04/30 02:10:36 DEBUG : file1(0x121835b93180): >_writeAt: n=5, err= 2026/04/30 02:10:36 DEBUG : file1(0x121835b93180): _writeAt: size=7, off=5 2026/04/30 02:10:36 DEBUG : file1(0x121835b93180): >_writeAt: n=7, err= 2026/04/30 02:10:36 DEBUG : file1: vfs cache: truncate to size=11 2026/04/30 02:10:36 DEBUG : file1(0x121835b93180): close: 2026/04/30 02:10:36 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 02:10:36.543140222 +0000 UTC m=+167.879071376 2026/04/30 02:10:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:36 DEBUG : file1(0x121835b93180): >close: err= 2026/04/30 02:10:36 DEBUG : file1(0x121835b93180): close: 2026/04/30 02:10:36 DEBUG : file1(0x121835b93180): >close: err=file already closed 2026/04/30 02:10:36 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:36 DEBUG : Looking for writers 2026/04/30 02:10:36 DEBUG : file1: reading active writers 2026/04/30 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:10:36 DEBUG : Looking for writers 2026/04/30 02:10:36 DEBUG : file1: reading active writers 2026/04/30 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:10:36 DEBUG : Looking for writers 2026/04/30 02:10:36 DEBUG : file1: reading active writers 2026/04/30 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:10:36 DEBUG : Looking for writers 2026/04/30 02:10:36 DEBUG : file1: reading active writers 2026/04/30 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:10:36 DEBUG : file1: vfs cache: starting upload 2026/04/30 02:10:36 DEBUG : Looking for writers 2026/04/30 02:10:36 DEBUG : file1: reading active writers 2026/04/30 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:10:36 DEBUG : Looking for writers 2026/04/30 02:10:36 DEBUG : file1: reading active writers 2026/04/30 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:10:37 DEBUG : Looking for writers 2026/04/30 02:10:37 DEBUG : file1: reading active writers 2026/04/30 02:10:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:10:37 DEBUG : file1: size = 11 OK 2026/04/30 02:10:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:10:37 INFO : file1: Copied (new) 2026/04/30 02:10:37 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-30 02:10:36 +0000 UTC," 2026/04/30 02:10:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 02:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:37 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 02:10:37 DEBUG : Looking for writers 2026/04/30 02:10:37 DEBUG : file1: reading active writers 2026/04/30 02:10:37 DEBUG : >WaitForWriters: 2026/04/30 02:10:37 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:37 DEBUG : Looking for writers 2026/04/30 02:10:37 DEBUG : file1: reading active writers 2026/04/30 02:10:37 DEBUG : >WaitForWriters: 2026/04/30 02:10:37 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting 2026/04/30 02:10:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice/dir/file1: no such file or directory 2026/04/30 02:10:38 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-rayuyac5fice/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:38 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:38 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:38 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:38 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:38 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:38 DEBUG : file1: newRWFileHandle: 2026/04/30 02:10:38 DEBUG : file1(0x121835afcf00): openPending: 2026/04/30 02:10:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:38 DEBUG : file1(0x121835afcf00): >openPending: err= 2026/04/30 02:10:38 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 02:10:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 02:10:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 02:10:38 DEBUG : file1(0x121835afcf00): _writeAt: size=7, off=0 2026/04/30 02:10:38 DEBUG : file1(0x121835afcf00): >_writeAt: n=7, err= 2026/04/30 02:10:38 DEBUG : file1(0x121835afcf00): _writeAt: size=6, off=5 2026/04/30 02:10:38 DEBUG : file1(0x121835afcf00): >_writeAt: n=6, err= 2026/04/30 02:10:38 DEBUG : file1(0x121835afcf00): close: 2026/04/30 02:10:38 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 02:10:38.513837738 +0000 UTC m=+169.849768922 2026/04/30 02:10:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:38 DEBUG : file1(0x121835afcf00): >close: err= 2026/04/30 02:10:38 DEBUG : file1(0x121835afcf00): _writeAt: size=5, off=0 2026/04/30 02:10:38 DEBUG : file1(0x121835afcf00): >_writeAt: n=0, err=file already closed 2026/04/30 02:10:38 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:38 DEBUG : Looking for writers 2026/04/30 02:10:38 DEBUG : file1: reading active writers 2026/04/30 02:10:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:10:38 DEBUG : Looking for writers 2026/04/30 02:10:38 DEBUG : file1: reading active writers 2026/04/30 02:10:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:10:38 DEBUG : Looking for writers 2026/04/30 02:10:38 DEBUG : file1: reading active writers 2026/04/30 02:10:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:10:38 DEBUG : Looking for writers 2026/04/30 02:10:38 DEBUG : file1: reading active writers 2026/04/30 02:10:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:10:38 DEBUG : file1: vfs cache: starting upload 2026/04/30 02:10:38 DEBUG : Looking for writers 2026/04/30 02:10:38 DEBUG : file1: reading active writers 2026/04/30 02:10:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:10:38 DEBUG : Looking for writers 2026/04/30 02:10:38 DEBUG : file1: reading active writers 2026/04/30 02:10:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:10:39 DEBUG : Looking for writers 2026/04/30 02:10:39 DEBUG : file1: reading active writers 2026/04/30 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:10:39 DEBUG : file1: size = 11 OK 2026/04/30 02:10:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:10:39 INFO : file1: Copied (new) 2026/04/30 02:10:39 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-30 02:10:38 +0000 UTC," 2026/04/30 02:10:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:39 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 02:10:39 DEBUG : Looking for writers 2026/04/30 02:10:39 DEBUG : file1: reading active writers 2026/04/30 02:10:39 DEBUG : >WaitForWriters: 2026/04/30 02:10:39 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:39 DEBUG : Looking for writers 2026/04/30 02:10:39 DEBUG : file1: reading active writers 2026/04/30 02:10:39 DEBUG : >WaitForWriters: 2026/04/30 02:10:39 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.00s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:40 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:40 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:40 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:40 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:40 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:40 DEBUG : file1: newRWFileHandle: 2026/04/30 02:10:40 DEBUG : file1(0x1218359cb280): openPending: 2026/04/30 02:10:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:40 DEBUG : file1(0x1218359cb280): >openPending: err= 2026/04/30 02:10:40 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 02:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 02:10:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 02:10:40 DEBUG : file1(0x1218359cb280): close: 2026/04/30 02:10:40 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 02:10:40.510321609 +0000 UTC m=+171.846252784 2026/04/30 02:10:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:40 DEBUG : file1(0x1218359cb280): >close: err= 2026/04/30 02:10:40 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/30 02:10:40 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 02:10:40 DEBUG : file2: newRWFileHandle: 2026/04/30 02:10:40 DEBUG : file2(0x1218359cba40): openPending: 2026/04/30 02:10:40 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/30 02:10:40 DEBUG : file2(0x1218359cba40): >openPending: err= 2026/04/30 02:10:40 DEBUG : file2: >newRWFileHandle: err= 2026/04/30 02:10:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/30 02:10:40 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/30 02:10:40 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/30 02:10:40 DEBUG : file2(0x1218359cba40): RWFileHandle.Flush 2026/04/30 02:10:40 DEBUG : file2(0x1218359cba40): RWFileHandle.Release 2026/04/30 02:10:40 DEBUG : file2(0x1218359cba40): close: 2026/04/30 02:10:40 DEBUG : file2: vfs cache: setting modification time to 2026-04-30 02:10:40.511628879 +0000 UTC m=+171.847560063 2026/04/30 02:10:40 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:40 DEBUG : file2(0x1218359cba40): >close: err= 2026/04/30 02:10:40 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:40 DEBUG : Looking for writers 2026/04/30 02:10:40 DEBUG : file1: reading active writers 2026/04/30 02:10:40 DEBUG : file2: reading active writers 2026/04/30 02:10:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/30 02:10:40 DEBUG : Looking for writers 2026/04/30 02:10:40 DEBUG : file1: reading active writers 2026/04/30 02:10:40 DEBUG : file2: reading active writers 2026/04/30 02:10:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/30 02:10:40 DEBUG : Looking for writers 2026/04/30 02:10:40 DEBUG : file1: reading active writers 2026/04/30 02:10:40 DEBUG : file2: reading active writers 2026/04/30 02:10:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/30 02:10:40 DEBUG : Looking for writers 2026/04/30 02:10:40 DEBUG : file1: reading active writers 2026/04/30 02:10:40 DEBUG : file2: reading active writers 2026/04/30 02:10:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/30 02:10:40 DEBUG : file1: vfs cache: starting upload 2026/04/30 02:10:40 DEBUG : file2: vfs cache: starting upload 2026/04/30 02:10:40 DEBUG : Looking for writers 2026/04/30 02:10:40 DEBUG : file1: reading active writers 2026/04/30 02:10:40 DEBUG : file2: reading active writers 2026/04/30 02:10:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/30 02:10:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice/dir/file1: no such file or directory 2026/04/30 02:10:40 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-rayuyac5fice/dir/file1: no such file or directory 2026/04/30 02:10:40 DEBUG : Looking for writers 2026/04/30 02:10:40 DEBUG : file1: reading active writers 2026/04/30 02:10:40 DEBUG : file2: reading active writers 2026/04/30 02:10:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/30 02:10:41 DEBUG : Looking for writers 2026/04/30 02:10:41 DEBUG : file1: reading active writers 2026/04/30 02:10:41 DEBUG : file2: reading active writers 2026/04/30 02:10:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/30 02:10:41 DEBUG : file1: size = 0 OK 2026/04/30 02:10:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:10:41 INFO : file1: Copied (new) 2026/04/30 02:10:41 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-30 02:10:40 +0000 UTC," 2026/04/30 02:10:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 02:10:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:41 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 02:10:41 DEBUG : file2: size = 0 OK 2026/04/30 02:10:41 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/04/30 02:10:41 INFO : file2: Copied (new) 2026/04/30 02:10:41 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-30 02:10:40 +0000 UTC," 2026/04/30 02:10:41 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/30 02:10:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/30 02:10:41 INFO : file2: vfs cache: upload succeeded try #1 2026/04/30 02:10:41 DEBUG : Looking for writers 2026/04/30 02:10:41 DEBUG : file1: reading active writers 2026/04/30 02:10:41 DEBUG : file2: reading active writers 2026/04/30 02:10:41 DEBUG : >WaitForWriters: 2026/04/30 02:10:41 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:41 DEBUG : Looking for writers 2026/04/30 02:10:41 DEBUG : file1: reading active writers 2026/04/30 02:10:41 DEBUG : file2: reading active writers 2026/04/30 02:10:41 DEBUG : >WaitForWriters: 2026/04/30 02:10:41 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.12s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:42 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:42 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:42 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:42 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:42 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:42 DEBUG : file1: newRWFileHandle: 2026/04/30 02:10:42 DEBUG : file1(0x1218362b47c0): openPending: 2026/04/30 02:10:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:42 DEBUG : file1(0x1218362b47c0): >openPending: err= 2026/04/30 02:10:42 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 02:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 02:10:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 02:10:42 DEBUG : file1(0x1218362b47c0): _writeAt: size=5, off=0 2026/04/30 02:10:42 DEBUG : file1(0x1218362b47c0): >_writeAt: n=5, err= 2026/04/30 02:10:42 DEBUG : file1(0x1218362b47c0): RWFileHandle.Flush 2026/04/30 02:10:42 DEBUG : file1(0x1218362b47c0): RWFileHandle.Flush 2026/04/30 02:10:42 DEBUG : file1(0x1218362b47c0): close: 2026/04/30 02:10:42 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 02:10:42.625195094 +0000 UTC m=+173.961126268 2026/04/30 02:10:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:42 DEBUG : file1(0x1218362b47c0): >close: err= 2026/04/30 02:10:42 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:42 DEBUG : Looking for writers 2026/04/30 02:10:42 DEBUG : file1: reading active writers 2026/04/30 02:10:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:10:42 DEBUG : Looking for writers 2026/04/30 02:10:42 DEBUG : file1: reading active writers 2026/04/30 02:10:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:10:42 DEBUG : Looking for writers 2026/04/30 02:10:42 DEBUG : file1: reading active writers 2026/04/30 02:10:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:10:42 DEBUG : Looking for writers 2026/04/30 02:10:42 DEBUG : file1: reading active writers 2026/04/30 02:10:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:10:42 DEBUG : file1: vfs cache: starting upload 2026/04/30 02:10:42 DEBUG : Looking for writers 2026/04/30 02:10:42 DEBUG : file1: reading active writers 2026/04/30 02:10:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:10:42 DEBUG : Looking for writers 2026/04/30 02:10:42 DEBUG : file1: reading active writers 2026/04/30 02:10:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:10:43 DEBUG : Looking for writers 2026/04/30 02:10:43 DEBUG : file1: reading active writers 2026/04/30 02:10:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:10:43 DEBUG : file1: size = 5 OK 2026/04/30 02:10:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:10:43 INFO : file1: Copied (new) 2026/04/30 02:10:43 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-30 02:10:42 +0000 UTC," 2026/04/30 02:10:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 02:10:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:43 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 02:10:43 DEBUG : Looking for writers 2026/04/30 02:10:43 DEBUG : file1: reading active writers 2026/04/30 02:10:43 DEBUG : >WaitForWriters: 2026/04/30 02:10:43 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.87s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:44 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:44 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:44 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:44 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:44 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:44 DEBUG : file1: newRWFileHandle: 2026/04/30 02:10:44 DEBUG : file1(0x121835c73a00): openPending: 2026/04/30 02:10:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:44 DEBUG : file1(0x121835c73a00): >openPending: err= 2026/04/30 02:10:44 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 02:10:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 02:10:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 02:10:44 DEBUG : file1(0x121835c73a00): _writeAt: size=5, off=0 2026/04/30 02:10:44 DEBUG : file1(0x121835c73a00): >_writeAt: n=5, err= 2026/04/30 02:10:44 DEBUG : file1(0x121835c73a00): RWFileHandle.Release 2026/04/30 02:10:44 DEBUG : file1(0x121835c73a00): close: 2026/04/30 02:10:44 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 02:10:44.490561083 +0000 UTC m=+175.826492227 2026/04/30 02:10:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:44 DEBUG : file1(0x121835c73a00): >close: err= 2026/04/30 02:10:44 DEBUG : file1(0x121835c73a00): RWFileHandle.Release 2026/04/30 02:10:44 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:44 DEBUG : Looking for writers 2026/04/30 02:10:44 DEBUG : file1: reading active writers 2026/04/30 02:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:10:44 DEBUG : Looking for writers 2026/04/30 02:10:44 DEBUG : file1: reading active writers 2026/04/30 02:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:10:44 DEBUG : Looking for writers 2026/04/30 02:10:44 DEBUG : file1: reading active writers 2026/04/30 02:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:10:44 DEBUG : Looking for writers 2026/04/30 02:10:44 DEBUG : file1: reading active writers 2026/04/30 02:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:10:44 DEBUG : file1: vfs cache: starting upload 2026/04/30 02:10:44 DEBUG : Looking for writers 2026/04/30 02:10:44 DEBUG : file1: reading active writers 2026/04/30 02:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:10:44 DEBUG : Looking for writers 2026/04/30 02:10:44 DEBUG : file1: reading active writers 2026/04/30 02:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:10:45 DEBUG : Looking for writers 2026/04/30 02:10:45 DEBUG : file1: reading active writers 2026/04/30 02:10:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:10:45 DEBUG : file1: size = 5 OK 2026/04/30 02:10:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:10:45 INFO : file1: Copied (new) 2026/04/30 02:10:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-30 02:10:44 +0000 UTC," 2026/04/30 02:10:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 02:10:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:45 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 02:10:45 DEBUG : Looking for writers 2026/04/30 02:10:45 DEBUG : file1: reading active writers 2026/04/30 02:10:45 DEBUG : >WaitForWriters: 2026/04/30 02:10:45 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:46 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:46 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:46 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:46 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:46 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/30 02:10:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 02:10:47 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:10:47 DEBUG : dir/file1(0x12183626f200): openPending: 2026/04/30 02:10:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 02:10:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 02:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:47 DEBUG : dir/file1(0x12183626f200): >openPending: err= 2026/04/30 02:10:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 02:10:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:10:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:10:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 02:10:47 DEBUG : dir/file1(0x12183626f200): _writeAt: size=5, off=0 2026/04/30 02:10:47 DEBUG : dir/file1(0x12183626f200): >_writeAt: n=5, err= 2026/04/30 02:10:47 DEBUG : dir/file1(0x12183626f200): close: 2026/04/30 02:10:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-30 02:10:47.514528997 +0000 UTC m=+178.850460181 2026/04/30 02:10:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:47 DEBUG : dir/file1(0x12183626f200): >close: err= 2026/04/30 02:10:47 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:47 DEBUG : dir: Looking for writers 2026/04/30 02:10:47 DEBUG : file1: reading active writers 2026/04/30 02:10:47 DEBUG : Looking for writers 2026/04/30 02:10:47 DEBUG : dir: reading active writers 2026/04/30 02:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:10:47 DEBUG : dir: Looking for writers 2026/04/30 02:10:47 DEBUG : file1: reading active writers 2026/04/30 02:10:47 DEBUG : Looking for writers 2026/04/30 02:10:47 DEBUG : dir: reading active writers 2026/04/30 02:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:10:47 DEBUG : dir: Looking for writers 2026/04/30 02:10:47 DEBUG : file1: reading active writers 2026/04/30 02:10:47 DEBUG : Looking for writers 2026/04/30 02:10:47 DEBUG : dir: reading active writers 2026/04/30 02:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:10:47 DEBUG : dir: Looking for writers 2026/04/30 02:10:47 DEBUG : file1: reading active writers 2026/04/30 02:10:47 DEBUG : Looking for writers 2026/04/30 02:10:47 DEBUG : dir: reading active writers 2026/04/30 02:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:10:47 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 02:10:47 DEBUG : dir: Looking for writers 2026/04/30 02:10:47 DEBUG : file1: reading active writers 2026/04/30 02:10:47 DEBUG : Looking for writers 2026/04/30 02:10:47 DEBUG : dir: reading active writers 2026/04/30 02:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:10:47 DEBUG : dir: Looking for writers 2026/04/30 02:10:47 DEBUG : file1: reading active writers 2026/04/30 02:10:47 DEBUG : Looking for writers 2026/04/30 02:10:47 DEBUG : dir: reading active writers 2026/04/30 02:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:10:48 DEBUG : dir: Looking for writers 2026/04/30 02:10:48 DEBUG : file1: reading active writers 2026/04/30 02:10:48 DEBUG : Looking for writers 2026/04/30 02:10:48 DEBUG : dir: reading active writers 2026/04/30 02:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:10:48 DEBUG : dir/file1: size = 5 OK 2026/04/30 02:10:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/30 02:10:48 INFO : dir/file1: Copied (replaced existing) 2026/04/30 02:10:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-30 02:10:47 +0000 UTC," 2026/04/30 02:10:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 02:10:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 02:10:48 DEBUG : dir: Looking for writers 2026/04/30 02:10:48 DEBUG : file1: reading active writers 2026/04/30 02:10:48 DEBUG : Looking for writers 2026/04/30 02:10:48 DEBUG : dir: reading active writers 2026/04/30 02:10:48 DEBUG : >WaitForWriters: 2026/04/30 02:10:48 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.33s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:49 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:49 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:49 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:49 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:49 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 02:10:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 02:10:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 02:10:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 02:10:50 DEBUG : dir/file1(0x121836468580): _writeAt: size=5, off=0 2026/04/30 02:10:50 DEBUG : dir/file1(0x121836468580): openPending: 2026/04/30 02:10:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 02:10:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 02:10:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:50 DEBUG : dir/file1(0x121836468580): >openPending: err= 2026/04/30 02:10:50 DEBUG : dir/file1(0x121836468580): >_writeAt: n=5, err= 2026/04/30 02:10:50 DEBUG : dir/file1(0x121836468580): _writeAt: size=15, off=5 2026/04/30 02:10:50 DEBUG : dir/file1(0x121836468580): >_writeAt: n=15, err= 2026/04/30 02:10:50 DEBUG : dir/file1(0x121836468580): close: 2026/04/30 02:10:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/30 02:10:50 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-30 02:10:50.831124743 +0000 UTC m=+182.167055897 2026/04/30 02:10:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:50 DEBUG : dir/file1(0x121836468580): >close: err= 2026/04/30 02:10:50 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:50 DEBUG : dir: Looking for writers 2026/04/30 02:10:50 DEBUG : file1: reading active writers 2026/04/30 02:10:50 DEBUG : Looking for writers 2026/04/30 02:10:50 DEBUG : dir: reading active writers 2026/04/30 02:10:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:10:50 DEBUG : dir: Looking for writers 2026/04/30 02:10:50 DEBUG : file1: reading active writers 2026/04/30 02:10:50 DEBUG : Looking for writers 2026/04/30 02:10:50 DEBUG : dir: reading active writers 2026/04/30 02:10:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:10:50 DEBUG : dir: Looking for writers 2026/04/30 02:10:50 DEBUG : file1: reading active writers 2026/04/30 02:10:50 DEBUG : Looking for writers 2026/04/30 02:10:50 DEBUG : dir: reading active writers 2026/04/30 02:10:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:10:50 DEBUG : dir: Looking for writers 2026/04/30 02:10:50 DEBUG : file1: reading active writers 2026/04/30 02:10:50 DEBUG : Looking for writers 2026/04/30 02:10:50 DEBUG : dir: reading active writers 2026/04/30 02:10:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:10:50 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 02:10:50 DEBUG : dir: Looking for writers 2026/04/30 02:10:50 DEBUG : file1: reading active writers 2026/04/30 02:10:50 DEBUG : Looking for writers 2026/04/30 02:10:50 DEBUG : dir: reading active writers 2026/04/30 02:10:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:10:51 DEBUG : dir: Looking for writers 2026/04/30 02:10:51 DEBUG : file1: reading active writers 2026/04/30 02:10:51 DEBUG : Looking for writers 2026/04/30 02:10:51 DEBUG : dir: reading active writers 2026/04/30 02:10:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:10:51 DEBUG : dir: Looking for writers 2026/04/30 02:10:51 DEBUG : file1: reading active writers 2026/04/30 02:10:51 DEBUG : Looking for writers 2026/04/30 02:10:51 DEBUG : dir: reading active writers 2026/04/30 02:10:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:10:51 DEBUG : dir/file1: size = 20 OK 2026/04/30 02:10:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/30 02:10:51 INFO : dir/file1: Copied (replaced existing) 2026/04/30 02:10:51 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-30 02:10:50 +0000 UTC," 2026/04/30 02:10:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 02:10:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 02:10:52 DEBUG : dir: Looking for writers 2026/04/30 02:10:52 DEBUG : file1: reading active writers 2026/04/30 02:10:52 DEBUG : Looking for writers 2026/04/30 02:10:52 DEBUG : dir: reading active writers 2026/04/30 02:10:52 DEBUG : >WaitForWriters: 2026/04/30 02:10:52 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.33s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:52 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:52 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:52 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:52 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:52 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:52 DEBUG : file1: newRWFileHandle: 2026/04/30 02:10:52 DEBUG : file1(0x12183613c4c0): openPending: 2026/04/30 02:10:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:52 DEBUG : file1(0x12183613c4c0): >openPending: err= 2026/04/30 02:10:52 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 02:10:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 02:10:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 02:10:52 DEBUG : file1(0x12183613c4c0): _writeAt: size=5, off=0 2026/04/30 02:10:52 DEBUG : file1(0x12183613c4c0): >_writeAt: n=5, err= 2026/04/30 02:10:52 DEBUG : file1(0x12183613c4c0): close: 2026/04/30 02:10:52 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 02:10:52.996683918 +0000 UTC m=+184.332615092 2026/04/30 02:10:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:52 DEBUG : file1(0x12183613c4c0): >close: err= 2026/04/30 02:10:52 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:52 DEBUG : Looking for writers 2026/04/30 02:10:52 DEBUG : file1: reading active writers 2026/04/30 02:10:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:10:53 DEBUG : Looking for writers 2026/04/30 02:10:53 DEBUG : file1: reading active writers 2026/04/30 02:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:10:53 DEBUG : Looking for writers 2026/04/30 02:10:53 DEBUG : file1: reading active writers 2026/04/30 02:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:10:53 DEBUG : Looking for writers 2026/04/30 02:10:53 DEBUG : file1: reading active writers 2026/04/30 02:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:10:53 DEBUG : file1: vfs cache: starting upload 2026/04/30 02:10:53 DEBUG : Looking for writers 2026/04/30 02:10:53 DEBUG : file1: reading active writers 2026/04/30 02:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:10:53 DEBUG : Looking for writers 2026/04/30 02:10:53 DEBUG : file1: reading active writers 2026/04/30 02:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:10:53 DEBUG : Looking for writers 2026/04/30 02:10:53 DEBUG : file1: reading active writers 2026/04/30 02:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:10:53 DEBUG : file1: size = 5 OK 2026/04/30 02:10:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:10:53 INFO : file1: Copied (new) 2026/04/30 02:10:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-30 02:10:52 +0000 UTC," 2026/04/30 02:10:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 02:10:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:53 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 02:10:54 DEBUG : Looking for writers 2026/04/30 02:10:54 DEBUG : file1: reading active writers 2026/04/30 02:10:54 DEBUG : >WaitForWriters: 2026/04/30 02:10:54 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.87s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:54 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:54 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:54 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:54 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/30 02:10:54 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92280): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92280): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92280): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92280): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92280): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.849037926 +0000 UTC m=+186.184969070 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92280): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92700): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92700): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92700): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92700): >_readAt: n=2, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92700): _writeAt: size=3, off=2 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92700): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92700): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.849037926 +0000 UTC m=+186.184969070 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92700): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92c80): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92c80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92c80): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92c80): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92c80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.849037926 +0000 UTC m=+186.184969070 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b92c80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836290d90 item 1 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b93900): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b93900): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b93900): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b93900): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b93900): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.852324458 +0000 UTC m=+186.188255632 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835b93900): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359ca3c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359ca3c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359ca3c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359ca3c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359ca3c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.852324458 +0000 UTC m=+186.188255632 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359ca3c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362912d0 item 2 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caac0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caac0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caac0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caac0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caac0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.854945527 +0000 UTC m=+186.190876712 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caac0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caf40): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caf40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caf40): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caf40): >_readAt: n=2, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caf40): _writeAt: size=3, off=2 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caf40): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caf40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.854945527 +0000 UTC m=+186.190876712 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359caf40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359cb440): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359cb440): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359cb440): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359cb440): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359cb440): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.854945527 +0000 UTC m=+186.190876712 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218359cb440): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362916c0 item 3 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354ba1c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354ba1c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354ba1c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354ba1c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354ba1c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.858406129 +0000 UTC m=+186.194337313 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354ba1c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354bab40): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354bab40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354bab40): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354bab40): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354bab40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.858406129 +0000 UTC m=+186.194337313 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354bab40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836291b90 item 4 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354bbd80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354bbd80): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354bbd80): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354bbd80): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354bbd80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.860192766 +0000 UTC m=+186.196123940 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218354bbd80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72300): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72300): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72300): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72300): >_readAt: n=2, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72300): _writeAt: size=3, off=2 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72300): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72300): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.860192766 +0000 UTC m=+186.196123940 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72300): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72800): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72800): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72800): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72800): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72800): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.860192766 +0000 UTC m=+186.196123940 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72800): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e4070 item 5 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72e80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72e80): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72e80): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72e80): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72e80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.863411289 +0000 UTC m=+186.199342463 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c72e80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c733c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c733c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c733c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c733c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c733c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.863411289 +0000 UTC m=+186.199342463 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c733c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e4540 item 6 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c73a40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c73a40): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c73a40): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c73a40): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c73a40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.865949271 +0000 UTC m=+186.201880445 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c73a40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc400): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc400): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc400): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc400): >_readAt: n=2, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc400): _writeAt: size=3, off=2 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc400): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc400): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.865949271 +0000 UTC m=+186.201880445 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc400): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc9c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc9c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc9c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc9c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc9c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.865949271 +0000 UTC m=+186.201880445 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afc9c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e49a0 item 7 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afd040): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afd040): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afd040): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afd040): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afd040): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.869182832 +0000 UTC m=+186.205114006 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afd040): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afd700): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afd700): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afd700): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afd700): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afd700): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.869182832 +0000 UTC m=+186.205114006 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afd700): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e4ee0 item 8 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afde80): _readAt: size=2, off=0 2026/04/30 02:10:54 ERROR : open-test-file(0x121835afde80): Couldn't read size of file 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afde80): >_readAt: n=0, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afde80): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afde80): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afde80): close: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835afde80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4380): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4380): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4380): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4380): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4380): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.87175002 +0000 UTC m=+186.207681194 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4380): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4800): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4800): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4800): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4800): >_readAt: n=2, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4800): _writeAt: size=3, off=2 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4800): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4800): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.87175002 +0000 UTC m=+186.207681194 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4800): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4d00): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4d00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4d00): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4d00): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4d00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.87175002 +0000 UTC m=+186.207681194 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b4d00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e5260 item 9 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b5380): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b5380): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b5380): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b5380): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b5380): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.874854436 +0000 UTC m=+186.210785590 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362b5380): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183613d6c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183613d6c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183613d6c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183613d6c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183613d6c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.874854436 +0000 UTC m=+186.210785590 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183613d6c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e5810 item 10 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183613dd00): _readAt: size=2, off=0 2026/04/30 02:10:54 ERROR : open-test-file(0x12183613dd00): Couldn't read size of file 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183613dd00): >_readAt: n=0, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183613dd00): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183613dd00): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183613dd00): close: 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183613dd00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a441c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a441c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a441c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a441c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a441c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.877101256 +0000 UTC m=+186.213032410 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a441c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a446c0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a446c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a446c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a446c0): >_readAt: n=2, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a446c0): _writeAt: size=3, off=2 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a446c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a446c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.877101256 +0000 UTC m=+186.213032410 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a446c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a44bc0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a44bc0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a44bc0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a44bc0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a44bc0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.877101256 +0000 UTC m=+186.213032410 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a44bc0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363388c0 item 11 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45240): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45240): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45240): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45240): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45240): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.880008488 +0000 UTC m=+186.215939632 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45240): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45780): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45780): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45780): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45780): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45780): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.880008488 +0000 UTC m=+186.215939632 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45780): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836338d90 item 12 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45dc0): _readAt: size=2, off=0 2026/04/30 02:10:54 ERROR : open-test-file(0x121835a45dc0): Couldn't read size of file 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45dc0): >_readAt: n=0, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45dc0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45dc0): close: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835a45dc0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16280): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16280): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16280): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16280): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16280): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.882717675 +0000 UTC m=+186.218648849 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16280): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16940): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16940): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16940): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16940): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16940): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.882717675 +0000 UTC m=+186.218648849 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16940): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836339110 item 13 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16fc0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16fc0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16fc0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16fc0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16fc0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.885381596 +0000 UTC m=+186.221312780 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c16fc0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c17500): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c17500): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c17500): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c17500): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c17500): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.885381596 +0000 UTC m=+186.221312780 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c17500): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363395e0 item 14 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c17b40): _readAt: size=2, off=0 2026/04/30 02:10:54 ERROR : open-test-file(0x121835c17b40): Couldn't read size of file 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c17b40): >_readAt: n=0, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c17b40): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c17b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c17b40): close: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c17b40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c52000): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c52000): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c52000): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c52000): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c52000): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.887776386 +0000 UTC m=+186.223707570 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c52000): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c526c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c526c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c526c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c526c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c526c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.887776386 +0000 UTC m=+186.223707570 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c526c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836339960 item 15 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 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/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c52d40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c52d40): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c52d40): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c52d40): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c52d40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.889868363 +0000 UTC m=+186.225799517 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c52d40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53280): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53280): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53280): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53280): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53280): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.889868363 +0000 UTC m=+186.225799517 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53280): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836339d50 item 16 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c538c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c538c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c538c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c538c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c538c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.891559148 +0000 UTC m=+186.227490292 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c538c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53d40): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53d40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53d40): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53d40): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53d40): >_readAt: n=2, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53d40): _writeAt: size=3, off=7 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53d40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.891559148 +0000 UTC m=+186.227490292 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c53d40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c96340): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c96340): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c96340): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c96340): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c96340): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.891559148 +0000 UTC m=+186.227490292 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c96340): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fc8460 item 17 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c969c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c969c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c969c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c969c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c969c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.894491659 +0000 UTC m=+186.230422843 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c969c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c96f00): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c96f00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c96f00): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c96f00): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c96f00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.894491659 +0000 UTC m=+186.230422843 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c96f00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fc8fc0 item 18 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97580): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97580): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97580): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97580): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97580): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.896768746 +0000 UTC m=+186.232699891 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97580): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97a80): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97a80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97a80): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97a80): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97a80): >_readAt: n=2, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97a80): _writeAt: size=3, off=7 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97a80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.896768746 +0000 UTC m=+186.232699891 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835c97a80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cec080): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cec080): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cec080): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cec080): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cec080): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.896768746 +0000 UTC m=+186.232699891 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cec080): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fc9650 item 19 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cec700): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cec700): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cec700): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cec700): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cec700): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.899214313 +0000 UTC m=+186.235145457 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cec700): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cecc40): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cecc40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cecc40): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cecc40): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cecc40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.899214313 +0000 UTC m=+186.235145457 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cecc40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fc9b90 item 20 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced2c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced2c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced2c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced2c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced2c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.901327038 +0000 UTC m=+186.237258223 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced2c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced7c0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced7c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced7c0): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced7c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced7c0): >_readAt: n=2, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced7c0): _writeAt: size=3, off=7 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced7c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.901327038 +0000 UTC m=+186.237258223 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ced7c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cedcc0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cedcc0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cedcc0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cedcc0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cedcc0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.901327038 +0000 UTC m=+186.237258223 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835cedcc0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363c82a0 item 21 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d10440): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d10440): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d10440): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d10440): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d10440): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.904396058 +0000 UTC m=+186.240327212 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d10440): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d10980): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d10980): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d10980): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d10980): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d10980): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.904396058 +0000 UTC m=+186.240327212 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d10980): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363c8c40 item 22 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11000): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11000): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11000): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11000): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11000): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.906188426 +0000 UTC m=+186.242119580 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11000): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11500): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11500): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11500): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11500): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11500): >_readAt: n=2, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11500): _writeAt: size=3, off=7 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11500): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11500): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.906188426 +0000 UTC m=+186.242119580 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11500): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11a00): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11a00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11a00): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11a00): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11a00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.906188426 +0000 UTC m=+186.242119580 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d11a00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363c9110 item 23 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 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/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d52180): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d52180): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d52180): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d52180): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d52180): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.908623192 +0000 UTC m=+186.244554336 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d52180): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d526c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d526c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d526c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d526c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d526c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.908623192 +0000 UTC m=+186.244554336 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d526c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363c9880 item 24 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d52d00): _readAt: size=2, off=0 2026/04/30 02:10:54 ERROR : open-test-file(0x121835d52d00): Couldn't read size of file 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d52d00): >_readAt: n=0, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d52d00): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d52d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d52d00): close: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d52d00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d530c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d530c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d530c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d530c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d530c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.910564043 +0000 UTC m=+186.246495186 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d530c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d535c0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d535c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d535c0): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d535c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d535c0): >_readAt: n=2, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d535c0): _writeAt: size=3, off=7 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d535c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d535c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.910564043 +0000 UTC m=+186.246495186 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d535c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d53b00): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d53b00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d53b00): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d53b00): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d53b00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.910564043 +0000 UTC m=+186.246495186 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d53b00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e00e0 item 25 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7c280): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7c280): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7c280): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7c280): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7c280): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.913032783 +0000 UTC m=+186.248963938 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7c280): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7c7c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7c7c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7c7c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7c7c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7c7c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.913032783 +0000 UTC m=+186.248963938 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7c7c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e0690 item 26 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7ce00): _readAt: size=2, off=0 2026/04/30 02:10:54 ERROR : open-test-file(0x121835d7ce00): Couldn't read size of file 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7ce00): >_readAt: n=0, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7ce00): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7ce00): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7ce00): close: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7ce00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d1c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d1c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d1c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d1c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d1c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.91495082 +0000 UTC m=+186.250881974 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d1c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d6c0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d6c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d6c0): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d6c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d6c0): >_readAt: n=2, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d6c0): _writeAt: size=3, off=7 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d6c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.91495082 +0000 UTC m=+186.250881974 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7d6c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7dc00): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7dc00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7dc00): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7dc00): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7dc00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.91495082 +0000 UTC m=+186.250881974 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835d7dc00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e0a10 item 27 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 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/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f26380): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f26380): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f26380): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f26380): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f26380): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.917385165 +0000 UTC m=+186.253316319 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f26380): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f268c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f268c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f268c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f268c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f268c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.917385165 +0000 UTC m=+186.253316319 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f268c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e1030 item 28 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f26f00): _readAt: size=2, off=0 2026/04/30 02:10:54 ERROR : open-test-file(0x121835f26f00): Couldn't read size of file 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f26f00): >_readAt: n=0, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f26f00): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f26f00): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f26f00): close: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f26f00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f272c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f272c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f272c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f272c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f272c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.919637406 +0000 UTC m=+186.255568580 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f272c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f27980): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f27980): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f27980): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f27980): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f27980): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.919637406 +0000 UTC m=+186.255568580 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f27980): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e1490 item 29 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 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/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44100): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44100): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44100): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44100): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44100): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.921768376 +0000 UTC m=+186.257699561 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44100): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44640): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44640): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44640): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44640): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44640): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.921768376 +0000 UTC m=+186.257699561 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44640): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e18f0 item 30 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 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/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44c80): _readAt: size=2, off=0 2026/04/30 02:10:54 ERROR : open-test-file(0x121835f44c80): Couldn't read size of file 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44c80): >_readAt: n=0, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44c80): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44c80): close: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f44c80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45040): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45040): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45040): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45040): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45040): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.924211689 +0000 UTC m=+186.260142873 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45040): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45700): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45700): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45700): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45700): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45700): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.924211689 +0000 UTC m=+186.260142873 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45700): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e1c70 item 31 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 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/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45d80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45d80): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45d80): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45d80): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45d80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.926221911 +0000 UTC m=+186.262153075 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f45d80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f623c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f623c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f623c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f623c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f623c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.926221911 +0000 UTC m=+186.262153075 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f623c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218364302a0 item 32 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62a00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62a00): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62a00): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62a00): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62a00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.929556985 +0000 UTC m=+186.265488148 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62a00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62e80): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62e80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62e80): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62e80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62e80): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836430700 item 33 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62e80): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62e80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.930602397 +0000 UTC m=+186.266533571 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f62e80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63380): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63380): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63380): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63380): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63380): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.930602397 +0000 UTC m=+186.266533571 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63380): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218364308c0 item 33 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f639c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f639c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f639c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f639c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f639c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.933438263 +0000 UTC m=+186.269369417 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f639c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63e40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63e40): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836430cb0 item 34 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63e40): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63e40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63e40): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63e40): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63e40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.934747806 +0000 UTC m=+186.270678960 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f63e40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7c480): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7c480): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7c480): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7c480): >_readAt: n=3, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7c480): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.934747806 +0000 UTC m=+186.270678960 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7c480): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836430f50 item 34 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cac0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cac0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cac0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cac0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cac0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.937595074 +0000 UTC m=+186.273526228 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cac0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cf40): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cf40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cf40): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cf40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cf40): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610e000 item 35 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cf40): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cf40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.938303417 +0000 UTC m=+186.274234572 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7cf40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7d440): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7d440): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7d440): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7d440): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7d440): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.938303417 +0000 UTC m=+186.274234572 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7d440): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610e2a0 item 35 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7dac0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7dac0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7dac0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7dac0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7dac0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.939840331 +0000 UTC m=+186.275771476 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835f7dac0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa40c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa40c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610e770 item 36 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa40c0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa40c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa40c0): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa40c0): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa40c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.940586888 +0000 UTC m=+186.276518031 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa40c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa4600): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa4600): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa4600): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa4600): >_readAt: n=3, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa4600): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.940586888 +0000 UTC m=+186.276518031 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa4600): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610ebd0 item 36 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa4c40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa4c40): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa4c40): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa4c40): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa4c40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.941782223 +0000 UTC m=+186.277713367 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa4c40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa50c0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa50c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa50c0): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa50c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa50c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610f030 item 37 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa50c0): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa50c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.942297791 +0000 UTC m=+186.278228935 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa50c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa55c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa55c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa55c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa55c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa55c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.942297791 +0000 UTC m=+186.278228935 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa55c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610f1f0 item 37 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa5c40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa5c40): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa5c40): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa5c40): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa5c40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.943569232 +0000 UTC m=+186.279500386 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fa5c40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8240): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8240): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610f6c0 item 38 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8240): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8240): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8240): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8240): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8240): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.944353569 +0000 UTC m=+186.280284713 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8240): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8780): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8780): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8780): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8780): >_readAt: n=3, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8780): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.944353569 +0000 UTC m=+186.280284713 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8780): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610f960 item 38 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8e00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8e00): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8e00): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8e00): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8e00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.945626333 +0000 UTC m=+186.281557487 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd8e00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9300): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9300): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9300): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9300): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9300): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610fe30 item 39 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9300): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9300): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.946214397 +0000 UTC m=+186.282145541 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9300): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9800): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9800): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9800): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9800): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9800): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.946214397 +0000 UTC m=+186.282145541 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9800): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218361541c0 item 39 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9e80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9e80): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9e80): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9e80): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9e80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.947557804 +0000 UTC m=+186.283488948 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fd9e80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe480): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe480): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836154540 item 40 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe480): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe480): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe480): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe480): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe480): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.948167741 +0000 UTC m=+186.284098885 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe480): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe9c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe9c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe9c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe9c0): >_readAt: n=3, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe9c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.948167741 +0000 UTC m=+186.284098885 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffe9c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836154850 item 40 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffef80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffef80): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffef80): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffef80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffef80): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffef80): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffef80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.949374589 +0000 UTC m=+186.285305732 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835ffef80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff480): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff480): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff480): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836154e70 item 41 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff480): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff480): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.949836855 +0000 UTC m=+186.285767999 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff480): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff940): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff940): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff940): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff940): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff940): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836155110 item 41 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff940): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff940): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.950350179 +0000 UTC m=+186.286281323 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fff940): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fffe80): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fffe80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fffe80): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fffe80): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fffe80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.950350179 +0000 UTC m=+186.286281323 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121835fffe80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218361553b0 item 41 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a65c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a65c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a65c0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a65c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a65c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a65c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a65c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.951600359 +0000 UTC m=+186.287531503 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a65c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a6ac0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a6ac0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a6ac0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836155880 item 42 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a6ac0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a6ac0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.952074929 +0000 UTC m=+186.288006073 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a6ac0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7000): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7000): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836155a40 item 42 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7000): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7000): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7000): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7000): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7000): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.952616586 +0000 UTC m=+186.288547730 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7000): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7580): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7580): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7580): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7580): >_readAt: n=3, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7580): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.952616586 +0000 UTC m=+186.288547730 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7580): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836155ce0 item 42 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7bc0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7bc0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7bc0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7bc0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7bc0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7bc0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.953872037 +0000 UTC m=+186.289803180 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360a7bc0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe1c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe1c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe1c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183588e5b0 item 43 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe1c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe1c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.954361495 +0000 UTC m=+186.290292639 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe1c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe700): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe700): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe700): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe700): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe700): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183588ebd0 item 43 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe700): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe700): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.95486023 +0000 UTC m=+186.290791373 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fe700): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fec40): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fec40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fec40): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fec40): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fec40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.95486023 +0000 UTC m=+186.290791373 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360fec40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183588f2d0 item 43 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff280): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff280): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff280): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff280): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff280): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff280): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff280): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.956269652 +0000 UTC m=+186.292200796 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff280): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff780): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff780): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff780): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183588f9d0 item 44 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff780): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff780): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.956862215 +0000 UTC m=+186.292793359 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ff780): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ffcc0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ffcc0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183588fd50 item 44 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ffcc0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ffcc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ffcc0): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ffcc0): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ffcc0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.957635402 +0000 UTC m=+186.293566546 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218360ffcc0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142340): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142340): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142340): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142340): >_readAt: n=3, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142340): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.957635402 +0000 UTC m=+186.293566546 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142340): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357a1810 item 44 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142980): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142980): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142980): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142980): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142980): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142980): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142980): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.958754113 +0000 UTC m=+186.294685257 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142980): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142e80): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142e80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142e80): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe4230 item 45 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142e80): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142e80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.959291662 +0000 UTC m=+186.295222806 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836142e80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143580): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143580): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143580): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143580): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143580): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.959291662 +0000 UTC m=+186.295222806 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143580): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe44d0 item 45 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143bc0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143bc0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143bc0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143bc0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143bc0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143bc0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.960690004 +0000 UTC m=+186.296621148 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836143bc0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616e1c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616e1c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616e1c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe4b60 item 46 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616e1c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616e1c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.961156218 +0000 UTC m=+186.297087362 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616e1c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616e8c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616e8c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616e8c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616e8c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616e8c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.961156218 +0000 UTC m=+186.297087362 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616e8c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe4d20 item 46 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616ef00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616ef00): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616ef00): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616ef00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616ef00): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616ef00): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616ef00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.962472423 +0000 UTC m=+186.298403567 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616ef00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616f400): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616f400): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616f400): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe5180 item 47 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616f400): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616f400): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.963197057 +0000 UTC m=+186.299128201 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616f400): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616fb00): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616fb00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616fb00): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616fb00): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616fb00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.963197057 +0000 UTC m=+186.299128201 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183616fb00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe5340 item 47 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 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/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198240): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198240): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198240): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198240): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198240): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198240): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198240): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.964518192 +0000 UTC m=+186.300449336 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198240): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198740): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198740): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198740): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe56c0 item 48 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198740): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198740): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.965110235 +0000 UTC m=+186.301041379 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198740): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198e40): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198e40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198e40): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198e40): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198e40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.965110235 +0000 UTC m=+186.301041379 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836198e40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe5880 item 48 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199480): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199480): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199480): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199480): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199480): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.966548772 +0000 UTC m=+186.302479917 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199480): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199900): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199900): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199900): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199900): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199900): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199900): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe5c00 item 49 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199900): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199900): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.967167896 +0000 UTC m=+186.303099041 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199900): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199e40): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199e40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199e40): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199e40): >_readAt: n=8, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199e40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.967167896 +0000 UTC m=+186.303099041 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836199e40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe5dc0 item 49 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b65c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b65c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b65c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b65c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b65c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.968524478 +0000 UTC m=+186.304455622 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b65c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b6ac0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b6ac0): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b6ac0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835898a10 item 50 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b6ac0): _readAt: size=2, off=5 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b6ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b6ac0): _writeAt: size=3, off=5 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b6ac0): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b6ac0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.969223474 +0000 UTC m=+186.305154618 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b6ac0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7040): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7040): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7040): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7040): >_readAt: n=3, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7040): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.969223474 +0000 UTC m=+186.305154618 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7040): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835899030 item 50 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b76c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b76c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b76c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b76c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b76c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.970537525 +0000 UTC m=+186.306468669 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b76c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7bc0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7bc0): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7bc0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7bc0): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7bc0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835899650 item 51 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7bc0): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7bc0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.971096665 +0000 UTC m=+186.307027809 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361b7bc0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dc200): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dc200): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dc200): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dc200): >_readAt: n=8, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dc200): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.971096665 +0000 UTC m=+186.307027809 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dc200): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835899960 item 51 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dc880): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dc880): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dc880): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dc880): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dc880): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.972479086 +0000 UTC m=+186.308410230 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dc880): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dcd80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dcd80): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dcd80): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b38230 item 52 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dcd80): _readAt: size=2, off=5 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dcd80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dcd80): _writeAt: size=3, off=5 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dcd80): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dcd80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.973035732 +0000 UTC m=+186.308966876 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dcd80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dd300): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dd300): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dd300): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dd300): >_readAt: n=3, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dd300): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.973035732 +0000 UTC m=+186.308966876 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dd300): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b383f0 item 52 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dd980): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dd980): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dd980): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dd980): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dd980): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.974338362 +0000 UTC m=+186.310269505 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dd980): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dde80): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dde80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dde80): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dde80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dde80): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dde80): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b38850 item 53 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dde80): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dde80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.974850583 +0000 UTC m=+186.310781737 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218361dde80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362044c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362044c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362044c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362044c0): >_readAt: n=8, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362044c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.974850583 +0000 UTC m=+186.310781737 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362044c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b38af0 item 53 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836204b40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836204b40): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836204b40): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836204b40): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836204b40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.976307896 +0000 UTC m=+186.312239039 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836204b40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205040): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205040): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205040): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b38f50 item 54 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205040): _readAt: size=2, off=5 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205040): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205040): _writeAt: size=3, off=5 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205040): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205040): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.976890481 +0000 UTC m=+186.312821624 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205040): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362055c0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362055c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362055c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362055c0): >_readAt: n=3, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362055c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.976890481 +0000 UTC m=+186.312821624 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362055c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b39260 item 54 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205c40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205c40): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205c40): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205c40): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205c40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.978180757 +0000 UTC m=+186.314111901 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836205c40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228240): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228240): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228240): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228240): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228240): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228240): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b39b20 item 55 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228240): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228240): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.978671327 +0000 UTC m=+186.314602471 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228240): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228780): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228780): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228780): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228780): >_readAt: n=8, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228780): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.978671327 +0000 UTC m=+186.314602471 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228780): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b39ce0 item 55 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 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/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228e00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228e00): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228e00): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228e00): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228e00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.980014604 +0000 UTC m=+186.315945747 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836228e00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229300): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229300): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229300): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358a0770 item 56 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229300): _readAt: size=2, off=5 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229300): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229300): _writeAt: size=3, off=5 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229300): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229300): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.980653055 +0000 UTC m=+186.316584209 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229300): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229880): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229880): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229880): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229880): >_readAt: n=3, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229880): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.980653055 +0000 UTC m=+186.316584209 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229880): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358a0cb0 item 56 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229ec0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229ec0): open at offset 0 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229ec0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229ec0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229ec0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229ec0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229ec0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.982158258 +0000 UTC m=+186.318089402 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836229ec0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248500): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248500): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248500): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358a11f0 item 57 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248500): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248500): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.982635373 +0000 UTC m=+186.318566516 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248500): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248a40): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248a40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248a40): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248a40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248a40): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248a40): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358a1c00 item 57 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248a40): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248a40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.983248456 +0000 UTC m=+186.319179610 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248a40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248fc0): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248fc0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248fc0): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248fc0): >_readAt: n=8, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248fc0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.983248456 +0000 UTC m=+186.319179610 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836248fc0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183580a8c0 item 57 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249600): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249600): open at offset 0 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249600): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249600): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249600): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249600): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249600): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249600): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.984723842 +0000 UTC m=+186.320654997 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249600): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249b40): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249b40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249b40): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183580b260 item 58 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249b40): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249b40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.985299444 +0000 UTC m=+186.321230598 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836249b40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270180): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270180): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270180): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183580b500 item 58 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270180): _readAt: size=2, off=5 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270180): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270180): _writeAt: size=3, off=5 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270180): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270180): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.986041993 +0000 UTC m=+186.321973147 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270180): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270740): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270740): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270740): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270740): >_readAt: n=3, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270740): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.986041993 +0000 UTC m=+186.321973147 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270740): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183580bab0 item 58 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270d80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270d80): open at offset 0 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270d80): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270d80): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270d80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270d80): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270d80): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270d80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.987441355 +0000 UTC m=+186.323372499 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836270d80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362712c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362712c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362712c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218354025b0 item 59 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362712c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362712c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.987894815 +0000 UTC m=+186.323825959 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362712c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271800): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271800): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271800): _writeAt: size=3, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271800): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271800): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271800): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835402c40 item 59 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271800): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271800): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.98846698 +0000 UTC m=+186.324398124 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271800): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271d80): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271d80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271d80): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271d80): >_readAt: n=8, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271d80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.98846698 +0000 UTC m=+186.324398124 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836271d80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835403340 item 59 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 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/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c04c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c04c0): open at offset 0 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c04c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c04c0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c04c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c04c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c04c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c04c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.990022238 +0000 UTC m=+186.325953393 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c04c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0a00): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0a00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0a00): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835822310 item 60 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0a00): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0a00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.990490015 +0000 UTC m=+186.326421160 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0a00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0f40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0f40): open at offset 5 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0f40): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358224d0 item 60 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0f40): _readAt: size=2, off=5 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0f40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0f40): _writeAt: size=3, off=5 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0f40): >_writeAt: n=3, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0f40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.991164585 +0000 UTC m=+186.327095739 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c0f40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1500): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1500): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1500): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1500): >_readAt: n=3, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1500): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.991164585 +0000 UTC m=+186.327095739 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1500): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835822690 item 60 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1b40): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1b40): open at offset 0 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1b40): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1b40): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1b40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1b40): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1b40): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1b40): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.992594095 +0000 UTC m=+186.328525249 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x1218362c1b40): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304180): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304180): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304180): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835822b60 item 61 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304180): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304180): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.993240922 +0000 UTC m=+186.329172066 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304180): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304880): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304880): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304880): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304880): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304880): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.993240922 +0000 UTC m=+186.329172066 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304880): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835822ee0 item 61 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 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/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304ec0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304ec0): open at offset 0 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304ec0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304ec0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304ec0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304ec0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304ec0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.994571304 +0000 UTC m=+186.330502449 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836304ec0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836305400): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836305400): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836305400): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358236c0 item 62 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836305400): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836305400): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.995094666 +0000 UTC m=+186.331025811 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836305400): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836305b00): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836305b00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836305b00): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836305b00): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836305b00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.995094666 +0000 UTC m=+186.331025811 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x121836305b00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835823880 item 62 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 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/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c240): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c240): open at offset 0 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c240): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c240): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c240): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c240): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c240): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c240): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.996426592 +0000 UTC m=+186.332357736 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c240): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c780): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c780): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c780): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835823e30 item 63 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c780): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c780): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.996965063 +0000 UTC m=+186.332896207 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633c780): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633ce80): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633ce80): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633ce80): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633ce80): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633ce80): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.996965063 +0000 UTC m=+186.332896207 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633ce80): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835e94150 item 63 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 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/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633d4c0): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633d4c0): open at offset 0 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633d4c0): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633d4c0): _readAt: size=2, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633d4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633d4c0): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633d4c0): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633d4c0): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.998328698 +0000 UTC m=+186.334259842 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633d4c0): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633da00): _writeAt: size=5, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633da00): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633da00): >openPending: err= 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835e94620 item 64 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633da00): >_writeAt: n=5, err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633da00): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.998771378 +0000 UTC m=+186.334702522 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183633da00): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183635c200): _readAt: size=512, off=0 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183635c200): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183635c200): >openPending: err= 2026/04/30 02:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183635c200): >_readAt: n=5, err=EOF 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183635c200): close: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:54.998771378 +0000 UTC m=+186.334702522 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183635c200): >close: err= 2026/04/30 02:10:54 DEBUG : open-test-file: Remove: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835e948c0 item 64 2026/04/30 02:10:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/30 02:10:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:54 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:54 DEBUG : open-test-file(0x12183635c840): openPending: 2026/04/30 02:10:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c840): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c840): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c840): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c840): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.000203112 +0000 UTC m=+186.336134256 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c840): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): _writeAt: size=3, off=2 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835e94d90 item 65 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.000731294 +0000 UTC m=+186.336662438 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d1c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d1c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d1c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d1c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d1c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.000731294 +0000 UTC m=+186.336662438 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d1c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835e95030 item 65 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836469d80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836469d80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836469d80): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836469d80): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836469d80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.002201762 +0000 UTC m=+186.338132906 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836469d80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e300): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e300): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638a770 item 66 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e300): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e300): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e300): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e300): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e300): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.002771582 +0000 UTC m=+186.338702726 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e300): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e840): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e840): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e840): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e840): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e840): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.002771582 +0000 UTC m=+186.338702726 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641e840): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638a930 item 66 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641ee80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641ee80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641ee80): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641ee80): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641ee80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.003998738 +0000 UTC m=+186.339929883 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641ee80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f300): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f300): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f300): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f300): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f300): _writeAt: size=3, off=2 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638aee0 item 67 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f300): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f300): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.004548501 +0000 UTC m=+186.340479645 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f300): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f800): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f800): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f800): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f800): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f800): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.004548501 +0000 UTC m=+186.340479645 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641f800): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638b110 item 67 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641fe80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641fe80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641fe80): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641fe80): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641fe80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.006003249 +0000 UTC m=+186.341934393 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183641fe80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836458480): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836458480): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638b490 item 68 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836458480): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836458480): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836458480): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836458480): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836458480): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.006621812 +0000 UTC m=+186.342552956 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836458480): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364589c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364589c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364589c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364589c0): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364589c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.006621812 +0000 UTC m=+186.342552956 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364589c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638b650 item 68 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459000): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459000): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459000): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459000): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459000): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.007913542 +0000 UTC m=+186.343844686 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459000): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459480): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459480): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459480): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459480): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459480): _writeAt: size=3, off=2 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638b9d0 item 69 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459480): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459480): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.008479835 +0000 UTC m=+186.344410979 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459480): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459980): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459980): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459980): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459980): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459980): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.008479835 +0000 UTC m=+186.344410979 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836459980): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638bb90 item 69 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496100): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496100): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496100): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496100): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496100): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.009845384 +0000 UTC m=+186.345776528 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496100): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496600): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496600): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357cc2a0 item 70 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496600): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496600): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496600): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496600): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496600): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.010494205 +0000 UTC m=+186.346425349 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496600): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496b40): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496b40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496b40): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496b40): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496b40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.010494205 +0000 UTC m=+186.346425349 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836496b40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357cc620 item 70 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364971c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364971c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364971c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364971c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364971c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.011784732 +0000 UTC m=+186.347715876 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364971c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364976c0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364976c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364976c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364976c0): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364976c0): _writeAt: size=3, off=2 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357ccbd0 item 71 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364976c0): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364976c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.01234788 +0000 UTC m=+186.348279034 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364976c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836497bc0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836497bc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836497bc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836497bc0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836497bc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.01234788 +0000 UTC m=+186.348279034 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836497bc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357cd030 item 71 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4340): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4340): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4340): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4340): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4340): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.013695946 +0000 UTC m=+186.349627089 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4340): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4840): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4840): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357cd5e0 item 72 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4840): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4840): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4840): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4840): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4840): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.014274051 +0000 UTC m=+186.350205196 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4840): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4d80): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4d80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4d80): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4d80): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4d80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.014274051 +0000 UTC m=+186.350205196 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b4d80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357cd880 item 72 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5340): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5340): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5340): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5340): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5340): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5340): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5340): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.015580908 +0000 UTC m=+186.351512053 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5340): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5840): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5840): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5840): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357ac230 item 73 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5840): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5840): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.016174264 +0000 UTC m=+186.352105408 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5840): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5d00): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5d00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5d00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5d00): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5d00): _writeAt: size=3, off=2 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357acee0 item 73 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5d00): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5d00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.016732712 +0000 UTC m=+186.352663857 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364b5d00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce340): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce340): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce340): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce340): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce340): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.016732712 +0000 UTC m=+186.352663857 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce340): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357ad2d0 item 73 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce980): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce980): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce980): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce980): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce980): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce980): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce980): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.01813443 +0000 UTC m=+186.354065575 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ce980): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cee80): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cee80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cee80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357ad9d0 item 74 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cee80): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cee80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.018583702 +0000 UTC m=+186.354514846 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cee80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf3c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf3c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357fe3f0 item 74 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf3c0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf3c0): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf3c0): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf3c0): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf3c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.019227824 +0000 UTC m=+186.355158968 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf3c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf940): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf940): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf940): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf940): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf940): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.019227824 +0000 UTC m=+186.355158968 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364cf940): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357fe770 item 74 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec080): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec080): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec080): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec080): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec080): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec080): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec080): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.020472454 +0000 UTC m=+186.356403598 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec080): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec580): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec580): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec580): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357ff030 item 75 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec580): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec580): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.021156039 +0000 UTC m=+186.357087193 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ec580): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ecac0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ecac0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ecac0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ecac0): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ecac0): _writeAt: size=3, off=2 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357ff810 item 75 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ecac0): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ecac0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.021756368 +0000 UTC m=+186.357687522 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ecac0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed000): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed000): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed000): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed000): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed000): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.021756368 +0000 UTC m=+186.357687522 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed000): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357ff9d0 item 75 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed640): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed640): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed640): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed640): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed640): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed640): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed640): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.023424581 +0000 UTC m=+186.359355735 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364ed640): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364edb40): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364edb40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364edb40): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183575e150 item 76 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364edb40): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364edb40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.02395137 +0000 UTC m=+186.359882514 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218364edb40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510180): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510180): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183575e460 item 76 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510180): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510180): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510180): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510180): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510180): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.024683838 +0000 UTC m=+186.360614982 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510180): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510700): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510700): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510700): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510700): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510700): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.024683838 +0000 UTC m=+186.360614982 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510700): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183575e9a0 item 76 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510d40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510d40): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510d40): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510d40): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510d40): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510d40): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510d40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.026022216 +0000 UTC m=+186.361953360 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836510d40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836511240): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836511240): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836511240): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183575f9d0 item 77 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836511240): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836511240): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.026497687 +0000 UTC m=+186.362428831 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836511240): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836511940): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836511940): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836511940): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836511940): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836511940): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.026497687 +0000 UTC m=+186.362428831 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836511940): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183575fd50 item 77 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530080): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530080): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530080): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530080): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530080): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530080): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530080): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.027915556 +0000 UTC m=+186.363846700 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530080): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530580): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530580): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530580): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218364322a0 item 78 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530580): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530580): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.028403851 +0000 UTC m=+186.364334996 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530580): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530c80): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530c80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530c80): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530c80): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530c80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.028403851 +0000 UTC m=+186.364334996 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836530c80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836432540 item 78 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365312c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365312c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365312c0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365312c0): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365312c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365312c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365312c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.029727932 +0000 UTC m=+186.365659076 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365312c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365317c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365317c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365317c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218364328c0 item 79 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365317c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365317c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.030243299 +0000 UTC m=+186.366174444 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365317c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836531ec0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836531ec0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836531ec0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836531ec0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836531ec0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.030243299 +0000 UTC m=+186.366174444 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836531ec0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836432b60 item 79 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550600): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550600): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550600): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550600): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550600): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550600): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550600): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.031581036 +0000 UTC m=+186.367512180 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550600): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550b00): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550b00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550b00): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218364330a0 item 80 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550b00): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550b00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.032062589 +0000 UTC m=+186.367993733 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836550b00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551200): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551200): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551200): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551200): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551200): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.032062589 +0000 UTC m=+186.367993733 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551200): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836433260 item 80 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551840): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551840): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551840): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551840): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551840): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.033426615 +0000 UTC m=+186.369357760 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551840): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551cc0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551cc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551cc0): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551cc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551cc0): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551cc0): _writeAt: size=3, off=7 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218364335e0 item 81 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551cc0): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551cc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.033943304 +0000 UTC m=+186.369874449 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836551cc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576300): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576300): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576300): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576300): >_readAt: n=8, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576300): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.033943304 +0000 UTC m=+186.369874449 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576300): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836433810 item 81 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576980): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576980): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576980): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576980): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576980): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.035487092 +0000 UTC m=+186.371418236 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576980): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576e80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576e80): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576e80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836433c00 item 82 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576e80): _readAt: size=2, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576e80): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576e80): _writeAt: size=3, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576e80): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576e80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.036140201 +0000 UTC m=+186.372071345 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836576e80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836577400): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836577400): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836577400): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836577400): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836577400): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.036140201 +0000 UTC m=+186.372071345 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836577400): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836433dc0 item 82 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836577a80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836577a80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836577a80): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836577a80): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836577a80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.037451396 +0000 UTC m=+186.373382541 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836577a80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6080): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6080): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6080): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6080): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6080): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6080): _writeAt: size=3, off=7 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218354924d0 item 83 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6080): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6080): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.037981301 +0000 UTC m=+186.373912445 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6080): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f65c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f65c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f65c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f65c0): >_readAt: n=8, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f65c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.037981301 +0000 UTC m=+186.373912445 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f65c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835492690 item 83 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6c40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6c40): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6c40): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6c40): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6c40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.039254194 +0000 UTC m=+186.375185339 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f6c40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7140): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7140): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7140): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835492ee0 item 84 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7140): _readAt: size=2, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7140): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7140): _writeAt: size=3, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7140): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7140): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.039846467 +0000 UTC m=+186.375777611 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7140): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f76c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f76c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f76c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f76c0): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f76c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.039846467 +0000 UTC m=+186.375777611 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f76c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835493420 item 84 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7d40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7d40): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7d40): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7d40): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7d40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.041053957 +0000 UTC m=+186.376985101 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218365f7d40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694340): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694340): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694340): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694340): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694340): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694340): _writeAt: size=3, off=7 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358867e0 item 85 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694340): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694340): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.041569985 +0000 UTC m=+186.377501129 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694340): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694880): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694880): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694880): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694880): >_readAt: n=8, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694880): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.041569985 +0000 UTC m=+186.377501129 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694880): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835886af0 item 85 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694f00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694f00): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694f00): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694f00): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694f00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.042937448 +0000 UTC m=+186.378868592 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836694f00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695400): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695400): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695400): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358871f0 item 86 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695400): _readAt: size=2, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695400): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695400): _writeAt: size=3, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695400): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695400): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.043545491 +0000 UTC m=+186.379476635 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695400): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695980): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695980): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695980): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695980): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695980): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.043545491 +0000 UTC m=+186.379476635 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836695980): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358873b0 item 86 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0100): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0100): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0100): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0100): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0100): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.04481597 +0000 UTC m=+186.380747114 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0100): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0600): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0600): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0600): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0600): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0600): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0600): _writeAt: size=3, off=7 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358878f0 item 87 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0600): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0600): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.045302903 +0000 UTC m=+186.381234047 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0600): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0b40): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0b40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0b40): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0b40): >_readAt: n=8, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0b40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.045302903 +0000 UTC m=+186.381234047 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0b40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357960e0 item 87 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b11c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b11c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b11c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b11c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b11c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.046554426 +0000 UTC m=+186.382485580 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b11c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b16c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b16c0): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b16c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835796770 item 88 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b16c0): _readAt: size=2, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b16c0): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b16c0): _writeAt: size=3, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b16c0): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b16c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.047149133 +0000 UTC m=+186.383080277 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b16c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b1c40): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b1c40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b1c40): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b1c40): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b1c40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.047149133 +0000 UTC m=+186.383080277 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b1c40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835796d90 item 88 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8380): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8380): open at offset 0 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8380): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8380): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8380): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8380): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8380): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8380): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.048673814 +0000 UTC m=+186.384604958 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8380): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d88c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d88c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d88c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835797810 item 89 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d88c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d88c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.049354125 +0000 UTC m=+186.385285269 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d88c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8cc0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8cc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8cc0): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8cc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8cc0): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8cc0): _writeAt: size=3, off=7 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357960e0 item 89 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8cc0): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8cc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.050130316 +0000 UTC m=+186.386061460 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d8cc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9240): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9240): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9240): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9240): >_readAt: n=8, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9240): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.050130316 +0000 UTC m=+186.386061460 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9240): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357964d0 item 89 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9880): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9880): open at offset 0 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9880): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9880): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9880): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9880): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9880): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9880): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.052029647 +0000 UTC m=+186.387960791 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9880): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9dc0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9dc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9dc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835797180 item 90 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9dc0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9dc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.052613855 +0000 UTC m=+186.388545009 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366d9dc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4440): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4440): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4440): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835797b90 item 90 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4440): _readAt: size=2, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4440): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4440): _writeAt: size=3, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4440): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4440): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.05331301 +0000 UTC m=+186.389244155 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4440): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4a00): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4a00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4a00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4a00): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4a00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.05331301 +0000 UTC m=+186.389244155 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b4a00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835797dc0 item 90 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5040): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5040): open at offset 0 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5040): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5040): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5040): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5040): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5040): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5040): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.054523255 +0000 UTC m=+186.390454399 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5040): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5580): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5580): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5580): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e4310 item 91 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5580): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5580): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.055039794 +0000 UTC m=+186.390970939 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5580): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5ac0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5ac0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5ac0): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5ac0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5ac0): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5ac0): _writeAt: size=3, off=7 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e44d0 item 91 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5ac0): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5ac0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.055585218 +0000 UTC m=+186.391516363 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218362b5ac0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c140): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c140): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c140): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c140): >_readAt: n=8, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c140): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.055585218 +0000 UTC m=+186.391516363 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c140): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e4690 item 91 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c780): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c780): open at offset 0 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c780): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c780): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c780): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c780): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c780): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c780): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.056900803 +0000 UTC m=+186.392831947 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635c780): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e4b60 item 92 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.05766949 +0000 UTC m=+186.393600635 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635ccc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d200): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d200): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d200): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e4d20 item 92 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d200): _readAt: size=2, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d200): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d200): _writeAt: size=3, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d200): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d200): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.058289346 +0000 UTC m=+186.394220490 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d200): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d900): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d900): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d900): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d900): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d900): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.058289346 +0000 UTC m=+186.394220490 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183635d900): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e4ee0 item 92 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589ab40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589ab40): open at offset 0 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589ab40): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589ab40): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589ab40): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589ab40): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589ab40): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589ab40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.059493018 +0000 UTC m=+186.395424161 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589ab40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589b3c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589b3c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589b3c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e5260 item 93 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589b3c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589b3c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.059994629 +0000 UTC m=+186.395925773 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183589b3c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183571f700): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183571f700): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183571f700): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183571f700): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183571f700): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.059994629 +0000 UTC m=+186.395925773 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183571f700): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e5420 item 93 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92100): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92100): open at offset 0 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92100): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92100): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92100): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92100): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92100): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92100): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.061381719 +0000 UTC m=+186.397312863 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92100): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92640): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92640): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92640): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e5880 item 94 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92640): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92640): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.062023826 +0000 UTC m=+186.397954970 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b92640): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93180): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93180): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93180): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93180): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93180): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.062023826 +0000 UTC m=+186.397954970 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93180): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365e5a40 item 94 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93bc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93bc0): open at offset 0 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93bc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93bc0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93bc0): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93bc0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93bc0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93bc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.063727617 +0000 UTC m=+186.399658761 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b93bc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359ca580): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359ca580): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359ca580): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835e94000 item 95 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359ca580): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359ca580): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.064267971 +0000 UTC m=+186.400199115 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359ca580): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cad40): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cad40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cad40): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cad40): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cad40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.064267971 +0000 UTC m=+186.400199115 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cad40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835e941c0 item 95 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cb3c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cb3c0): open at offset 0 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cb3c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cb3c0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cb3c0): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cb3c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cb3c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cb3c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.065860381 +0000 UTC m=+186.401791525 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cb3c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cbc80): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cbc80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cbc80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835e94690 item 96 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cbc80): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cbc80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.066504381 +0000 UTC m=+186.402435525 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218359cbc80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218354bab40): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218354bab40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218354bab40): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218354bab40): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218354bab40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.066504381 +0000 UTC m=+186.402435525 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218354bab40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835e94930 item 96 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= 2026/04/30 02:10:55 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:55 DEBUG : Looking for writers 2026/04/30 02:10:55 DEBUG : >WaitForWriters: 2026/04/30 02:10:55 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:55 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:55 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:55 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:55 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/30 02:10:55 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afcf40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afcf40): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afcf40): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afcf40): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afcf40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.870348048 +0000 UTC m=+187.206279223 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afcf40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afd3c0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afd3c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afd3c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afd3c0): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afd3c0): _writeAt: size=3, off=2 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afd3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afd3c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.870348048 +0000 UTC m=+187.206279223 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afd3c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afdbc0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afdbc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afdbc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afdbc0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afdbc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.870348048 +0000 UTC m=+187.206279223 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afdbc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836373420 item 1 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0300): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0300): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0300): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0300): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0300): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.874326131 +0000 UTC m=+187.210257305 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0300): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0800): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0800): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0800): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0800): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0800): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.874326131 +0000 UTC m=+187.210257305 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0800): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363738f0 item 2 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0e40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0e40): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0e40): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0e40): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0e40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.877139014 +0000 UTC m=+187.213070198 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b0e40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b12c0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b12c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b12c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b12c0): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b12c0): _writeAt: size=3, off=2 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b12c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b12c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.877139014 +0000 UTC m=+187.213070198 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b12c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b1780): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b1780): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b1780): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b1780): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b1780): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.877139014 +0000 UTC m=+187.213070198 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366b1780): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836373ce0 item 3 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16040): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16040): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16040): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16040): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16040): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.880910535 +0000 UTC m=+187.216841679 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16040): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613c5c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613c5c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613c5c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613c5c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613c5c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.880910535 +0000 UTC m=+187.216841679 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613c5c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836590230 item 4 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613cc00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613cc00): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613cc00): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613cc00): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613cc00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.883938767 +0000 UTC m=+187.219869941 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613cc00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d0c0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d0c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d0c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d0c0): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d0c0): _writeAt: size=3, off=2 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d0c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.883938767 +0000 UTC m=+187.219869941 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d0c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d580): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d580): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d580): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d580): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d580): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.883938767 +0000 UTC m=+187.219869941 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613d580): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836590850 item 5 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613dc00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613dc00): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613dc00): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613dc00): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613dc00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.887377758 +0000 UTC m=+187.223308941 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183613dc00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fc240): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fc240): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fc240): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fc240): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fc240): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.887377758 +0000 UTC m=+187.223308941 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fc240): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836590d20 item 6 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fc8c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fc8c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fc8c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fc8c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fc8c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.889843942 +0000 UTC m=+187.225775117 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fc8c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fcdc0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fcdc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fcdc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fcdc0): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fcdc0): _writeAt: size=3, off=2 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fcdc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fcdc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.889843942 +0000 UTC m=+187.225775117 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fcdc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fd280): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fd280): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fd280): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fd280): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fd280): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.889843942 +0000 UTC m=+187.225775117 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fd280): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836591110 item 7 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fd900): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fd900): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fd900): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fd900): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fd900): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.893486289 +0000 UTC m=+187.229417473 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fd900): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fde40): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fde40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fde40): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fde40): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fde40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.893486289 +0000 UTC m=+187.229417473 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218366fde40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365915e0 item 8 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0500): _readAt: size=2, off=0 2026/04/30 02:10:55 ERROR : open-test-file(0x121835ba0500): Couldn't read size of file 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0500): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0500): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0500): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0500): close: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0500): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba08c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba08c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba08c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba08c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba08c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.89641918 +0000 UTC m=+187.232350363 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba08c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0d40): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0d40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0d40): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0d40): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0d40): _writeAt: size=3, off=2 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0d40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.89641918 +0000 UTC m=+187.232350363 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba0d40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba1240): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba1240): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba1240): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba1240): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba1240): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.89641918 +0000 UTC m=+187.232350363 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba1240): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836591960 item 9 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba18c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba18c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba18c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba18c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba18c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.899789199 +0000 UTC m=+187.235720384 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba18c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba1e00): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba1e00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba1e00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba1e00): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba1e00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.899789199 +0000 UTC m=+187.235720384 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835ba1e00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836591e30 item 10 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdc540): _readAt: size=2, off=0 2026/04/30 02:10:55 ERROR : open-test-file(0x121835bdc540): Couldn't read size of file 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdc540): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdc540): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdc540): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdc540): close: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdc540): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdc900): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdc900): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdc900): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdc900): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdc900): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.902513255 +0000 UTC m=+187.238444438 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdc900): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdce00): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdce00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdce00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdce00): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdce00): _writeAt: size=3, off=2 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdce00): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdce00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.902513255 +0000 UTC m=+187.238444438 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdce00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdd300): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdd300): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdd300): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdd300): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdd300): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.902513255 +0000 UTC m=+187.238444438 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdd300): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365be380 item 11 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdd980): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdd980): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdd980): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdd980): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdd980): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.905872394 +0000 UTC m=+187.241803578 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bdd980): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bddec0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bddec0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bddec0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bddec0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bddec0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.905872394 +0000 UTC m=+187.241803578 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bddec0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365be850 item 12 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bec600): _readAt: size=2, off=0 2026/04/30 02:10:55 ERROR : open-test-file(0x121835bec600): Couldn't read size of file 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bec600): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bec600): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bec600): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bec600): close: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bec600): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bec9c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bec9c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bec9c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bec9c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bec9c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.908441055 +0000 UTC m=+187.244372238 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bec9c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bed080): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bed080): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bed080): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bed080): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bed080): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.908441055 +0000 UTC m=+187.244372238 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bed080): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365becb0 item 13 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bed700): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bed700): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bed700): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bed700): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bed700): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.911157123 +0000 UTC m=+187.247088307 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bed700): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bedc40): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bedc40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bedc40): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bedc40): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bedc40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.911157123 +0000 UTC m=+187.247088307 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835bedc40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365bf030 item 14 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16380): _readAt: size=2, off=0 2026/04/30 02:10:55 ERROR : open-test-file(0x121835c16380): Couldn't read size of file 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16380): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16380): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16380): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16380): close: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16380): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16740): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16740): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16740): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16740): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16740): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.913316648 +0000 UTC m=+187.249247802 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16740): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16e00): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16e00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16e00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16e00): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16e00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.913316648 +0000 UTC m=+187.249247802 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c16e00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365bf420 item 15 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c17480): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c17480): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c17480): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c17480): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c17480): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.915199938 +0000 UTC m=+187.251131092 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c17480): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c179c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c179c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c179c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c179c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c179c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.915199938 +0000 UTC m=+187.251131092 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c179c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365bf7a0 item 16 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e100): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e100): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e100): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e100): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e100): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.917241029 +0000 UTC m=+187.253172193 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e100): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e580): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e580): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e580): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e580): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e580): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e580): _writeAt: size=3, off=7 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e580): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e580): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.917241029 +0000 UTC m=+187.253172193 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4e580): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4ea80): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4ea80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4ea80): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4ea80): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4ea80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.917241029 +0000 UTC m=+187.253172193 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4ea80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218365bfb20 item 17 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4f100): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4f100): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4f100): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4f100): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4f100): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.919865985 +0000 UTC m=+187.255797139 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4f100): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4f640): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4f640): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4f640): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4f640): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4f640): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.919865985 +0000 UTC m=+187.255797139 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4f640): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835f6a150 item 18 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4fcc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4fcc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4fcc0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4fcc0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4fcc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.921386519 +0000 UTC m=+187.257317673 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c4fcc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c982c0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c982c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c982c0): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c982c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c982c0): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c982c0): _writeAt: size=3, off=7 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c982c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c982c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.921386519 +0000 UTC m=+187.257317673 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c982c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c987c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c987c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c987c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c987c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c987c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.921386519 +0000 UTC m=+187.257317673 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c987c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835f6a700 item 19 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c98e40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c98e40): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c98e40): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c98e40): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c98e40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.924223659 +0000 UTC m=+187.260154802 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c98e40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c99380): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c99380): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c99380): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c99380): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c99380): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.924223659 +0000 UTC m=+187.260154802 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c99380): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835f6acb0 item 20 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c99a00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c99a00): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c99a00): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c99a00): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c99a00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.925903213 +0000 UTC m=+187.261834357 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c99a00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe000): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe000): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe000): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe000): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe000): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe000): _writeAt: size=3, off=7 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe000): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe000): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.925903213 +0000 UTC m=+187.261834357 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe000): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe500): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe500): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe500): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe500): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe500): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.925903213 +0000 UTC m=+187.261834357 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfe500): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835f6b570 item 21 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfeb80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfeb80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfeb80): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfeb80): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfeb80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.927861726 +0000 UTC m=+187.263792871 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cfeb80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cff0c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cff0c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cff0c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cff0c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cff0c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.927861726 +0000 UTC m=+187.263792871 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cff0c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835f6bc00 item 22 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cff740): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cff740): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cff740): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cff740): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cff740): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.929227245 +0000 UTC m=+187.265158389 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cff740): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cffc40): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cffc40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cffc40): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cffc40): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cffc40): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cffc40): _writeAt: size=3, off=7 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cffc40): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cffc40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.929227245 +0000 UTC m=+187.265158389 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835cffc40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d18240): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d18240): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d18240): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d18240): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d18240): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.929227245 +0000 UTC m=+187.265158389 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d18240): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836290150 item 23 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d188c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d188c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d188c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d188c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d188c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.930988073 +0000 UTC m=+187.266919217 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d188c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d18e00): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d18e00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d18e00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d18e00): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d18e00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.930988073 +0000 UTC m=+187.266919217 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d18e00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836290620 item 24 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19440): _readAt: size=2, off=0 2026/04/30 02:10:55 ERROR : open-test-file(0x121835d19440): Couldn't read size of file 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19440): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19440): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19440): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19440): close: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19440): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19800): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19800): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19800): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19800): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19800): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.93313247 +0000 UTC m=+187.269063613 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19800): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19d00): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19d00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19d00): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19d00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19d00): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19d00): _writeAt: size=3, off=7 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19d00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.93313247 +0000 UTC m=+187.269063613 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d19d00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d46340): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d46340): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d46340): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d46340): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d46340): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.93313247 +0000 UTC m=+187.269063613 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d46340): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836290af0 item 25 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d469c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d469c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d469c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d469c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d469c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.935486643 +0000 UTC m=+187.271417818 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d469c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d46f00): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d46f00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d46f00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d46f00): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d46f00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.935486643 +0000 UTC m=+187.271417818 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d46f00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836290fc0 item 26 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47540): _readAt: size=2, off=0 2026/04/30 02:10:55 ERROR : open-test-file(0x121835d47540): Couldn't read size of file 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47540): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47540): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47540): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47540): close: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47540): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47900): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47900): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47900): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47900): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47900): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.936920252 +0000 UTC m=+187.272851395 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47900): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47e00): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47e00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47e00): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47e00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47e00): >_readAt: n=2, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47e00): _writeAt: size=3, off=7 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47e00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.936920252 +0000 UTC m=+187.272851395 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d47e00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7c440): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7c440): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7c440): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7c440): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7c440): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.936920252 +0000 UTC m=+187.272851395 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7c440): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836291420 item 27 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7cac0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7cac0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7cac0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7cac0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7cac0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.938852985 +0000 UTC m=+187.274784139 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7cac0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7d000): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7d000): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7d000): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7d000): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7d000): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.938852985 +0000 UTC m=+187.274784139 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7d000): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362918f0 item 28 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7d640): _readAt: size=2, off=0 2026/04/30 02:10:55 ERROR : open-test-file(0x121835d7d640): Couldn't read size of file 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7d640): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7d640): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7d640): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7d640): close: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7d640): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7da00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7da00): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7da00): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7da00): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7da00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.940447149 +0000 UTC m=+187.276378303 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835d7da00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f241c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f241c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f241c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f241c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f241c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.940447149 +0000 UTC m=+187.276378303 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f241c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836291c70 item 29 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f24840): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f24840): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f24840): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f24840): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f24840): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.942644024 +0000 UTC m=+187.278575188 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f24840): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f24d80): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f24d80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f24d80): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f24d80): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f24d80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.942644024 +0000 UTC m=+187.278575188 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f24d80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836338230 item 30 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f253c0): _readAt: size=2, off=0 2026/04/30 02:10:55 ERROR : open-test-file(0x121835f253c0): Couldn't read size of file 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f253c0): >_readAt: n=0, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f253c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f253c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f253c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f253c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f25780): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f25780): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f25780): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f25780): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f25780): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.946070641 +0000 UTC m=+187.282001785 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835f25780): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c725c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c725c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c725c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c725c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c725c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.946070641 +0000 UTC m=+187.282001785 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c725c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218360f4a80 item 31 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c72c40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c72c40): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c72c40): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c72c40): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c72c40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.951996827 +0000 UTC m=+187.287927971 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c72c40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73180): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73180): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73180): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73180): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73180): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.951996827 +0000 UTC m=+187.287927971 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73180): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218360f4fc0 item 32 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c737c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c737c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c737c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c737c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c737c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.953915665 +0000 UTC m=+187.289846819 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c737c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73d40): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73d40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73d40): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73d40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73d40): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218360f5570 item 33 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73d40): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73d40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.955173821 +0000 UTC m=+187.291104965 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835c73d40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afa340): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afa340): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afa340): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afa340): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afa340): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.955173821 +0000 UTC m=+187.291104965 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afa340): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218360f5730 item 33 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afa980): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afa980): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afa980): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afa980): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afa980): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.957278131 +0000 UTC m=+187.293209285 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afa980): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afae00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afae00): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218360f5ab0 item 34 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afae00): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afae00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afae00): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afae00): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afae00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.957922943 +0000 UTC m=+187.293854087 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afae00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afb340): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afb340): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afb340): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afb340): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afb340): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.957922943 +0000 UTC m=+187.293854087 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afb340): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218360f5c70 item 34 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afb980): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afb980): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afb980): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afb980): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afb980): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.959207007 +0000 UTC m=+187.295138152 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afb980): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afbe00): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afbe00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afbe00): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afbe00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afbe00): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fc8460 item 35 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afbe00): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afbe00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.959900202 +0000 UTC m=+187.295831347 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835afbe00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4400): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4400): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4400): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4400): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4400): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.959900202 +0000 UTC m=+187.295831347 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4400): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fc8690 item 35 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4a80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4a80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4a80): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4a80): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4a80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.961250182 +0000 UTC m=+187.297181325 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4a80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4f80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4f80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fc9030 item 36 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4f80): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4f80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4f80): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4f80): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4f80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.961706257 +0000 UTC m=+187.297637401 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa4f80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa54c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa54c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa54c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa54c0): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa54c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.961706257 +0000 UTC m=+187.297637401 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa54c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fc9490 item 36 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa5b00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa5b00): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa5b00): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa5b00): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa5b00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.963098407 +0000 UTC m=+187.299029550 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835fa5b00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16500): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16500): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16500): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16500): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16500): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836312380 item 37 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16500): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16500): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.963497552 +0000 UTC m=+187.299428697 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16500): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16a00): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16a00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16a00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16a00): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16a00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.963497552 +0000 UTC m=+187.299428697 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b16a00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836312620 item 37 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17080): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17080): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17080): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17080): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17080): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.964764686 +0000 UTC m=+187.300695829 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17080): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17580): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17580): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836312af0 item 38 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17580): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17580): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17580): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17580): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17580): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.965320278 +0000 UTC m=+187.301251423 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17580): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17ac0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17ac0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17ac0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17ac0): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17ac0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.965320278 +0000 UTC m=+187.301251423 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121835b17ac0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836312cb0 item 38 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a240): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a240): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a240): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a240): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a240): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.966680007 +0000 UTC m=+187.302611151 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a240): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a740): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a740): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a740): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a740): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a740): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836313340 item 39 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a740): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a740): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.967133817 +0000 UTC m=+187.303064961 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600a740): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600ac40): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600ac40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600ac40): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600ac40): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600ac40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.967133817 +0000 UTC m=+187.303064961 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600ac40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836313500 item 39 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b2c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b2c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b2c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b2c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b2c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.968257638 +0000 UTC m=+187.304188782 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b2c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b7c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b7c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836313a40 item 40 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b7c0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b7c0): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b7c0): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b7c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.968683345 +0000 UTC m=+187.304614489 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600b7c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600bd00): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600bd00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600bd00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600bd00): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600bd00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.968683345 +0000 UTC m=+187.304614489 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183600bd00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836313c00 item 40 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360223c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360223c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360223c0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360223c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360223c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360223c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360223c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.97044181 +0000 UTC m=+187.306372953 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360223c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360228c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360228c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360228c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363c80e0 item 41 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360228c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360228c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.970883557 +0000 UTC m=+187.306814701 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360228c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836022d80): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836022d80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836022d80): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836022d80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836022d80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363c82a0 item 41 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836022d80): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836022d80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.971403553 +0000 UTC m=+187.307334697 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836022d80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360232c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360232c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360232c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360232c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360232c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.971403553 +0000 UTC m=+187.307334697 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360232c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363c8850 item 41 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023900): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023900): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023900): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023900): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023900): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023900): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023900): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.973149413 +0000 UTC m=+187.309080557 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023900): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023e00): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023e00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023e00): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363c8cb0 item 42 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023e00): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023e00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.97377521 +0000 UTC m=+187.309706354 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836023e00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836038440): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836038440): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363c8e70 item 42 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836038440): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836038440): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836038440): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836038440): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836038440): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.974310545 +0000 UTC m=+187.310241688 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836038440): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360389c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360389c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360389c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360389c0): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360389c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.974310545 +0000 UTC m=+187.310241688 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360389c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363c9180 item 42 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039000): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039000): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039000): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039000): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039000): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039000): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039000): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.975540016 +0000 UTC m=+187.311471160 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039000): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039500): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039500): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039500): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363c97a0 item 43 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039500): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039500): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.975994286 +0000 UTC m=+187.311925431 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039500): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039a40): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039a40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039a40): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039a40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039a40): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363c9960 item 43 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039a40): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039a40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.976477242 +0000 UTC m=+187.312408386 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836039a40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836050080): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836050080): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836050080): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836050080): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836050080): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.976477242 +0000 UTC m=+187.312408386 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836050080): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e0000 item 43 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360506c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360506c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360506c0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360506c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360506c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360506c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360506c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.977744135 +0000 UTC m=+187.313675279 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360506c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836050bc0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836050bc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836050bc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e03f0 item 44 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836050bc0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836050bc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.97823227 +0000 UTC m=+187.314163415 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836050bc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051100): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051100): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e0620 item 44 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051100): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051100): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051100): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051100): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051100): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.978746165 +0000 UTC m=+187.314677319 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051100): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051680): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051680): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051680): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051680): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051680): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.978746165 +0000 UTC m=+187.314677319 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051680): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e07e0 item 44 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051cc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051cc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051cc0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051cc0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051cc0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051cc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.979895905 +0000 UTC m=+187.315827049 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836051cc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360682c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360682c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360682c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e0b60 item 45 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360682c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360682c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.980322253 +0000 UTC m=+187.316253397 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360682c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360689c0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360689c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360689c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360689c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360689c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.980322253 +0000 UTC m=+187.316253397 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360689c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e0e00 item 45 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069000): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069000): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069000): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069000): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069000): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069000): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069000): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.981626285 +0000 UTC m=+187.317557429 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069000): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069500): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069500): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069500): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e11f0 item 46 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069500): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069500): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.981990686 +0000 UTC m=+187.317921831 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069500): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069c00): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069c00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069c00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069c00): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069c00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.981990686 +0000 UTC m=+187.317921831 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836069c00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e1490 item 46 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e340): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e340): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e340): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e340): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e340): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e340): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e340): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.983281574 +0000 UTC m=+187.319212718 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e340): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e840): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e840): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e840): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e18f0 item 47 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e840): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e840): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.983675089 +0000 UTC m=+187.319606234 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607e840): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607ef40): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607ef40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607ef40): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607ef40): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607ef40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.983675089 +0000 UTC m=+187.319606234 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607ef40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218362e1ab0 item 47 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607f580): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607f580): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607f580): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607f580): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607f580): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607f580): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607f580): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.984859275 +0000 UTC m=+187.320790420 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607f580): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607fa80): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607fa80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607fa80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836430070 item 48 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607fa80): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607fa80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.985271196 +0000 UTC m=+187.321202341 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183607fa80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ac280): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ac280): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ac280): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ac280): >_readAt: n=5, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ac280): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.985271196 +0000 UTC m=+187.321202341 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ac280): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218364302a0 item 48 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ac8c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ac8c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ac8c0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ac8c0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ac8c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.986516597 +0000 UTC m=+187.322447742 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ac8c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360acd40): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360acd40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360acd40): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360acd40): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360acd40): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360acd40): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836430700 item 49 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360acd40): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360acd40): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.986934521 +0000 UTC m=+187.322865664 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360acd40): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ad280): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ad280): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ad280): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ad280): >_readAt: n=8, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ad280): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.986934521 +0000 UTC m=+187.322865664 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ad280): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218364308c0 item 49 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ad900): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ad900): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ad900): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ad900): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ad900): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.988260655 +0000 UTC m=+187.324191799 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ad900): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ade00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ade00): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ade00): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836430cb0 item 50 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ade00): _readAt: size=2, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ade00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ade00): _writeAt: size=3, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ade00): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ade00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.988877525 +0000 UTC m=+187.324808668 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360ade00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d8480): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d8480): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d8480): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d8480): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d8480): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.988877525 +0000 UTC m=+187.324808668 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d8480): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836430f50 item 50 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d8b00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d8b00): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d8b00): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d8b00): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d8b00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.990022145 +0000 UTC m=+187.325953289 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d8b00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9000): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9000): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9000): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9000): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9000): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9000): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610e000 item 51 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9000): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9000): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.990514438 +0000 UTC m=+187.326445582 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9000): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9540): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9540): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9540): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9540): >_readAt: n=8, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9540): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.990514438 +0000 UTC m=+187.326445582 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9540): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610e2a0 item 51 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9bc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9bc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9bc0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9bc0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9bc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.991757855 +0000 UTC m=+187.327688999 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218360d9bc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361181c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361181c0): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361181c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610e770 item 52 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361181c0): _readAt: size=2, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361181c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361181c0): _writeAt: size=3, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361181c0): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361181c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.992326854 +0000 UTC m=+187.328257998 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361181c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836118740): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836118740): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836118740): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836118740): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836118740): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.992326854 +0000 UTC m=+187.328257998 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836118740): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610ebd0 item 52 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836118dc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836118dc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836118dc0): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836118dc0): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836118dc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.993518564 +0000 UTC m=+187.329449708 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836118dc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361192c0): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361192c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361192c0): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361192c0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361192c0): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361192c0): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610f030 item 53 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361192c0): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361192c0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.993955181 +0000 UTC m=+187.329886326 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x1218361192c0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836119800): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836119800): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836119800): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836119800): >_readAt: n=8, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836119800): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.993955181 +0000 UTC m=+187.329886326 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836119800): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610f1f0 item 53 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836119e80): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836119e80): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836119e80): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836119e80): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836119e80): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.995169603 +0000 UTC m=+187.331100748 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x121836119e80): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614a480): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614a480): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614a480): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610f6c0 item 54 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614a480): _readAt: size=2, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614a480): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614a480): _writeAt: size=3, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614a480): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614a480): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.995653001 +0000 UTC m=+187.331584145 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614a480): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614aa00): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614aa00): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614aa00): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614aa00): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614aa00): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.995653001 +0000 UTC m=+187.331584145 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614aa00): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610f960 item 54 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b080): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b080): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b080): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b080): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b080): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.996777603 +0000 UTC m=+187.332708747 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b080): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b580): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b580): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b580): _writeAt: size=3, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b580): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b580): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b580): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183610fe30 item 55 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b580): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b580): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.997231374 +0000 UTC m=+187.333162518 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614b580): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614bac0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614bac0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614bac0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614bac0): >_readAt: n=8, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614bac0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.997231374 +0000 UTC m=+187.333162518 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183614bac0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218361541c0 item 55 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 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/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a240): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a240): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a240): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a240): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a240): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.998424356 +0000 UTC m=+187.334355500 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a240): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a740): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a740): open at offset 5 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a740): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836154540 item 56 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a740): _readAt: size=2, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a740): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a740): _writeAt: size=3, off=5 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a740): >_writeAt: n=3, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a740): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.998878225 +0000 UTC m=+187.334809370 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618a740): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618acc0): _readAt: size=512, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618acc0): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618acc0): >openPending: err= 2026/04/30 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618acc0): >_readAt: n=3, err=EOF 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618acc0): close: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.998878225 +0000 UTC m=+187.334809370 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618acc0): >close: err= 2026/04/30 02:10:55 DEBUG : open-test-file: Remove: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836154850 item 56 2026/04/30 02:10:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/30 02:10:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618b300): openPending: 2026/04/30 02:10:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618b300): open at offset 0 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618b300): >openPending: err= 2026/04/30 02:10:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618b300): _readAt: size=2, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618b300): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618b300): _writeAt: size=5, off=0 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618b300): >_writeAt: n=5, err= 2026/04/30 02:10:55 DEBUG : open-test-file(0x12183618b300): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:55.999928597 +0000 UTC m=+187.335859741 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618b300): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618b840): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618b840): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618b840): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836154e70 item 57 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618b840): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618b840): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.000413647 +0000 UTC m=+187.336344791 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618b840): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618bd80): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618bd80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618bd80): _writeAt: size=3, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618bd80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618bd80): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618bd80): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836155110 item 57 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618bd80): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618bd80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.000857258 +0000 UTC m=+187.336788403 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183618bd80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0400): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0400): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0400): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0400): >_readAt: n=8, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0400): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.000857258 +0000 UTC m=+187.336788403 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0400): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218361553b0 item 57 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0a40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0a40): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0a40): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0a40): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0a40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0a40): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0a40): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0a40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.002106387 +0000 UTC m=+187.338037531 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0a40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0f80): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0f80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0f80): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836155880 item 58 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0f80): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0f80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.002488471 +0000 UTC m=+187.338419615 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b0f80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b14c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b14c0): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b14c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836155a40 item 58 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b14c0): _readAt: size=2, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b14c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b14c0): _writeAt: size=3, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b14c0): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b14c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.002962219 +0000 UTC m=+187.338893363 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b14c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b1a80): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b1a80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b1a80): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b1a80): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b1a80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.002962219 +0000 UTC m=+187.338893363 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361b1a80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836155ce0 item 58 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc1c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc1c0): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc1c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc1c0): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc1c0): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc1c0): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc1c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.004126546 +0000 UTC m=+187.340057690 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc1c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc700): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc700): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc700): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183588e5b0 item 59 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc700): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc700): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.004513199 +0000 UTC m=+187.340444343 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cc700): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361ccc40): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361ccc40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361ccc40): _writeAt: size=3, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361ccc40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361ccc40): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361ccc40): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183588ebd0 item 59 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361ccc40): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361ccc40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.005029458 +0000 UTC m=+187.340960603 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361ccc40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd1c0): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd1c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd1c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd1c0): >_readAt: n=8, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd1c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.005029458 +0000 UTC m=+187.340960603 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd1c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183588f2d0 item 59 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 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/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd800): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd800): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd800): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd800): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd800): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd800): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd800): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd800): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.006582544 +0000 UTC m=+187.342513717 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cd800): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cdd40): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cdd40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cdd40): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183588f9d0 item 60 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cdd40): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cdd40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.007104713 +0000 UTC m=+187.343035858 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361cdd40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2380): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2380): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2380): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183588fd50 item 60 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2380): _readAt: size=2, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2380): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2380): _writeAt: size=3, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2380): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2380): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.00757727 +0000 UTC m=+187.343508414 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2380): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2940): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2940): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2940): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2940): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2940): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.00757727 +0000 UTC m=+187.343508414 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2940): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357a1810 item 60 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2f80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2f80): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2f80): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2f80): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2f80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2f80): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2f80): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2f80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.008842108 +0000 UTC m=+187.344773252 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f2f80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f34c0): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f34c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f34c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe4230 item 61 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f34c0): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f34c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.009278775 +0000 UTC m=+187.345209920 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f34c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f3bc0): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f3bc0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f3bc0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f3bc0): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f3bc0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.009278775 +0000 UTC m=+187.345209920 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218361f3bc0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe44d0 item 61 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 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/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216300): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216300): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216300): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216300): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216300): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216300): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216300): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216300): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.010865655 +0000 UTC m=+187.346796799 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216300): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fa5e40): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fa5e40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fa5e40): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fc9880 item 62 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fa5e40): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fa5e40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.011250454 +0000 UTC m=+187.347181598 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fa5e40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8640): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8640): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8640): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8640): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8640): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.011250454 +0000 UTC m=+187.347181598 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8640): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fc9a40 item 62 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 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/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8c80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8c80): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8c80): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8c80): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8c80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8c80): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8c80): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8c80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.012672842 +0000 UTC m=+187.348603985 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd8c80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd91c0): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd91c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd91c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358984d0 item 63 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd91c0): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd91c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.013255686 +0000 UTC m=+187.349186830 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd91c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd98c0): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd98c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd98c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd98c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd98c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.013255686 +0000 UTC m=+187.349186830 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835fd98c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835898f50 item 63 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 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/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e000): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e000): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e000): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e000): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e000): >_readAt: n=0, err=Bad file descriptor 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e000): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e000): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e000): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.014559588 +0000 UTC m=+187.350490732 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e000): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e540): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e540): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e540): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835899500 item 64 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e540): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e540): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.014994683 +0000 UTC m=+187.350925827 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628e540): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628ec40): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628ec40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628ec40): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628ec40): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628ec40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.014994683 +0000 UTC m=+187.350925827 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628ec40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835899730 item 64 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f280): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f280): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f280): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f280): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f280): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.016330215 +0000 UTC m=+187.352261359 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f280): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f700): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f700): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f700): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f700): >_readAt: n=2, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f700): _writeAt: size=3, off=2 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b38150 item 65 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f700): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f700): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.016827178 +0000 UTC m=+187.352758322 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628f700): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628fc00): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628fc00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628fc00): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628fc00): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628fc00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.016827178 +0000 UTC m=+187.352758322 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183628fc00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b38310 item 65 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c4340): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c4340): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c4340): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c4340): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c4340): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.018034557 +0000 UTC m=+187.353965701 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c4340): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c47c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c47c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b38700 item 66 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c47c0): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c47c0): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c47c0): _writeAt: size=3, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c47c0): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c47c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.018653551 +0000 UTC m=+187.354584695 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c47c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c4d00): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c4d00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c4d00): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c4d00): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c4d00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.018653551 +0000 UTC m=+187.354584695 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c4d00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b38930 item 66 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c5340): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c5340): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c5340): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c5340): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c5340): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.019682641 +0000 UTC m=+187.355613785 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c5340): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c57c0): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c57c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c57c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c57c0): >_readAt: n=2, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c57c0): _writeAt: size=3, off=2 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b38e00 item 67 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c57c0): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c57c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.020280846 +0000 UTC m=+187.356211990 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c57c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c5cc0): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c5cc0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c5cc0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c5cc0): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c5cc0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.020280846 +0000 UTC m=+187.356211990 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362c5cc0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b39180 item 67 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe440): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe440): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe440): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe440): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe440): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.02153841 +0000 UTC m=+187.357469554 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe440): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe940): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe940): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b39880 item 68 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe940): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe940): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe940): _writeAt: size=3, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe940): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe940): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.022183704 +0000 UTC m=+187.358114848 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fe940): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fee80): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fee80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fee80): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fee80): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fee80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.022183704 +0000 UTC m=+187.358114848 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362fee80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835b39c00 item 68 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff4c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff4c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff4c0): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff4c0): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff4c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.023258511 +0000 UTC m=+187.359189655 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff4c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff940): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff940): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff940): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff940): >_readAt: n=2, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff940): _writeAt: size=3, off=2 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358a0310 item 69 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff940): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff940): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.023712673 +0000 UTC m=+187.359643817 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ff940): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ffe40): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ffe40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ffe40): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ffe40): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ffe40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.023712673 +0000 UTC m=+187.359643817 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362ffe40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358a08c0 item 69 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218363445c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218363445c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218363445c0): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218363445c0): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218363445c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.024925081 +0000 UTC m=+187.360856225 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218363445c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836344ac0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836344ac0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358a1110 item 70 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836344ac0): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836344ac0): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836344ac0): _writeAt: size=3, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836344ac0): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836344ac0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.025524418 +0000 UTC m=+187.361455562 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836344ac0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345000): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345000): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345000): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345000): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345000): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.025524418 +0000 UTC m=+187.361455562 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345000): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358a12d0 item 70 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345680): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345680): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345680): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345680): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345680): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.026742116 +0000 UTC m=+187.362673271 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345680): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345b80): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345b80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345b80): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345b80): >_readAt: n=2, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345b80): _writeAt: size=3, off=2 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183580ad20 item 71 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345b80): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345b80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.027237827 +0000 UTC m=+187.363168981 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836345b80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639c180): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639c180): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639c180): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639c180): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639c180): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.027237827 +0000 UTC m=+187.363168981 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639c180): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183580b0a0 item 71 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639c800): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639c800): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639c800): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639c800): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639c800): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.028412565 +0000 UTC m=+187.364343708 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639c800): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639cd00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639cd00): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183580b880 item 72 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639cd00): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639cd00): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639cd00): _writeAt: size=3, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639cd00): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639cd00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.028912682 +0000 UTC m=+187.364843826 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639cd00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d240): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d240): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d240): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d240): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d240): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.028912682 +0000 UTC m=+187.364843826 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d240): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183580bc70 item 72 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d800): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d800): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d800): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d800): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d800): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d800): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d800): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.030026604 +0000 UTC m=+187.365957748 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639d800): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639dd00): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639dd00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639dd00): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835402700 item 73 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639dd00): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639dd00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.030477209 +0000 UTC m=+187.366408353 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183639dd00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a2c0): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a2c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a2c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a2c0): >_readAt: n=2, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a2c0): _writeAt: size=3, off=2 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218354030a0 item 73 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a2c0): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a2c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.03115307 +0000 UTC m=+187.367084214 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a2c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a800): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a800): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a800): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a800): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a800): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.03115307 +0000 UTC m=+187.367084214 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643a800): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218354035e0 item 73 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643ae40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643ae40): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643ae40): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643ae40): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643ae40): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643ae40): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643ae40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.032380177 +0000 UTC m=+187.368311321 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643ae40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b340): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b340): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b340): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358223f0 item 74 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b340): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b340): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.032823768 +0000 UTC m=+187.368754911 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b340): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b880): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b880): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358225b0 item 74 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b880): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b880): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b880): _writeAt: size=3, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b880): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b880): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.033485913 +0000 UTC m=+187.369417058 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643b880): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643be00): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643be00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643be00): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643be00): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643be00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.033485913 +0000 UTC m=+187.369417058 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183643be00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835822850 item 74 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470540): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470540): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470540): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470540): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470540): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470540): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470540): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.034674487 +0000 UTC m=+187.370605641 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470540): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470a40): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470a40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470a40): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835822d20 item 75 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470a40): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470a40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.035173843 +0000 UTC m=+187.371104987 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470a40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470f80): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470f80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470f80): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470f80): >_readAt: n=2, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470f80): _writeAt: size=3, off=2 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218358230a0 item 75 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470f80): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470f80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.035655336 +0000 UTC m=+187.371586480 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836470f80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364714c0): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364714c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364714c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364714c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364714c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.035655336 +0000 UTC m=+187.371586480 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364714c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835823490 item 75 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836471b00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836471b00): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836471b00): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836471b00): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836471b00): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836471b00): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836471b00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.036799435 +0000 UTC m=+187.372730580 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836471b00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c100): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c100): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c100): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835823960 item 76 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c100): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c100): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.037256482 +0000 UTC m=+187.373187626 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c100): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c640): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c640): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835823d50 item 76 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c640): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c640): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c640): _writeAt: size=3, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c640): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c640): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.037818949 +0000 UTC m=+187.373750103 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649c640): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649cbc0): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649cbc0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649cbc0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649cbc0): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649cbc0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.037818949 +0000 UTC m=+187.373750103 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649cbc0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638a150 item 76 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d200): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d200): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d200): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d200): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d200): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d200): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d200): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.038960223 +0000 UTC m=+187.374891367 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d200): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d700): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d700): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d700): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638a540 item 77 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d700): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d700): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.039409033 +0000 UTC m=+187.375340178 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649d700): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649de00): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649de00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649de00): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649de00): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649de00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.039409033 +0000 UTC m=+187.375340178 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183649de00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638a700 item 77 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364ba540): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364ba540): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364ba540): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364ba540): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364ba540): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364ba540): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364ba540): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.040849654 +0000 UTC m=+187.376780799 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364ba540): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364baa40): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364baa40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364baa40): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638ab60 item 78 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364baa40): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364baa40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.041356466 +0000 UTC m=+187.377287610 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364baa40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb140): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb140): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb140): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb140): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb140): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.041356466 +0000 UTC m=+187.377287610 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb140): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638ae00 item 78 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb780): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb780): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb780): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb780): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb780): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb780): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb780): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.042592269 +0000 UTC m=+187.378523413 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bb780): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bbc80): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bbc80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bbc80): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638b260 item 79 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bbc80): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bbc80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.043026823 +0000 UTC m=+187.378957967 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364bbc80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6480): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6480): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6480): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6480): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6480): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.043026823 +0000 UTC m=+187.378957967 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6480): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638b420 item 79 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 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/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6ac0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6ac0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6ac0): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6ac0): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6ac0): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6ac0): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6ac0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.044653678 +0000 UTC m=+187.380584842 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6ac0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216780): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216780): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216780): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe4930 item 80 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216780): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216780): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.045377359 +0000 UTC m=+187.381308503 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216780): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500240): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500240): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500240): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500240): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500240): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.045377359 +0000 UTC m=+187.381308503 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500240): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357cc070 item 80 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f25e40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f25e40): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f25e40): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f25e40): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f25e40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.046950112 +0000 UTC m=+187.382881255 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f25e40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6180): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6180): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6180): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6180): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6180): >_readAt: n=2, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6180): _writeAt: size=3, off=7 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638a000 item 81 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6180): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6180): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.047592911 +0000 UTC m=+187.383524055 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6180): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e66c0): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e66c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e66c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e66c0): >_readAt: n=8, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e66c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.047592911 +0000 UTC m=+187.383524055 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e66c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638a1c0 item 81 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6d80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6d80): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6d80): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6d80): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6d80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.048725818 +0000 UTC m=+187.384656962 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e6d80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e72c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e72c0): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e72c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638a5b0 item 82 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e72c0): _readAt: size=2, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e72c0): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e72c0): _writeAt: size=3, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e72c0): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e72c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.049211329 +0000 UTC m=+187.385142474 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e72c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e7840): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e7840): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e7840): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e7840): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e7840): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.049211329 +0000 UTC m=+187.385142474 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e7840): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638a770 item 82 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e7ec0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e7ec0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e7ec0): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e7ec0): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e7ec0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.050337745 +0000 UTC m=+187.386268889 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218364e7ec0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44700): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44700): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44700): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44700): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44700): >_readAt: n=2, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44700): _writeAt: size=3, off=7 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638abd0 item 83 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44700): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44700): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.050792567 +0000 UTC m=+187.386723712 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44700): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44c40): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44c40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44c40): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44c40): >_readAt: n=8, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44c40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.050792567 +0000 UTC m=+187.386723712 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f44c40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638aee0 item 83 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f452c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f452c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f452c0): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f452c0): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f452c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.053259554 +0000 UTC m=+187.389190698 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f452c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f457c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f457c0): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f457c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638b2d0 item 84 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f457c0): _readAt: size=2, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f457c0): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f457c0): _writeAt: size=3, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f457c0): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f457c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.053783567 +0000 UTC m=+187.389714712 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f457c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f45d40): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f45d40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f45d40): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f45d40): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f45d40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.053783567 +0000 UTC m=+187.389714712 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835f45d40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638b490 item 84 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362164c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362164c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362164c0): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362164c0): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362164c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.054835624 +0000 UTC m=+187.390766767 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362164c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216e40): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216e40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216e40): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216e40): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216e40): >_readAt: n=2, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216e40): _writeAt: size=3, off=7 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638b880 item 85 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216e40): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216e40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.055332795 +0000 UTC m=+187.391263939 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836216e40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836217380): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836217380): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836217380): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836217380): >_readAt: n=8, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836217380): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.055332795 +0000 UTC m=+187.391263939 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836217380): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12183638ba40 item 85 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836217a00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836217a00): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836217a00): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836217a00): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836217a00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.056739112 +0000 UTC m=+187.392670255 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836217a00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500380): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500380): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500380): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836338150 item 86 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500380): _readAt: size=2, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500380): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500380): _writeAt: size=3, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500380): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500380): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.057294314 +0000 UTC m=+187.393225458 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500380): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500900): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500900): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500900): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500900): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500900): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.057294314 +0000 UTC m=+187.393225458 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500900): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836338310 item 86 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500f80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500f80): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500f80): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500f80): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500f80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.058502064 +0000 UTC m=+187.394433208 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836500f80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836501480): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836501480): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836501480): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836501480): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836501480): >_readAt: n=2, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836501480): _writeAt: size=3, off=7 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836338a80 item 87 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836501480): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836501480): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.05893783 +0000 UTC m=+187.394868974 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121836501480): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218365019c0): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218365019c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218365019c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218365019c0): >_readAt: n=8, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218365019c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.05893783 +0000 UTC m=+187.394868974 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218365019c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836338c40 item 87 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 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/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4180): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4180): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4180): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4180): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4180): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.06012476 +0000 UTC m=+187.396055905 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4180): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4680): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4680): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4680): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836338fc0 item 88 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4680): _readAt: size=2, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4680): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4680): _writeAt: size=3, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4680): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4680): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.060644496 +0000 UTC m=+187.396575640 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4680): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4c00): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4c00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4c00): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4c00): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4c00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.060644496 +0000 UTC m=+187.396575640 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b4c00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836339180 item 88 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5240): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5240): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5240): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5240): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5240): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5240): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5240): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5240): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.061721369 +0000 UTC m=+187.397652513 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5240): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5780): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5780): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5780): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836339650 item 89 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5780): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5780): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.06216016 +0000 UTC m=+187.398091305 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5780): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5cc0): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5cc0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5cc0): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5cc0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5cc0): >_readAt: n=2, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5cc0): _writeAt: size=3, off=7 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836339810 item 89 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5cc0): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5cc0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.06262966 +0000 UTC m=+187.398560805 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218362b5cc0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589b140): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589b140): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589b140): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589b140): >_readAt: n=8, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589b140): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.06262966 +0000 UTC m=+187.398560805 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589b140): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218363399d0 item 89 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589bd00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589bd00): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589bd00): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589bd00): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589bd00): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589bd00): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589bd00): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589bd00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.06373719 +0000 UTC m=+187.399668344 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183589bd00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183571f9c0): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183571f9c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183571f9c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121836339dc0 item 90 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183571f9c0): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183571f9c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.06416457 +0000 UTC m=+187.400095715 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183571f9c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b92200): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b92200): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b92200): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe4230 item 90 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b92200): _readAt: size=2, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b92200): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b92200): _writeAt: size=3, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b92200): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b92200): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.064603954 +0000 UTC m=+187.400535098 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b92200): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b927c0): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b927c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b927c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b927c0): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b927c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.064603954 +0000 UTC m=+187.400535098 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b927c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe44d0 item 90 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93240): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93240): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93240): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93240): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93240): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93240): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93240): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93240): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.065626082 +0000 UTC m=+187.401557226 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93240): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93b00): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93b00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93b00): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe4d20 item 91 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93b00): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93b00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.066114147 +0000 UTC m=+187.402045291 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835b93b00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359ca540): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359ca540): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359ca540): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359ca540): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359ca540): >_readAt: n=2, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359ca540): _writeAt: size=3, off=7 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe4fc0 item 91 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359ca540): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359ca540): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.066561415 +0000 UTC m=+187.402492559 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359ca540): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cab80): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cab80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cab80): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cab80): >_readAt: n=8, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cab80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.066561415 +0000 UTC m=+187.402492559 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cab80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe5180 item 91 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 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/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cb200): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cb200): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cb200): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cb200): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cb200): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cb200): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cb200): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cb200): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.067691598 +0000 UTC m=+187.403622742 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cb200): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cba80): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cba80): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cba80): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe5500 item 92 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cba80): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cba80): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.068184412 +0000 UTC m=+187.404115556 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x1218359cba80): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afc540): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afc540): open at offset 5 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afc540): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe56c0 item 92 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afc540): _readAt: size=2, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afc540): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afc540): _writeAt: size=3, off=5 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afc540): >_writeAt: n=3, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afc540): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.068838322 +0000 UTC m=+187.404769476 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afc540): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afcc40): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afcc40): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afcc40): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afcc40): >_readAt: n=3, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afcc40): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.068838322 +0000 UTC m=+187.404769476 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afcc40): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe5880 item 92 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afd280): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afd280): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afd280): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afd280): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afd280): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afd280): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afd280): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afd280): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.070039059 +0000 UTC m=+187.405970203 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afd280): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afdb00): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afdb00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afdb00): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe5c00 item 93 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afdb00): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afdb00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.07049875 +0000 UTC m=+187.406429904 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835afdb00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c300): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c300): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c300): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c300): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c300): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.07049875 +0000 UTC m=+187.406429904 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c300): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x121835fe5dc0 item 93 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 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/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c940): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c940): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c940): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c940): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c940): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c940): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c940): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c940): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.071750043 +0000 UTC m=+187.407681187 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613c940): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613cec0): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613cec0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613cec0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357cc620 item 94 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613cec0): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613cec0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.072220294 +0000 UTC m=+187.408151448 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613cec0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613d5c0): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613d5c0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613d5c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613d5c0): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613d5c0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.072220294 +0000 UTC m=+187.408151448 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613d5c0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357cca10 item 94 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 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/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613dc00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613dc00): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613dc00): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613dc00): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613dc00): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613dc00): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613dc00): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613dc00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.073543243 +0000 UTC m=+187.409474417 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x12183613dc00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72280): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72280): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72280): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357cd030 item 95 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72280): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72280): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.073988948 +0000 UTC m=+187.409920092 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72280): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72980): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72980): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72980): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72980): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72980): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.073988948 +0000 UTC m=+187.409920092 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72980): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357cd3b0 item 95 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 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/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72fc0): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72fc0): open at offset 0 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72fc0): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72fc0): _readAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72fc0): >_readAt: n=0, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72fc0): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72fc0): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72fc0): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.075206316 +0000 UTC m=+187.411137460 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c72fc0): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c73500): _writeAt: size=5, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c73500): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c73500): >openPending: err= 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357cd880 item 96 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c73500): >_writeAt: n=5, err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c73500): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.075624228 +0000 UTC m=+187.411555372 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c73500): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 02:10:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:10:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 02:10:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c73d00): _readAt: size=512, off=0 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c73d00): openPending: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c73d00): >openPending: err= 2026/04/30 02:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c73d00): >_readAt: n=5, err=EOF 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c73d00): close: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 02:10:56.075624228 +0000 UTC m=+187.411555372 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : open-test-file(0x121835c73d00): >close: err= 2026/04/30 02:10:56 DEBUG : open-test-file: Remove: 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1218357cdab0 item 96 2026/04/30 02:10:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 02:10:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 02:10:56 DEBUG : open-test-file: >Remove: err= 2026/04/30 02:10:56 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:56 DEBUG : Looking for writers 2026/04/30 02:10:56 DEBUG : >WaitForWriters: 2026/04/30 02:10:56 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.61s) --- PASS: TestRWFileHandleOpenTests/writes (1.02s) --- 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.59s) --- 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-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:56 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:56 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:56 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:56 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:56 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:56 DEBUG : file1: newRWFileHandle: 2026/04/30 02:10:56 DEBUG : file1(0x121835f245c0): openPending: 2026/04/30 02:10:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:56 DEBUG : file1(0x121835f245c0): >openPending: err= 2026/04/30 02:10:56 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 02:10:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 02:10:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 02:10:56 DEBUG : file1(0x121835f245c0): _writeAt: size=2, off=0 2026/04/30 02:10:56 DEBUG : file1(0x121835f245c0): >_writeAt: n=2, err= 2026/04/30 02:10:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/30 02:10:56 DEBUG : file1(0x121835f245c0): RWFileHandle.Flush 2026/04/30 02:10:56 DEBUG : file1(0x121835f245c0): RWFileHandle.Release 2026/04/30 02:10:56 DEBUG : file1(0x121835f245c0): close: 2026/04/30 02:10:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/30 02:10:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:56 DEBUG : file1(0x121835f245c0): >close: err= 2026/04/30 02:10:56 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:56 DEBUG : Looking for writers 2026/04/30 02:10:56 DEBUG : file1: reading active writers 2026/04/30 02:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:10:56 DEBUG : Looking for writers 2026/04/30 02:10:56 DEBUG : file1: reading active writers 2026/04/30 02:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:10:56 DEBUG : Looking for writers 2026/04/30 02:10:56 DEBUG : file1: reading active writers 2026/04/30 02:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:10:56 DEBUG : Looking for writers 2026/04/30 02:10:56 DEBUG : file1: reading active writers 2026/04/30 02:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:10:56 DEBUG : file1: vfs cache: starting upload 2026/04/30 02:10:56 DEBUG : Looking for writers 2026/04/30 02:10:56 DEBUG : file1: reading active writers 2026/04/30 02:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:10:56 DEBUG : Looking for writers 2026/04/30 02:10:56 DEBUG : file1: reading active writers 2026/04/30 02:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:10:57 DEBUG : Looking for writers 2026/04/30 02:10:57 DEBUG : file1: reading active writers 2026/04/30 02:10:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:10:57 DEBUG : file1: size = 2 OK 2026/04/30 02:10:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:10:57 INFO : file1: Copied (new) 2026/04/30 02:10:57 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/04/30 02:10:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 02:10:57 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/30 02:10:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:10:57 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 02:10:57 DEBUG : Looking for writers 2026/04/30 02:10:57 DEBUG : file1: reading active writers 2026/04/30 02:10:57 DEBUG : >WaitForWriters: 2026/04/30 02:10:57 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:57 DEBUG : Looking for writers 2026/04/30 02:10:57 DEBUG : file1: reading active writers 2026/04/30 02:10:57 DEBUG : >WaitForWriters: 2026/04/30 02:10:57 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.98s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:10:58 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:10:58 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:10:58 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:58 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:10:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:10:58 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:10:58 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:10:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:10:58 DEBUG : rename_me: newRWFileHandle: 2026/04/30 02:10:58 DEBUG : rename_me(0x1218354ba2c0): openPending: 2026/04/30 02:10:58 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 02:10:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/30 02:10:58 DEBUG : rename_me(0x1218354ba2c0): >openPending: err= 2026/04/30 02:10:58 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/30 02:10:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/30 02:10:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/30 02:10:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/30 02:10:58 DEBUG : rename_me(0x1218354ba2c0): _writeAt: size=5, off=0 2026/04/30 02:10:58 DEBUG : rename_me(0x1218354ba2c0): >_writeAt: n=5, err= 2026/04/30 02:10:58 DEBUG : rename_me(0x1218354ba2c0): close: 2026/04/30 02:10:58 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-30 02:10:58.442068071 +0000 UTC m=+189.777999225 2026/04/30 02:10:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/30 02:10:58 DEBUG : rename_me(0x1218354ba2c0): >close: err= 2026/04/30 02:10:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/30 02:10:58 DEBUG : i_was_renamed: Updating file with 0x121835ba2000 2026/04/30 02:10:58 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/30 02:10:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/30 02:10:58 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:10:58 DEBUG : Looking for writers 2026/04/30 02:10:58 DEBUG : i_was_renamed: reading active writers 2026/04/30 02:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 02:10:58 DEBUG : Looking for writers 2026/04/30 02:10:58 DEBUG : i_was_renamed: reading active writers 2026/04/30 02:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 02:10:58 DEBUG : Looking for writers 2026/04/30 02:10:58 DEBUG : i_was_renamed: reading active writers 2026/04/30 02:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 02:10:58 DEBUG : Looking for writers 2026/04/30 02:10:58 DEBUG : i_was_renamed: reading active writers 2026/04/30 02:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 02:10:58 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/30 02:10:58 DEBUG : Looking for writers 2026/04/30 02:10:58 DEBUG : i_was_renamed: reading active writers 2026/04/30 02:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 02:10:58 DEBUG : Looking for writers 2026/04/30 02:10:58 DEBUG : i_was_renamed: reading active writers 2026/04/30 02:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 02:10:59 DEBUG : Looking for writers 2026/04/30 02:10:59 DEBUG : i_was_renamed: reading active writers 2026/04/30 02:10:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 02:10:59 DEBUG : i_was_renamed: size = 5 OK 2026/04/30 02:10:59 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/04/30 02:10:59 INFO : i_was_renamed: Copied (new) 2026/04/30 02:10:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-30 02:10:58 +0000 UTC," 2026/04/30 02:10:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/30 02:10:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/30 02:10:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/30 02:10:59 DEBUG : Looking for writers 2026/04/30 02:10:59 DEBUG : i_was_renamed: reading active writers 2026/04/30 02:10:59 DEBUG : >WaitForWriters: 2026/04/30 02:10:59 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:00 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:00 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 02:11:00 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:11:00 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:11:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:11:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:11:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:11:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:11:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 02:11:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rayuyac5fice" 2026/04/30 02:11:00 INFO : files root 'rclone-test-rayuyac5fice': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 02:11:00 DEBUG : forgetting directory cache 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate(0x12183589b080): _readAt: size=512, off=0 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate(0x12183589b080): openPending: 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 01:12:00 +0000 UTC," against cached fingerprint "" 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 02:11:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate(0x12183589b080): >openPending: err= 2026/04/30 02:11:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:01 DEBUG : forgetting directory cache 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate(0x12183589b080): >_readAt: n=20, err=EOF 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate(0x12183589b080): close: 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 01:12:00 +0000 UTC 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate(0x12183589b080): >close: err= 2026/04/30 02:11:01 DEBUG : Re-reading directory (276.901183ms old) 2026/04/30 02:11:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 02:11:01 DEBUG : forgetting directory cache 2026/04/30 02:11:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate(0x1218362b4640): _readAt: size=512, off=0 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate(0x1218362b4640): openPending: 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 01:13:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-30 01:12:00 +0000 UTC," 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 01:13:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-30 01:12:00 +0000 UTC,") 2026/04/30 02:11:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 02:11:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate(0x1218362b4640): >openPending: err= 2026/04/30 02:11:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:03 DEBUG : forgetting directory cache 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate(0x1218362b4640): >_readAt: n=20, err=EOF 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate(0x1218362b4640): close: 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 01:13:00 +0000 UTC 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate(0x1218362b4640): >close: err= 2026/04/30 02:11:03 DEBUG : Re-reading directory (286.635004ms old) 2026/04/30 02:11:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 02:11:03 DEBUG : forgetting directory cache 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate(0x121835ba4e00): _readAt: size=512, off=0 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate(0x121835ba4e00): openPending: 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 01:14:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-30 01:13:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 01:14:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-30 01:13:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/30 02:11:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 02:11:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate(0x121835ba4e00): >openPending: err= 2026/04/30 02:11:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:04 DEBUG : forgetting directory cache 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate(0x121835ba4e00): >_readAt: n=20, err=EOF 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate(0x121835ba4e00): close: 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 01:14:00 +0000 UTC 2026/04/30 02:11:04 DEBUG : TestRWCacheUpdate(0x121835ba4e00): >close: err= 2026/04/30 02:11:04 DEBUG : Re-reading directory (268.747308ms old) 2026/04/30 02:11:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 02:11:05 DEBUG : forgetting directory cache 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate(0x12183571f780): _readAt: size=512, off=0 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate(0x12183571f780): openPending: 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 01:15:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-30 01:14:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 01:15:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-30 01:14:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/30 02:11:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 02:11:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate(0x12183571f780): >openPending: err= 2026/04/30 02:11:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:06 DEBUG : forgetting directory cache 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate(0x12183571f780): >_readAt: n=20, err=EOF 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate(0x12183571f780): close: 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 01:15:00 +0000 UTC 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate(0x12183571f780): >close: err= 2026/04/30 02:11:06 DEBUG : Re-reading directory (258.322699ms old) 2026/04/30 02:11:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 02:11:06 DEBUG : forgetting directory cache 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate(0x1218362b5280): _readAt: size=512, off=0 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate(0x1218362b5280): openPending: 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 01:16:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-30 01:15:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 01:16:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-30 01:15:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/30 02:11:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 02:11:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate(0x1218362b5280): >openPending: err= 2026/04/30 02:11:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:08 DEBUG : forgetting directory cache 2026/04/30 02:11:08 DEBUG : TestRWCacheUpdate(0x1218362b5280): >_readAt: n=20, err=EOF 2026/04/30 02:11:08 DEBUG : TestRWCacheUpdate(0x1218362b5280): close: 2026/04/30 02:11:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 01:16:00 +0000 UTC 2026/04/30 02:11:08 DEBUG : TestRWCacheUpdate(0x1218362b5280): >close: err= 2026/04/30 02:11:08 DEBUG : Re-reading directory (271.685089ms old) 2026/04/30 02:11:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 02:11:08 DEBUG : forgetting directory cache 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate(0x121835ba5740): _readAt: size=512, off=0 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate(0x121835ba5740): openPending: 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 01:17:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-30 01:16:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 01:17:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-30 01:16:00 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/30 02:11:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 02:11:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate(0x121835ba5740): >openPending: err= 2026/04/30 02:11:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:09 DEBUG : forgetting directory cache 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate(0x121835ba5740): >_readAt: n=20, err=EOF 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate(0x121835ba5740): close: 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 01:17:00 +0000 UTC 2026/04/30 02:11:09 DEBUG : TestRWCacheUpdate(0x121835ba5740): >close: err= 2026/04/30 02:11:09 DEBUG : Re-reading directory (268.317754ms old) 2026/04/30 02:11:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 02:11:10 DEBUG : forgetting directory cache 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate(0x121835afc040): _readAt: size=512, off=0 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate(0x121835afc040): openPending: 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-30 01:18:00 +0000 UTC," against cached fingerprint "20,2026-04-30 01:17:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-30 01:18:00 +0000 UTC," != cached fingerprint "20,2026-04-30 01:17:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/30 02:11:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/30 02:11:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate(0x121835afc040): >openPending: err= 2026/04/30 02:11:11 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:11 DEBUG : forgetting directory cache 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate(0x121835afc040): >_readAt: n=21, err=EOF 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate(0x121835afc040): close: 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 01:18:00 +0000 UTC 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate(0x121835afc040): >close: err= 2026/04/30 02:11:11 DEBUG : Re-reading directory (267.274292ms old) 2026/04/30 02:11:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 02:11:11 DEBUG : forgetting directory cache 2026/04/30 02:11:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate(0x121835afce40): _readAt: size=512, off=0 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate(0x121835afce40): openPending: 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-30 01:19:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-30 01:18:00 +0000 UTC," 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-30 01:19:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-30 01:18:00 +0000 UTC,") 2026/04/30 02:11:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/30 02:11:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate(0x121835afce40): >openPending: err= 2026/04/30 02:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:13 DEBUG : forgetting directory cache 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate(0x121835afce40): >_readAt: n=22, err=EOF 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate(0x121835afce40): close: 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 01:19:00 +0000 UTC 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate(0x121835afce40): >close: err= 2026/04/30 02:11:13 DEBUG : Re-reading directory (262.22235ms old) 2026/04/30 02:11:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 02:11:13 DEBUG : forgetting directory cache 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate(0x1218359ca940): _readAt: size=512, off=0 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate(0x1218359ca940): openPending: 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-30 01:20:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-30 01:19:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-30 01:20:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-30 01:19:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/30 02:11:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/30 02:11:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate(0x1218359ca940): >openPending: err= 2026/04/30 02:11:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:14 DEBUG : forgetting directory cache 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate(0x1218359ca940): >_readAt: n=23, err=EOF 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate(0x1218359ca940): close: 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 01:20:00 +0000 UTC 2026/04/30 02:11:14 DEBUG : TestRWCacheUpdate(0x1218359ca940): >close: err= 2026/04/30 02:11:14 DEBUG : Re-reading directory (265.87832ms old) 2026/04/30 02:11:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 02:11:15 DEBUG : forgetting directory cache 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate(0x121835afde80): _readAt: size=512, off=0 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate(0x121835afde80): openPending: 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-30 01:21:00 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-30 01:20:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-30 01:21:00 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-30 01:20:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/30 02:11:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/30 02:11:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate(0x121835afde80): >openPending: err= 2026/04/30 02:11:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:16 DEBUG : forgetting directory cache 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate(0x121835afde80): >_readAt: n=24, err=EOF 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate(0x121835afde80): close: 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 01:21:00 +0000 UTC 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate(0x121835afde80): >close: err= 2026/04/30 02:11:16 DEBUG : Re-reading directory (270.38449ms old) 2026/04/30 02:11:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 02:11:16 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:16 DEBUG : Looking for writers 2026/04/30 02:11:16 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/30 02:11:16 DEBUG : >WaitForWriters: 2026/04/30 02:11:16 DEBUG : files root 'rclone-test-rayuyac5fice': vfs cache: cleaner exiting 2026/04/30 02:11:16 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.91s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:19 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:11:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/30 02:11:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/30 02:11:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/30 02:11:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:11:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/30 02:11:19 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:19 DEBUG : Looking for writers 2026/04/30 02:11:19 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/30 02:11:19 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/30 02:11:19 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.25s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:20 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:20 DEBUG : files root 'rclone-test-rayuyac5fice': Reusing VFS from active cache 2026/04/30 02:11:20 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:20 DEBUG : Looking for writers 2026/04/30 02:11:20 DEBUG : >WaitForWriters: 2026/04/30 02:11:20 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:20 DEBUG : Looking for writers 2026/04/30 02:11:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:20 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:20 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:20 DEBUG : Looking for writers 2026/04/30 02:11:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:21 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:21 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:21 DEBUG : Looking for writers 2026/04/30 02:11:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:21 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:23 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:23 DEBUG : dir: Looking for writers 2026/04/30 02:11:23 DEBUG : file2: reading active writers 2026/04/30 02:11:23 DEBUG : Looking for writers 2026/04/30 02:11:23 DEBUG : dir: reading active writers 2026/04/30 02:11:23 DEBUG : file1: reading active writers 2026/04/30 02:11:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.00s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:24 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:26 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:26 DEBUG : dir: Looking for writers 2026/04/30 02:11:26 DEBUG : Looking for writers 2026/04/30 02:11:26 DEBUG : dir: reading active writers 2026/04/30 02:11:26 DEBUG : file1: reading active writers 2026/04/30 02:11:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.87s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:27 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:11:29 DEBUG : file1: Open: flags=O_RDONLY 2026/04/30 02:11:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/30 02:11:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/30 02:11:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:11:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/30 02:11:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 02:11:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/30 02:11:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:11:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:11:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/30 02:11:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/30 02:11:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/30 02:11:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/30 02:11:29 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 02:11:30 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/30 02:11:30 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/04/30 02:11:30 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/30 02:11:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/30 02:11:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:11:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/30 02:11:30 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:30 DEBUG : dir: Looking for writers 2026/04/30 02:11:30 DEBUG : file2: reading active writers 2026/04/30 02:11:30 DEBUG : new_file.txt: reading active writers 2026/04/30 02:11:30 DEBUG : Looking for writers 2026/04/30 02:11:30 DEBUG : file1: reading active writers 2026/04/30 02:11:30 DEBUG : dir: reading active writers 2026/04/30 02:11:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.06s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:31 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:33 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/30 02:11:33 DEBUG : dir/file1: Updating file with dir/file1 0x121835fbab60 2026/04/30 02:11:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/30 02:11:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:34 INFO : dir/file1: Moved (server-side) to: file0 2026/04/30 02:11:34 DEBUG : file0: Updating file with file0 0x121835fbab60 2026/04/30 02:11:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 02:11:34 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/30 02:11:34 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:34 DEBUG : dir: Looking for writers 2026/04/30 02:11:34 DEBUG : Looking for writers 2026/04/30 02:11:34 DEBUG : dir: reading active writers 2026/04/30 02:11:34 DEBUG : file0: reading active writers 2026/04/30 02:11:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.77s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:35 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:35 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:35 DEBUG : Looking for writers 2026/04/30 02:11:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:35 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:35 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/30 02:11:36 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/30 02:11:36 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/30 02:11:37 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/30 02:11:37 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/30 02:11:37 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:37 DEBUG : Looking for writers 2026/04/30 02:11:37 DEBUG : a: Looking for writers 2026/04/30 02:11:37 DEBUG : b: Looking for writers 2026/04/30 02:11:37 DEBUG : c: Looking for writers 2026/04/30 02:11:37 DEBUG : d: Looking for writers 2026/04/30 02:11:37 DEBUG : Looking for writers 2026/04/30 02:11:37 DEBUG : /: reading active writers 2026/04/30 02:11:37 DEBUG : a: reading active writers 2026/04/30 02:11:37 DEBUG : b: reading active writers 2026/04/30 02:11:37 DEBUG : c: reading active writers 2026/04/30 02:11:37 DEBUG : d: reading active writers 2026/04/30 02:11:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.69s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:39 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:39 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/30 02:11:39 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/30 02:11:40 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/30 02:11:40 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/30 02:11:42 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:42 DEBUG : a/b/c/d: Looking for writers 2026/04/30 02:11:42 DEBUG : a/b/c: Looking for writers 2026/04/30 02:11:42 DEBUG : d: reading active writers 2026/04/30 02:11:42 DEBUG : a/b: Looking for writers 2026/04/30 02:11:42 DEBUG : c: reading active writers 2026/04/30 02:11:42 DEBUG : a: Looking for writers 2026/04/30 02:11:42 DEBUG : b: reading active writers 2026/04/30 02:11:42 DEBUG : Looking for writers 2026/04/30 02:11:42 DEBUG : a: reading active writers 2026/04/30 02:11:42 DEBUG : >WaitForWriters: 2026/04/30 02:11:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/a/b/c not empty`) 2026/04/30 02:11:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/30 02:11:43 DEBUG : pacer: Reducing sleep to 15ms 2026/04/30 02:11:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/a/b not empty`) 2026/04/30 02:11:43 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/04/30 02:11:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/a/b not empty`) 2026/04/30 02:11:43 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/04/30 02:11:44 DEBUG : pacer: Reducing sleep to 45ms 2026/04/30 02:11:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/a not empty`) 2026/04/30 02:11:44 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/04/30 02:11:44 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/a not empty`) 2026/04/30 02:11:44 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2026/04/30 02:11:44 DEBUG : pacer: Reducing sleep to 135ms 2026/04/30 02:11:44 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestVFSMkdirAll (5.63s) === 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-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:44 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:44 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:44 DEBUG : Looking for writers 2026/04/30 02:11:44 DEBUG : >WaitForWriters: 2026/04/30 02:11:44 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/04/30 02:11:44 DEBUG : pacer: Reducing sleep to 56.953125ms --- PASS: TestVFSIsMetadataFile (0.27s) === 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-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:44 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:11:44 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/04/30 02:11:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 02:11:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 02:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/30 02:11:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/30 02:11:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/30 02:11:45 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 02:11:45 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/04/30 02:11:46 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/04/30 02:11:46 DEBUG : file1: size = 5 OK 2026/04/30 02:11:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:11:46 DEBUG : file1: Size of src and dst objects identical 2026/04/30 02:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:46 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/04/30 02:11:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:11:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 02:11:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 02:11:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:11:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 02:11:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 02:11:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/30 02:11:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/30 02:11:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 02:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 02:11:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 02:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:46 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 02:11:47 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/04/30 02:11:47 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/04/30 02:11:47 DEBUG : file1: size = 0 OK 2026/04/30 02:11:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:11:47 DEBUG : file1: Size of src and dst objects identical 2026/04/30 02:11:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/30 02:11:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 02:11:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 02:11:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 02:11:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:47 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (7 bytes), uploading instead of streaming 2026/04/30 02:11:48 DEBUG : pacer: Reducing sleep to 10ms 2026/04/30 02:11:48 DEBUG : file1: size = 7 OK 2026/04/30 02:11:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:11:48 DEBUG : file1: Size of src and dst objects identical 2026/04/30 02:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:48 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:48 DEBUG : Looking for writers 2026/04/30 02:11:48 DEBUG : file1: reading active writers 2026/04/30 02:11:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.86s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:48 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:11:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 02:11:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 02:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/30 02:11:49 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/30 02:11:49 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/30 02:11:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/30 02:11:49 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (11 bytes), uploading instead of streaming 2026/04/30 02:11:50 DEBUG : file1: size = 11 OK 2026/04/30 02:11:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:11:50 DEBUG : file1: Size of src and dst objects identical 2026/04/30 02:11:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:50 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/30 02:11:50 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:50 DEBUG : Looking for writers 2026/04/30 02:11:50 DEBUG : file1: reading active writers 2026/04/30 02:11:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.53s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:51 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:11:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:11:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 02:11:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 02:11:51 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/30 02:11:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:51 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 02:11:52 DEBUG : file1: size = 5 OK 2026/04/30 02:11:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:11:52 DEBUG : file1: Size of src and dst objects identical 2026/04/30 02:11:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:52 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/30 02:11:52 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:52 DEBUG : Looking for writers 2026/04/30 02:11:52 DEBUG : file1: reading active writers 2026/04/30 02:11:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.30s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:52 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:11:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:11:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 02:11:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 02:11:52 DEBUG : file1: WriteFileHandle.Release closing 2026/04/30 02:11:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:52 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 02:11:53 DEBUG : file1: size = 0 OK 2026/04/30 02:11:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:11:53 DEBUG : file1: Size of src and dst objects identical 2026/04/30 02:11:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:53 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/30 02:11:53 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:53 DEBUG : Looking for writers 2026/04/30 02:11:53 DEBUG : file1: reading active writers 2026/04/30 02:11:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.36s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:53 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:11:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 02:11:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 02:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:54 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (2 bytes), uploading instead of streaming 2026/04/30 02:11:54 DEBUG : file1: size = 2 OK 2026/04/30 02:11:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:11:54 DEBUG : file1: Size of src and dst objects identical 2026/04/30 02:11:55 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/30 02:11:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:55 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:55 DEBUG : Looking for writers 2026/04/30 02:11:55 DEBUG : file1: reading active writers 2026/04/30 02:11:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.55s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:55 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:11:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:11:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 02:11:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 02:11:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:55 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 02:11:56 DEBUG : file1: size = 0 OK 2026/04/30 02:11:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:11:56 DEBUG : file1: Size of src and dst objects identical 2026/04/30 02:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:11:56 DEBUG : file1: Open: flags=O_RDONLY 2026/04/30 02:11:56 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/30 02:11:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/30 02:11:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:56 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:56 DEBUG : Looking for writers 2026/04/30 02:11:56 DEBUG : file1: reading active writers 2026/04/30 02:11:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.64s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:57 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:11:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 02:11:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 02:11:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 02:11:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 02:11:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:57 DEBUG : files root 'rclone-test-rayuyac5fice': File to upload is small (100 bytes), uploading instead of streaming 2026/04/30 02:11:58 DEBUG : file1: size = 100 OK 2026/04/30 02:11:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/30 02:11:58 DEBUG : file1: Size of src and dst objects identical 2026/04/30 02:11:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 02:11:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 02:11:58 DEBUG : file1: Open: flags=O_RDONLY 2026/04/30 02:11:58 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/30 02:11:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/30 02:11:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:11:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/30 02:11:58 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:11:58 DEBUG : Looking for writers 2026/04/30 02:11:58 DEBUG : file1: reading active writers 2026/04/30 02:11:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.57s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:11:58 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:12:03 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/30 02:12:03 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/30 02:12:03 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:12:03 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:03 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/30 02:12:03 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/30 02:12:03 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:12:03 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:03 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/30 02:12:03 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/30 02:12:03 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:12:04 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:04 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/30 02:12:04 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/30 02:12:04 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:12:04 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:04 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/30 02:12:04 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/30 02:12:04 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:12:04 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:04 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:12:04 DEBUG : flat: Looking for writers 2026/04/30 02:12:04 DEBUG : f000.txt: reading active writers 2026/04/30 02:12:04 DEBUG : f001.txt: reading active writers 2026/04/30 02:12:04 DEBUG : f002.txt: reading active writers 2026/04/30 02:12:04 DEBUG : f003.txt: reading active writers 2026/04/30 02:12:04 DEBUG : f004.txt: reading active writers 2026/04/30 02:12:04 DEBUG : Looking for writers 2026/04/30 02:12:04 DEBUG : flat: reading active writers 2026/04/30 02:12:04 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.20s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:12:05 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:12:09 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/30 02:12:09 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/30 02:12:09 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:12:09 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:09 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/30 02:12:09 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/30 02:12:09 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:12:09 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:09 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/30 02:12:09 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/30 02:12:09 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:12:09 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:09 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:12:09 DEBUG : a/b/c: Looking for writers 2026/04/30 02:12:09 DEBUG : deep.txt: reading active writers 2026/04/30 02:12:09 DEBUG : a/b: Looking for writers 2026/04/30 02:12:09 DEBUG : c: reading active writers 2026/04/30 02:12:09 DEBUG : mid.txt: reading active writers 2026/04/30 02:12:09 DEBUG : a: Looking for writers 2026/04/30 02:12:09 DEBUG : b: reading active writers 2026/04/30 02:12:09 DEBUG : top.txt: reading active writers 2026/04/30 02:12:09 DEBUG : Looking for writers 2026/04/30 02:12:09 DEBUG : a: reading active writers 2026/04/30 02:12:09 DEBUG : >WaitForWriters: 2026/04/30 02:12:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/a/b not empty`) 2026/04/30 02:12:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/30 02:12:12 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/a/b not empty`) 2026/04/30 02:12:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/30 02:12:12 DEBUG : pacer: Reducing sleep to 30ms 2026/04/30 02:12:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/a not empty`) 2026/04/30 02:12:12 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/04/30 02:12:12 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-rayuyac5fice/a not empty`) 2026/04/30 02:12:12 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/04/30 02:12:13 DEBUG : pacer: Reducing sleep to 90ms 2026/04/30 02:12:13 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestZipManySubDirs (8.39s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:12:14 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:12:15 DEBUG : pacer: Reducing sleep to 50.625ms 2026/04/30 02:12:16 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/04/30 02:12:16 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/04/30 02:12:16 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/04/30 02:12:16 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/30 02:12:16 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/30 02:12:16 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:12:16 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/04/30 02:12:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:17 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:12:17 DEBUG : bigdir: Looking for writers 2026/04/30 02:12:17 DEBUG : big.bin: reading active writers 2026/04/30 02:12:17 DEBUG : Looking for writers 2026/04/30 02:12:17 DEBUG : bigdir: reading active writers 2026/04/30 02:12:17 DEBUG : >WaitForWriters: 2026/04/30 02:12:17 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/04/30 02:12:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipLargeFiles (4.07s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-rayuyac5fice'", Local "Local file system at /tmp/rclone3450879565", Modify Window "1s" 2026/04/30 02:12:18 INFO : files root 'rclone-test-rayuyac5fice': poll-interval is not supported by this remote 2026/04/30 02:12:21 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/30 02:12:21 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/30 02:12:21 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:12:21 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:21 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/30 02:12:21 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/30 02:12:21 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:12:21 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:21 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/30 02:12:21 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/30 02:12:21 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 02:12:22 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 02:12:22 DEBUG : WaitForWriters: timeout=30s 2026/04/30 02:12:22 DEBUG : dir1: Looking for writers 2026/04/30 02:12:22 DEBUG : a.txt: reading active writers 2026/04/30 02:12:22 DEBUG : dir2: Looking for writers 2026/04/30 02:12:22 DEBUG : b.txt: reading active writers 2026/04/30 02:12:22 DEBUG : dir3: Looking for writers 2026/04/30 02:12:22 DEBUG : c.txt: reading active writers 2026/04/30 02:12:22 DEBUG : Looking for writers 2026/04/30 02:12:22 DEBUG : dir1: reading active writers 2026/04/30 02:12:22 DEBUG : dir2: reading active writers 2026/04/30 02:12:22 DEBUG : dir3: reading active writers 2026/04/30 02:12:22 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.11s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/30 02:12:23 DEBUG : files root 'rclone-test-rayuyac5fice': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 4m34.997222813s (try 1/5)