"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/08/30 03:03:05 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-diculew4biva" 2026/08/30 03:03:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 03:03:06 DEBUG : Creating backend with remote "/tmp/rclone3838550195" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:06 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:08 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:08 DEBUG : dir: Looking for writers 2026/08/30 03:03:08 DEBUG : Looking for writers 2026/08/30 03:03:08 DEBUG : dir: reading active writers 2026/08/30 03:03:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.07s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:09 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:13 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:13 DEBUG : dir/subdir: Looking for writers 2026/08/30 03:03:13 DEBUG : dir: Looking for writers 2026/08/30 03:03:13 DEBUG : file1: reading active writers 2026/08/30 03:03:13 DEBUG : file2: reading active writers 2026/08/30 03:03:13 DEBUG : subdir: reading active writers 2026/08/30 03:03:13 DEBUG : Looking for writers 2026/08/30 03:03:13 DEBUG : dir: reading active writers 2026/08/30 03:03:13 DEBUG : >WaitForWriters: 2026/08/30 03:03:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-diculew4biva/dir not empty`) 2026/08/30 03:03:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 03:03:14 DEBUG : pacer: Reducing sleep to 15ms 2026/08/30 03:03:14 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.28s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:14 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:15 DEBUG : pacer: Reducing sleep to 10ms 2026/08/30 03:03:16 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:16 DEBUG : dir: Looking for writers 2026/08/30 03:03:16 DEBUG : file1: reading active writers 2026/08/30 03:03:16 DEBUG : Looking for writers 2026/08/30 03:03:16 DEBUG : dir: reading active writers 2026/08/30 03:03:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.35s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:17 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:18 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:18 DEBUG : dir: Looking for writers 2026/08/30 03:03:18 DEBUG : Looking for writers 2026/08/30 03:03:18 DEBUG : dir: reading active writers 2026/08/30 03:03:18 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.27s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:19 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:21 DEBUG : dir: forgetting directory cache 2026/08/30 03:03:21 DEBUG : forgetting directory cache 2026/08/30 03:03:21 DEBUG : dir: forgetting directory cache 2026/08/30 03:03:21 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:21 DEBUG : Looking for writers 2026/08/30 03:03:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.33s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:21 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:23 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/30 03:03:23 DEBUG : dir: invalidating directory cache 2026/08/30 03:03:23 DEBUG : >ForgetPath: 2026/08/30 03:03:23 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/30 03:03:23 DEBUG : invalidating directory cache 2026/08/30 03:03:23 DEBUG : dir: forgetting directory cache 2026/08/30 03:03:23 DEBUG : >ForgetPath: 2026/08/30 03:03:23 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/30 03:03:23 DEBUG : >ForgetPath: 2026/08/30 03:03:23 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:23 DEBUG : dir: Looking for writers 2026/08/30 03:03:23 DEBUG : Looking for writers 2026/08/30 03:03:23 DEBUG : dir: reading active writers 2026/08/30 03:03:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.38s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:24 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:27 DEBUG : forgetting directory cache 2026/08/30 03:03:27 DEBUG : dir: forgetting directory cache 2026/08/30 03:03:27 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:27 DEBUG : dir: Looking for writers 2026/08/30 03:03:27 DEBUG : fil/a/b: Looking for writers 2026/08/30 03:03:27 DEBUG : fil/a: Looking for writers 2026/08/30 03:03:27 DEBUG : b: reading active writers 2026/08/30 03:03:27 DEBUG : fil: Looking for writers 2026/08/30 03:03:27 DEBUG : a: reading active writers 2026/08/30 03:03:27 DEBUG : Looking for writers 2026/08/30 03:03:27 DEBUG : dir: reading active writers 2026/08/30 03:03:27 DEBUG : fil: reading active writers 2026/08/30 03:03:27 DEBUG : >WaitForWriters: 2026/08/30 03:03:28 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-diculew4biva/fil/a not empty`) 2026/08/30 03:03:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 03:03:28 DEBUG : pacer: Reducing sleep to 15ms 2026/08/30 03:03:28 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-diculew4biva/fil not empty`) 2026/08/30 03:03:28 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/08/30 03:03:29 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-diculew4biva/fil not empty`) 2026/08/30 03:03:29 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/08/30 03:03:29 DEBUG : pacer: Reducing sleep to 45ms 2026/08/30 03:03:29 DEBUG : pacer: Reducing sleep to 33.75ms 2026/08/30 03:03:29 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (5.19s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:29 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:30 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/08/30 03:03:30 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/08/30 03:03:30 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/08/30 03:03:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/30 03:03:31 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:31 DEBUG : dir: Looking for writers 2026/08/30 03:03:31 DEBUG : Looking for writers 2026/08/30 03:03:31 DEBUG : dir: reading active writers 2026/08/30 03:03:31 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.52s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:32 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:33 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:33 DEBUG : dir: Looking for writers 2026/08/30 03:03:33 DEBUG : file1: reading active writers 2026/08/30 03:03:33 DEBUG : Looking for writers 2026/08/30 03:03:33 DEBUG : dir: reading active writers 2026/08/30 03:03:33 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.37s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:34 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/08/30 03:03:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/30 03:03:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/30 03:03:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/30 03:03:38 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/30 03:03:41 DEBUG : dir: invalidating directory cache 2026/08/30 03:03:41 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/30 03:03:41 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/30 03:03:41 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/30 03:03:41 DEBUG : dir/file1: Reset virtual modtime 2026/08/30 03:03:41 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/30 03:03:41 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/30 03:03:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/30 03:03:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/30 03:03:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:03:41 DEBUG : dir: invalidating directory cache 2026/08/30 03:03:41 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/30 03:03:41 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/30 03:03:41 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/30 03:03:41 DEBUG : forgetting directory cache 2026/08/30 03:03:41 DEBUG : dir: forgetting directory cache 2026/08/30 03:03:41 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/30 03:03:41 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:41 DEBUG : dir/virtualDir: Looking for writers 2026/08/30 03:03:41 DEBUG : dir: Looking for writers 2026/08/30 03:03:41 DEBUG : file1: reading active writers 2026/08/30 03:03:41 DEBUG : virtualFile2: reading active writers 2026/08/30 03:03:41 DEBUG : virtualFile: reading active writers 2026/08/30 03:03:41 DEBUG : virtualDir: reading active writers 2026/08/30 03:03:41 DEBUG : Looking for writers 2026/08/30 03:03:41 DEBUG : dir: reading active writers 2026/08/30 03:03:41 DEBUG : >WaitForWriters: 2026/08/30 03:03:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-diculew4biva/dir not empty`) 2026/08/30 03:03:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 03:03:42 DEBUG : pacer: Reducing sleep to 15ms 2026/08/30 03:03:42 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (8.69s) --- PASS: TestDirReadDirAll/Virtual (3.00s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:43 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:43 DEBUG : pacer: Reducing sleep to 10ms 2026/08/30 03:03:44 ERROR : dir/: Can only open directories read only 2026/08/30 03:03:44 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:44 DEBUG : dir: Looking for writers 2026/08/30 03:03:44 DEBUG : Looking for writers 2026/08/30 03:03:44 DEBUG : dir: reading active writers 2026/08/30 03:03:44 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.31s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:45 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:03:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/30 03:03:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/30 03:03:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/30 03:03:47 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 03:03:48 DEBUG : dir/potato: size = 5 OK 2026/08/30 03:03:48 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 03:03:48 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/30 03:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/30 03:03:48 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:48 DEBUG : dir: Looking for writers 2026/08/30 03:03:48 DEBUG : file1: reading active writers 2026/08/30 03:03:48 DEBUG : potato: reading active writers 2026/08/30 03:03:48 DEBUG : Looking for writers 2026/08/30 03:03:48 DEBUG : dir: reading active writers 2026/08/30 03:03:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.75s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:49 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/30 03:03:51 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:51 DEBUG : dir/sub: Looking for writers 2026/08/30 03:03:51 DEBUG : dir: Looking for writers 2026/08/30 03:03:51 DEBUG : file1: reading active writers 2026/08/30 03:03:51 DEBUG : sub: reading active writers 2026/08/30 03:03:51 DEBUG : Looking for writers 2026/08/30 03:03:51 DEBUG : dir: reading active writers 2026/08/30 03:03:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.54s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:52 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/30 03:03:54 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/30 03:03:55 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:55 DEBUG : dir/sub/subsub: Looking for writers 2026/08/30 03:03:55 DEBUG : dir/sub: Looking for writers 2026/08/30 03:03:55 DEBUG : subsub: reading active writers 2026/08/30 03:03:55 DEBUG : dir: Looking for writers 2026/08/30 03:03:55 DEBUG : file1: reading active writers 2026/08/30 03:03:55 DEBUG : sub: reading active writers 2026/08/30 03:03:55 DEBUG : Looking for writers 2026/08/30 03:03:55 DEBUG : dir: reading active writers 2026/08/30 03:03:55 DEBUG : >WaitForWriters: 2026/08/30 03:03:56 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-diculew4biva/dir/sub not empty`) 2026/08/30 03:03:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 03:03:56 DEBUG : pacer: Reducing sleep to 15ms 2026/08/30 03:03:56 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-diculew4biva/dir not empty`) 2026/08/30 03:03:56 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/08/30 03:03:56 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/30 03:03:56 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.38s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:57 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:03:57 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/08/30 03:03:57 DEBUG : pacer: Reducing sleep to 10ms 2026/08/30 03:03:59 ERROR : dir/: Dir.Remove not empty 2026/08/30 03:03:59 DEBUG : dir/file1: Remove: 2026/08/30 03:03:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:03:59 DEBUG : dir/file1: >Remove: err= 2026/08/30 03:03:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/30 03:03:59 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:03:59 DEBUG : Looking for writers 2026/08/30 03:03:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.67s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:03:59 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:01 DEBUG : dir/file1: Remove: 2026/08/30 03:04:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:04:01 DEBUG : dir/file1: >Remove: err= 2026/08/30 03:04:01 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/30 03:04:01 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:01 DEBUG : Looking for writers 2026/08/30 03:04:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.07s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:01 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:03 DEBUG : dir/file1: Remove: 2026/08/30 03:04:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:04:03 DEBUG : dir/file1: >Remove: err= 2026/08/30 03:04:04 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:04 DEBUG : dir: Looking for writers 2026/08/30 03:04:04 DEBUG : Looking for writers 2026/08/30 03:04:04 DEBUG : dir: reading active writers 2026/08/30 03:04:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.80s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:04 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:07 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/30 03:04:07 DEBUG : dir: Updating dir with dir2 0x252d332a1200 2026/08/30 03:04:07 DEBUG : dir: forgetting directory cache 2026/08/30 03:04:07 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/30 03:04:07 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/30 03:04:08 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/30 03:04:08 DEBUG : file2: Updating file with file2 0x252d32e5dc70 2026/08/30 03:04:08 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/30 03:04:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 03:04:09 INFO : dir2/file3: Deleted 2026/08/30 03:04:09 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/30 03:04:09 DEBUG : dir2/file3: Updating file with dir2/file3 0x252d32e5dc70 2026/08/30 03:04:09 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/30 03:04:09 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/30 03:04:10 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/30 03:04:11 DEBUG : empty directory: Updating dir with renamed empty directory 0x252d33644000 2026/08/30 03:04:11 DEBUG : empty directory: forgetting directory cache 2026/08/30 03:04:11 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/30 03:04:11 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/30 03:04:11 DEBUG : dir2: Renaming to "dir3" 2026/08/30 03:04:11 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:11 DEBUG : dir3: Looking for writers 2026/08/30 03:04:11 DEBUG : file3: reading active writers 2026/08/30 03:04:11 DEBUG : renamed empty directory: Looking for writers 2026/08/30 03:04:11 DEBUG : Looking for writers 2026/08/30 03:04:11 DEBUG : renamed empty directory: reading active writers 2026/08/30 03:04:11 DEBUG : dir3: reading active writers 2026/08/30 03:04:11 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.31s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:11 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/30 03:04:14 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:04:14 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 03:04:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/30 03:04:14 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/30 03:04:14 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/30 03:04:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/30 03:04:14 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:04:14 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 03:04:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/30 03:04:14 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/30 03:04:14 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/30 03:04:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/30 03:04:14 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (12 bytes), uploading instead of streaming 2026/08/30 03:04:15 DEBUG : dir/sub/file2: size = 12 OK 2026/08/30 03:04:15 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/30 03:04:15 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/30 03:04:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/30 03:04:15 DEBUG : forgetting directory cache 2026/08/30 03:04:15 DEBUG : dir: forgetting directory cache 2026/08/30 03:04:15 DEBUG : dir/sub: forgetting directory cache 2026/08/30 03:04:15 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/30 03:04:15 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/30 03:04:15 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 03:04:16 DEBUG : dir/sub/file0: size = 5 OK 2026/08/30 03:04:16 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 03:04:16 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/30 03:04:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/30 03:04:16 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:16 DEBUG : dir/sub: Looking for writers 2026/08/30 03:04:16 DEBUG : file0: reading active writers 2026/08/30 03:04:16 DEBUG : file2: reading active writers 2026/08/30 03:04:16 DEBUG : dir: Looking for writers 2026/08/30 03:04:16 DEBUG : file1: reading active writers 2026/08/30 03:04:16 DEBUG : sub: reading active writers 2026/08/30 03:04:16 DEBUG : Looking for writers 2026/08/30 03:04:16 DEBUG : dir: reading active writers 2026/08/30 03:04:16 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (5.78s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:17 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:19 DEBUG : forgetting directory cache 2026/08/30 03:04:21 DEBUG : forgetting directory cache 2026/08/30 03:04:21 DEBUG : dir: forgetting directory cache 2026/08/30 03:04:21 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:21 DEBUG : dir: Looking for writers 2026/08/30 03:04:21 DEBUG : Looking for writers 2026/08/30 03:04:21 DEBUG : dir: reading active writers 2026/08/30 03:04:21 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.53s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:22 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/30 03:04:23 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:04:23 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/30 03:04:23 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/30 03:04:23 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/30 03:04:23 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:04:23 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/30 03:04:23 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/30 03:04:23 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:04:23 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/30 03:04:23 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/30 03:04:23 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/30 03:04:23 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:04:23 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/30 03:04:23 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:23 DEBUG : dir: Looking for writers 2026/08/30 03:04:23 DEBUG : file1: reading active writers 2026/08/30 03:04:23 DEBUG : file1.metadata: reading active writers 2026/08/30 03:04:23 DEBUG : Looking for writers 2026/08/30 03:04:23 DEBUG : dir: reading active writers 2026/08/30 03:04:23 DEBUG : dir.metadata: reading active writers 2026/08/30 03:04:23 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.39s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:24 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:25 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:25 DEBUG : dir: Looking for writers 2026/08/30 03:04:25 DEBUG : file1: reading active writers 2026/08/30 03:04:25 DEBUG : Looking for writers 2026/08/30 03:04:25 DEBUG : dir: reading active writers 2026/08/30 03:04:25 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.18s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:26 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:29 DEBUG : Can set mod time: true 2026/08/30 03:04:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/30 03:04:30 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:30 DEBUG : dir: Looking for writers 2026/08/30 03:04:30 DEBUG : file1: reading active writers 2026/08/30 03:04:30 DEBUG : Looking for writers 2026/08/30 03:04:30 DEBUG : dir: reading active writers 2026/08/30 03:04:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:31 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 03:04:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/30 03:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:04:32 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (0 bytes), uploading instead of streaming 2026/08/30 03:04:33 DEBUG : dir/file1: size = 0 OK 2026/08/30 03:04:33 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 03:04:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/30 03:04:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/30 03:04:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:04:33 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:33 DEBUG : dir: Looking for writers 2026/08/30 03:04:33 DEBUG : file1: reading active writers 2026/08/30 03:04:33 DEBUG : Looking for writers 2026/08/30 03:04:33 DEBUG : dir: reading active writers 2026/08/30 03:04:33 DEBUG : >WaitForWriters: 2026/08/30 03:04:33 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:33 DEBUG : dir: Looking for writers 2026/08/30 03:04:33 DEBUG : file1: reading active writers 2026/08/30 03:04:33 DEBUG : Looking for writers 2026/08/30 03:04:33 DEBUG : dir: reading active writers 2026/08/30 03:04:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:34 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 03:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/30 03:04:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:04:36 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 03:04:37 DEBUG : dir/file1: size = 5 OK 2026/08/30 03:04:37 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 03:04:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/30 03:04:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/30 03:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:04:37 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:37 DEBUG : dir: Looking for writers 2026/08/30 03:04:37 DEBUG : file1: reading active writers 2026/08/30 03:04:37 DEBUG : Looking for writers 2026/08/30 03:04:37 DEBUG : dir: reading active writers 2026/08/30 03:04:37 DEBUG : >WaitForWriters: 2026/08/30 03:04:37 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:37 DEBUG : dir: Looking for writers 2026/08/30 03:04:37 DEBUG : file1: reading active writers 2026/08/30 03:04:37 DEBUG : Looking for writers 2026/08/30 03:04:37 DEBUG : dir: reading active writers 2026/08/30 03:04:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:38 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:38 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:04:38 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:38 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:38 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:04:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/30 03:04:40 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:40 DEBUG : dir: Looking for writers 2026/08/30 03:04:40 DEBUG : file1: reading active writers 2026/08/30 03:04:40 DEBUG : Looking for writers 2026/08/30 03:04:40 DEBUG : dir: reading active writers 2026/08/30 03:04:40 DEBUG : >WaitForWriters: 2026/08/30 03:04:40 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:41 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:41 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:04:41 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:41 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:41 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:04:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/30 03:04:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:04:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:04:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:04:42 DEBUG : dir/file1(0x252d3330ab40): close: 2026/08/30 03:04:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/30 03:04:42 DEBUG : dir/file1(0x252d3330ab40): >close: err= 2026/08/30 03:04:42 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:42 DEBUG : dir: Looking for writers 2026/08/30 03:04:42 DEBUG : file1: reading active writers 2026/08/30 03:04:42 DEBUG : Looking for writers 2026/08/30 03:04:42 DEBUG : dir: reading active writers 2026/08/30 03:04:42 DEBUG : >WaitForWriters: 2026/08/30 03:04:43 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:43 DEBUG : dir: Looking for writers 2026/08/30 03:04:43 DEBUG : file1: reading active writers 2026/08/30 03:04:43 DEBUG : Looking for writers 2026/08/30 03:04:43 DEBUG : dir: reading active writers 2026/08/30 03:04:43 DEBUG : >WaitForWriters: 2026/08/30 03:04:43 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:43 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:43 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:04:43 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:43 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:04:43 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:04:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/30 03:04:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:04:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:04:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:04:45 DEBUG : dir/file1(0x252d33747400): _writeAt: size=5, off=0 2026/08/30 03:04:45 DEBUG : dir/file1(0x252d33747400): openPending: 2026/08/30 03:04:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/30 03:04:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/30 03:04:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:04:45 DEBUG : dir/file1(0x252d33747400): >openPending: err= 2026/08/30 03:04:45 DEBUG : dir/file1(0x252d33747400): >_writeAt: n=5, err= 2026/08/30 03:04:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/30 03:04:45 DEBUG : dir/file1(0x252d33747400): close: 2026/08/30 03:04:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/30 03:04:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/30 03:04:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/30 03:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/30 03:04:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/30 03:04:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/30 03:04:45 DEBUG : dir/file1(0x252d33747400): >close: err= 2026/08/30 03:04:45 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:45 DEBUG : dir: Looking for writers 2026/08/30 03:04:45 DEBUG : file1: reading active writers 2026/08/30 03:04:45 DEBUG : Looking for writers 2026/08/30 03:04:45 DEBUG : dir: reading active writers 2026/08/30 03:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:04:45 DEBUG : dir: Looking for writers 2026/08/30 03:04:45 DEBUG : file1: reading active writers 2026/08/30 03:04:45 DEBUG : Looking for writers 2026/08/30 03:04:45 DEBUG : dir: reading active writers 2026/08/30 03:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:04:45 DEBUG : dir: Looking for writers 2026/08/30 03:04:45 DEBUG : file1: reading active writers 2026/08/30 03:04:45 DEBUG : Looking for writers 2026/08/30 03:04:45 DEBUG : dir: reading active writers 2026/08/30 03:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:04:45 DEBUG : dir: Looking for writers 2026/08/30 03:04:45 DEBUG : file1: reading active writers 2026/08/30 03:04:45 DEBUG : Looking for writers 2026/08/30 03:04:45 DEBUG : dir: reading active writers 2026/08/30 03:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:04:45 DEBUG : dir/file1: vfs cache: starting upload 2026/08/30 03:04:45 DEBUG : dir: Looking for writers 2026/08/30 03:04:45 DEBUG : file1: reading active writers 2026/08/30 03:04:45 DEBUG : Looking for writers 2026/08/30 03:04:45 DEBUG : dir: reading active writers 2026/08/30 03:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:04:45 DEBUG : dir: Looking for writers 2026/08/30 03:04:45 DEBUG : file1: reading active writers 2026/08/30 03:04:45 DEBUG : Looking for writers 2026/08/30 03:04:45 DEBUG : dir: reading active writers 2026/08/30 03:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:04:46 DEBUG : dir: Looking for writers 2026/08/30 03:04:46 DEBUG : file1: reading active writers 2026/08/30 03:04:46 DEBUG : Looking for writers 2026/08/30 03:04:46 DEBUG : dir: reading active writers 2026/08/30 03:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:04:46 DEBUG : dir/file1: size = 14 OK 2026/08/30 03:04:46 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/30 03:04:46 INFO : dir/file1: Copied (replaced existing) 2026/08/30 03:04:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/30 03:04:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/30 03:04:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/30 03:04:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:04:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/30 03:04:46 DEBUG : dir: Looking for writers 2026/08/30 03:04:46 DEBUG : file1: reading active writers 2026/08/30 03:04:46 DEBUG : Looking for writers 2026/08/30 03:04:46 DEBUG : dir: reading active writers 2026/08/30 03:04:46 DEBUG : >WaitForWriters: 2026/08/30 03:04:47 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:47 DEBUG : dir: Looking for writers 2026/08/30 03:04:47 DEBUG : file1: reading active writers 2026/08/30 03:04:47 DEBUG : Looking for writers 2026/08/30 03:04:47 DEBUG : dir: reading active writers 2026/08/30 03:04:47 DEBUG : >WaitForWriters: 2026/08/30 03:04:47 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (21.23s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (4.25s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.71s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.77s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.55s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.75s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.20s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:48 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:04:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 03:04:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:04:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/30 03:04:49 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:49 DEBUG : dir: Looking for writers 2026/08/30 03:04:49 DEBUG : file1: reading active writers 2026/08/30 03:04:49 DEBUG : Looking for writers 2026/08/30 03:04:49 DEBUG : dir: reading active writers 2026/08/30 03:04:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.70s) === RUN TestFileOpenReadUnknownSize 2026/08/30 03:04:50 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/30 03:04:50 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/30 03:04:50 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:04:50 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/30 03:04:50 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:50 DEBUG : Looking for writers 2026/08/30 03:04:50 DEBUG : file.txt: reading active writers 2026/08/30 03:04:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:50 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:04:52 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (25 bytes), uploading instead of streaming 2026/08/30 03:04:53 DEBUG : dir/file1: size = 25 OK 2026/08/30 03:04:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 03:04:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/30 03:04:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:04:53 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:53 DEBUG : dir: Looking for writers 2026/08/30 03:04:53 DEBUG : file1: reading active writers 2026/08/30 03:04:53 DEBUG : Looking for writers 2026/08/30 03:04:53 DEBUG : dir: reading active writers 2026/08/30 03:04:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.19s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:53 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:55 DEBUG : dir/file1: Remove: 2026/08/30 03:04:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:04:55 DEBUG : dir/file1: >Remove: err= 2026/08/30 03:04:55 DEBUG : dir/file1: Remove: 2026/08/30 03:04:55 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/30 03:04:55 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:55 DEBUG : dir: Looking for writers 2026/08/30 03:04:55 DEBUG : Looking for writers 2026/08/30 03:04:55 DEBUG : dir: reading active writers 2026/08/30 03:04:55 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.58s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:56 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:04:58 DEBUG : dir/file1: Remove: 2026/08/30 03:04:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:04:58 DEBUG : dir/file1: >Remove: err= 2026/08/30 03:04:58 DEBUG : dir/file1: Remove: 2026/08/30 03:04:58 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/30 03:04:58 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:04:58 DEBUG : dir: Looking for writers 2026/08/30 03:04:58 DEBUG : Looking for writers 2026/08/30 03:04:58 DEBUG : dir: reading active writers 2026/08/30 03:04:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.69s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:04:59 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:05:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 03:05:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/30 03:05:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/30 03:05:00 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/30 03:05:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/30 03:05:00 DEBUG : dir/file1: Open: flags=0x3 2026/08/30 03:05:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/30 03:05:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/30 03:05:00 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:00 DEBUG : dir: Looking for writers 2026/08/30 03:05:00 DEBUG : file1: reading active writers 2026/08/30 03:05:00 DEBUG : Looking for writers 2026/08/30 03:05:00 DEBUG : dir: reading active writers 2026/08/30 03:05:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:05:01 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:02 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:02 DEBUG : dir: Looking for writers 2026/08/30 03:05:02 DEBUG : file1: reading active writers 2026/08/30 03:05:02 DEBUG : Looking for writers 2026/08/30 03:05:02 DEBUG : dir: reading active writers 2026/08/30 03:05:02 DEBUG : >WaitForWriters: 2026/08/30 03:05:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 03:05:03 DEBUG : newLeaf: Updating file with newLeaf 0x252d333bc750 2026/08/30 03:05:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:05:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/30 03:05:04 DEBUG : dir/file1: Updating file with dir/file1 0x252d333bc750 2026/08/30 03:05:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/30 03:05:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 03:05:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/30 03:05:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:04 DEBUG : dir/file1: File is currently open, delaying rename 0x252d333bc750 2026/08/30 03:05:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:05:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:04 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (25 bytes), uploading instead of streaming 2026/08/30 03:05:05 DEBUG : dir/file1: size = 25 OK 2026/08/30 03:05:05 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 03:05:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/30 03:05:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:05 DEBUG : newLeaf: Running delayed rename now 2026/08/30 03:05:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 03:05:06 DEBUG : newLeaf: Updating file with newLeaf 0x252d333bc750 2026/08/30 03:05:06 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:06 DEBUG : dir: Looking for writers 2026/08/30 03:05:06 DEBUG : Looking for writers 2026/08/30 03:05:06 DEBUG : dir: reading active writers 2026/08/30 03:05:06 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:06 DEBUG : >WaitForWriters: 2026/08/30 03:05:06 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:06 DEBUG : dir: Looking for writers 2026/08/30 03:05:06 DEBUG : Looking for writers 2026/08/30 03:05:06 DEBUG : dir: reading active writers 2026/08/30 03:05:06 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:06 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:05:07 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:07 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:05:07 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:07 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:05:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:05:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:07 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:05:09 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:09 DEBUG : dir: Looking for writers 2026/08/30 03:05:09 DEBUG : file1: reading active writers 2026/08/30 03:05:09 DEBUG : Looking for writers 2026/08/30 03:05:09 DEBUG : dir: reading active writers 2026/08/30 03:05:09 DEBUG : >WaitForWriters: 2026/08/30 03:05:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 03:05:10 DEBUG : newLeaf: Updating file with newLeaf 0x252d33710ea0 2026/08/30 03:05:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:05:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/30 03:05:11 DEBUG : dir/file1: Updating file with dir/file1 0x252d33710ea0 2026/08/30 03:05:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/30 03:05:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 03:05:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/30 03:05:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:11 DEBUG : dir/file1: File is currently open, delaying rename 0x252d33710ea0 2026/08/30 03:05:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:05:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:11 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (25 bytes), uploading instead of streaming 2026/08/30 03:05:12 DEBUG : dir/file1: size = 25 OK 2026/08/30 03:05:12 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 03:05:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/30 03:05:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:12 DEBUG : newLeaf: Running delayed rename now 2026/08/30 03:05:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 03:05:13 DEBUG : newLeaf: Updating file with newLeaf 0x252d33710ea0 2026/08/30 03:05:13 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:13 DEBUG : dir: Looking for writers 2026/08/30 03:05:13 DEBUG : Looking for writers 2026/08/30 03:05:13 DEBUG : dir: reading active writers 2026/08/30 03:05:13 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:13 DEBUG : >WaitForWriters: 2026/08/30 03:05:13 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:13 DEBUG : dir: Looking for writers 2026/08/30 03:05:13 DEBUG : Looking for writers 2026/08/30 03:05:13 DEBUG : dir: reading active writers 2026/08/30 03:05:13 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:13 DEBUG : >WaitForWriters: 2026/08/30 03:05:13 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:05:14 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:14 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:05:14 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:14 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:14 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:05:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 03:05:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:05:15 DEBUG : dir/file1(0x252d33936200): openPending: 2026/08/30 03:05:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/30 03:05:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/30 03:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:15 DEBUG : dir/file1(0x252d33936200): >openPending: err= 2026/08/30 03:05:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 03:05:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:05:15 DEBUG : dir/file1(0x252d33936200): _writeAt: size=14, off=0 2026/08/30 03:05:15 DEBUG : dir/file1(0x252d33936200): >_writeAt: n=14, err= 2026/08/30 03:05:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/30 03:05:15 DEBUG : dir/file1(0x252d33936200): close: 2026/08/30 03:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/30 03:05:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/30 03:05:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/30 03:05:15 DEBUG : dir/file1(0x252d33936200): >close: err= 2026/08/30 03:05:15 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:15 DEBUG : dir: Looking for writers 2026/08/30 03:05:15 DEBUG : file1: reading active writers 2026/08/30 03:05:15 DEBUG : Looking for writers 2026/08/30 03:05:15 DEBUG : dir: reading active writers 2026/08/30 03:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:05:15 DEBUG : dir: Looking for writers 2026/08/30 03:05:15 DEBUG : file1: reading active writers 2026/08/30 03:05:15 DEBUG : Looking for writers 2026/08/30 03:05:15 DEBUG : dir: reading active writers 2026/08/30 03:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:05:15 DEBUG : dir: Looking for writers 2026/08/30 03:05:15 DEBUG : file1: reading active writers 2026/08/30 03:05:15 DEBUG : Looking for writers 2026/08/30 03:05:15 DEBUG : dir: reading active writers 2026/08/30 03:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:05:15 DEBUG : dir: Looking for writers 2026/08/30 03:05:15 DEBUG : file1: reading active writers 2026/08/30 03:05:15 DEBUG : Looking for writers 2026/08/30 03:05:15 DEBUG : dir: reading active writers 2026/08/30 03:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:05:15 DEBUG : dir/file1: vfs cache: starting upload 2026/08/30 03:05:15 DEBUG : dir: Looking for writers 2026/08/30 03:05:15 DEBUG : file1: reading active writers 2026/08/30 03:05:15 DEBUG : Looking for writers 2026/08/30 03:05:15 DEBUG : dir: reading active writers 2026/08/30 03:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:05:15 DEBUG : dir: Looking for writers 2026/08/30 03:05:15 DEBUG : file1: reading active writers 2026/08/30 03:05:15 DEBUG : Looking for writers 2026/08/30 03:05:15 DEBUG : dir: reading active writers 2026/08/30 03:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:05:16 DEBUG : dir: Looking for writers 2026/08/30 03:05:16 DEBUG : file1: reading active writers 2026/08/30 03:05:16 DEBUG : Looking for writers 2026/08/30 03:05:16 DEBUG : dir: reading active writers 2026/08/30 03:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:05:16 DEBUG : dir/file1: size = 14 OK 2026/08/30 03:05:16 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/30 03:05:16 INFO : dir/file1: Copied (replaced existing) 2026/08/30 03:05:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/30 03:05:16 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/30 03:05:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/30 03:05:16 DEBUG : dir: Looking for writers 2026/08/30 03:05:16 DEBUG : file1: reading active writers 2026/08/30 03:05:16 DEBUG : Looking for writers 2026/08/30 03:05:16 DEBUG : dir: reading active writers 2026/08/30 03:05:16 DEBUG : >WaitForWriters: 2026/08/30 03:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:05:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:05:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:05:16 DEBUG : dir/file1(0x252d3330aac0): _readAt: size=512, off=0 2026/08/30 03:05:16 DEBUG : dir/file1(0x252d3330aac0): openPending: 2026/08/30 03:05:16 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/08/30 03:05:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/30 03:05:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:16 DEBUG : dir/file1(0x252d3330aac0): >openPending: err= 2026/08/30 03:05:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/30 03:05:16 DEBUG : dir/file1(0x252d3330aac0): >_readAt: n=14, err=EOF 2026/08/30 03:05:16 DEBUG : dir/file1(0x252d3330aac0): close: 2026/08/30 03:05:16 DEBUG : dir/file1(0x252d3330aac0): >close: err= 2026/08/30 03:05:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 03:05:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 03:05:17 DEBUG : newLeaf: Updating file with newLeaf 0x252d33962000 2026/08/30 03:05:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:05:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/30 03:05:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/30 03:05:18 DEBUG : dir/file1: Updating file with dir/file1 0x252d33962000 2026/08/30 03:05:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/30 03:05:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 03:05:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:05:19 DEBUG : dir/file1(0x252d3330b040): openPending: 2026/08/30 03:05:19 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/08/30 03:05:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/30 03:05:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:19 DEBUG : dir/file1(0x252d3330b040): >openPending: err= 2026/08/30 03:05:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 03:05:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:05:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:05:19 DEBUG : dir/file1(0x252d3330b040): _writeAt: size=25, off=0 2026/08/30 03:05:19 DEBUG : dir/file1(0x252d3330b040): >_writeAt: n=25, err= 2026/08/30 03:05:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 03:05:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 03:05:19 DEBUG : newLeaf: Updating file with newLeaf 0x252d33962000 2026/08/30 03:05:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:05:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:19 DEBUG : newLeaf(0x252d3330b040): close: 2026/08/30 03:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/30 03:05:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-30 03:05:19.021315675 +0000 UTC m=+133.213833929 2026/08/30 03:05:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/30 03:05:19 DEBUG : newLeaf(0x252d3330b040): >close: err= 2026/08/30 03:05:19 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:19 DEBUG : dir: Looking for writers 2026/08/30 03:05:19 DEBUG : Looking for writers 2026/08/30 03:05:19 DEBUG : dir: reading active writers 2026/08/30 03:05:19 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:05:19 DEBUG : dir: Looking for writers 2026/08/30 03:05:19 DEBUG : Looking for writers 2026/08/30 03:05:19 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:19 DEBUG : dir: reading active writers 2026/08/30 03:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:05:19 DEBUG : dir: Looking for writers 2026/08/30 03:05:19 DEBUG : Looking for writers 2026/08/30 03:05:19 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:19 DEBUG : dir: reading active writers 2026/08/30 03:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:05:19 DEBUG : dir: Looking for writers 2026/08/30 03:05:19 DEBUG : Looking for writers 2026/08/30 03:05:19 DEBUG : dir: reading active writers 2026/08/30 03:05:19 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:05:19 DEBUG : newLeaf: vfs cache: starting upload 2026/08/30 03:05:19 DEBUG : dir: Looking for writers 2026/08/30 03:05:19 DEBUG : Looking for writers 2026/08/30 03:05:19 DEBUG : dir: reading active writers 2026/08/30 03:05:19 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:05:19 DEBUG : dir: Looking for writers 2026/08/30 03:05:19 DEBUG : Looking for writers 2026/08/30 03:05:19 DEBUG : dir: reading active writers 2026/08/30 03:05:19 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:05:20 DEBUG : dir: Looking for writers 2026/08/30 03:05:20 DEBUG : Looking for writers 2026/08/30 03:05:20 DEBUG : dir: reading active writers 2026/08/30 03:05:20 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:05:20 DEBUG : newLeaf: size = 25 OK 2026/08/30 03:05:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 03:05:20 INFO : newLeaf: Copied (replaced existing) 2026/08/30 03:05:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-30 03:05:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/30 03:05:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/30 03:05:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/30 03:05:20 DEBUG : dir: Looking for writers 2026/08/30 03:05:20 DEBUG : Looking for writers 2026/08/30 03:05:20 DEBUG : dir: reading active writers 2026/08/30 03:05:20 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:20 DEBUG : >WaitForWriters: 2026/08/30 03:05:21 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:21 DEBUG : dir: Looking for writers 2026/08/30 03:05:21 DEBUG : Looking for writers 2026/08/30 03:05:21 DEBUG : dir: reading active writers 2026/08/30 03:05:21 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:21 DEBUG : >WaitForWriters: 2026/08/30 03:05:21 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:05:21 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:21 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:05:21 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:21 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:05:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:05:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:21 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:05:24 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:24 DEBUG : dir: Looking for writers 2026/08/30 03:05:24 DEBUG : file1: reading active writers 2026/08/30 03:05:24 DEBUG : Looking for writers 2026/08/30 03:05:24 DEBUG : dir: reading active writers 2026/08/30 03:05:24 DEBUG : >WaitForWriters: 2026/08/30 03:05:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 03:05:24 DEBUG : newLeaf: Updating file with newLeaf 0x252d330feea0 2026/08/30 03:05:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:05:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/30 03:05:25 DEBUG : dir/file1: Updating file with dir/file1 0x252d330feea0 2026/08/30 03:05:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/30 03:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 03:05:26 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:05:26 DEBUG : dir/file1(0x252d33937b80): openPending: 2026/08/30 03:05:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/30 03:05:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/30 03:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:26 DEBUG : dir/file1(0x252d33937b80): >openPending: err= 2026/08/30 03:05:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 03:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:05:26 DEBUG : dir/file1(0x252d33937b80): _writeAt: size=25, off=0 2026/08/30 03:05:26 DEBUG : dir/file1(0x252d33937b80): >_writeAt: n=25, err= 2026/08/30 03:05:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 03:05:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 03:05:26 DEBUG : newLeaf: Updating file with newLeaf 0x252d330feea0 2026/08/30 03:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:05:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:26 DEBUG : newLeaf(0x252d33937b80): close: 2026/08/30 03:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/30 03:05:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-30 03:05:26.151067797 +0000 UTC m=+140.343586052 2026/08/30 03:05:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/30 03:05:26 DEBUG : newLeaf(0x252d33937b80): >close: err= 2026/08/30 03:05:26 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:26 DEBUG : dir: Looking for writers 2026/08/30 03:05:26 DEBUG : Looking for writers 2026/08/30 03:05:26 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:26 DEBUG : dir: reading active writers 2026/08/30 03:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:05:26 DEBUG : dir: Looking for writers 2026/08/30 03:05:26 DEBUG : Looking for writers 2026/08/30 03:05:26 DEBUG : dir: reading active writers 2026/08/30 03:05:26 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:05:26 DEBUG : dir: Looking for writers 2026/08/30 03:05:26 DEBUG : Looking for writers 2026/08/30 03:05:26 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:26 DEBUG : dir: reading active writers 2026/08/30 03:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:05:26 DEBUG : dir: Looking for writers 2026/08/30 03:05:26 DEBUG : Looking for writers 2026/08/30 03:05:26 DEBUG : dir: reading active writers 2026/08/30 03:05:26 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:05:26 DEBUG : newLeaf: vfs cache: starting upload 2026/08/30 03:05:26 DEBUG : dir: Looking for writers 2026/08/30 03:05:26 DEBUG : Looking for writers 2026/08/30 03:05:26 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:26 DEBUG : dir: reading active writers 2026/08/30 03:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:05:27 DEBUG : dir: Looking for writers 2026/08/30 03:05:27 DEBUG : Looking for writers 2026/08/30 03:05:27 DEBUG : dir: reading active writers 2026/08/30 03:05:27 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:05:27 DEBUG : dir: Looking for writers 2026/08/30 03:05:27 DEBUG : Looking for writers 2026/08/30 03:05:27 DEBUG : dir: reading active writers 2026/08/30 03:05:27 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:05:27 DEBUG : newLeaf: size = 25 OK 2026/08/30 03:05:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 03:05:27 INFO : newLeaf: Copied (replaced existing) 2026/08/30 03:05:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-30 03:05:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/30 03:05:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/30 03:05:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/30 03:05:28 DEBUG : dir: Looking for writers 2026/08/30 03:05:28 DEBUG : Looking for writers 2026/08/30 03:05:28 DEBUG : dir: reading active writers 2026/08/30 03:05:28 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:28 DEBUG : >WaitForWriters: 2026/08/30 03:05:28 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:28 DEBUG : dir: Looking for writers 2026/08/30 03:05:28 DEBUG : Looking for writers 2026/08/30 03:05:28 DEBUG : dir: reading active writers 2026/08/30 03:05:28 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:28 DEBUG : >WaitForWriters: 2026/08/30 03:05:28 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:05:29 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:29 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:05:29 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:29 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:29 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:05:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 03:05:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:05:30 DEBUG : dir/file1(0x252d334d1e00): openPending: 2026/08/30 03:05:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/30 03:05:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/30 03:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:30 DEBUG : dir/file1(0x252d334d1e00): >openPending: err= 2026/08/30 03:05:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 03:05:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:05:30 DEBUG : dir/file1(0x252d334d1e00): _writeAt: size=14, off=0 2026/08/30 03:05:30 DEBUG : dir/file1(0x252d334d1e00): >_writeAt: n=14, err= 2026/08/30 03:05:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/30 03:05:30 DEBUG : dir/file1(0x252d334d1e00): close: 2026/08/30 03:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/30 03:05:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/30 03:05:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/30 03:05:30 DEBUG : dir/file1(0x252d334d1e00): >close: err= 2026/08/30 03:05:30 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:30 DEBUG : dir: Looking for writers 2026/08/30 03:05:30 DEBUG : file1: reading active writers 2026/08/30 03:05:30 DEBUG : Looking for writers 2026/08/30 03:05:30 DEBUG : dir: reading active writers 2026/08/30 03:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:05:30 DEBUG : dir: Looking for writers 2026/08/30 03:05:30 DEBUG : file1: reading active writers 2026/08/30 03:05:30 DEBUG : Looking for writers 2026/08/30 03:05:30 DEBUG : dir: reading active writers 2026/08/30 03:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:05:30 DEBUG : dir: Looking for writers 2026/08/30 03:05:30 DEBUG : file1: reading active writers 2026/08/30 03:05:30 DEBUG : Looking for writers 2026/08/30 03:05:30 DEBUG : dir: reading active writers 2026/08/30 03:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:05:30 DEBUG : dir: Looking for writers 2026/08/30 03:05:30 DEBUG : file1: reading active writers 2026/08/30 03:05:30 DEBUG : Looking for writers 2026/08/30 03:05:30 DEBUG : dir: reading active writers 2026/08/30 03:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:05:30 DEBUG : dir/file1: vfs cache: starting upload 2026/08/30 03:05:30 DEBUG : dir: Looking for writers 2026/08/30 03:05:30 DEBUG : file1: reading active writers 2026/08/30 03:05:30 DEBUG : Looking for writers 2026/08/30 03:05:30 DEBUG : dir: reading active writers 2026/08/30 03:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:05:30 DEBUG : dir: Looking for writers 2026/08/30 03:05:30 DEBUG : file1: reading active writers 2026/08/30 03:05:30 DEBUG : Looking for writers 2026/08/30 03:05:30 DEBUG : dir: reading active writers 2026/08/30 03:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:05:31 DEBUG : dir: Looking for writers 2026/08/30 03:05:31 DEBUG : file1: reading active writers 2026/08/30 03:05:31 DEBUG : Looking for writers 2026/08/30 03:05:31 DEBUG : dir: reading active writers 2026/08/30 03:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:05:31 DEBUG : dir/file1: size = 14 OK 2026/08/30 03:05:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/30 03:05:31 INFO : dir/file1: Copied (replaced existing) 2026/08/30 03:05:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/30 03:05:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/30 03:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/30 03:05:31 DEBUG : dir: Looking for writers 2026/08/30 03:05:31 DEBUG : file1: reading active writers 2026/08/30 03:05:31 DEBUG : Looking for writers 2026/08/30 03:05:31 DEBUG : dir: reading active writers 2026/08/30 03:05:31 DEBUG : >WaitForWriters: 2026/08/30 03:05:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:05:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:05:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:05:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:05:31 DEBUG : dir/file1(0x252d33746940): _readAt: size=512, off=0 2026/08/30 03:05:31 DEBUG : dir/file1(0x252d33746940): openPending: 2026/08/30 03:05:31 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/08/30 03:05:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/30 03:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:31 DEBUG : dir/file1(0x252d33746940): >openPending: err= 2026/08/30 03:05:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/30 03:05:31 DEBUG : dir/file1(0x252d33746940): >_readAt: n=14, err=EOF 2026/08/30 03:05:31 DEBUG : dir/file1(0x252d33746940): close: 2026/08/30 03:05:31 DEBUG : dir/file1(0x252d33746940): >close: err= 2026/08/30 03:05:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 03:05:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 03:05:32 DEBUG : newLeaf: Updating file with newLeaf 0x252d335e2dd0 2026/08/30 03:05:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:05:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/30 03:05:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/30 03:05:33 DEBUG : dir/file1: Updating file with dir/file1 0x252d335e2dd0 2026/08/30 03:05:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/30 03:05:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 03:05:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:05:33 DEBUG : dir/file1(0x252d33746e80): openPending: 2026/08/30 03:05:33 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/08/30 03:05:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/30 03:05:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:33 DEBUG : dir/file1(0x252d33746e80): >openPending: err= 2026/08/30 03:05:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 03:05:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:05:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:05:33 DEBUG : dir/file1(0x252d33746e80): _writeAt: size=25, off=0 2026/08/30 03:05:33 DEBUG : dir/file1(0x252d33746e80): >_writeAt: n=25, err= 2026/08/30 03:05:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 03:05:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 03:05:34 DEBUG : newLeaf: Updating file with newLeaf 0x252d335e2dd0 2026/08/30 03:05:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:05:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:34 DEBUG : newLeaf(0x252d33746e80): close: 2026/08/30 03:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/30 03:05:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-30 03:05:33.860990333 +0000 UTC m=+148.053508586 2026/08/30 03:05:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/30 03:05:34 DEBUG : newLeaf(0x252d33746e80): >close: err= 2026/08/30 03:05:34 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:34 DEBUG : dir: Looking for writers 2026/08/30 03:05:34 DEBUG : Looking for writers 2026/08/30 03:05:34 DEBUG : dir: reading active writers 2026/08/30 03:05:34 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:05:34 DEBUG : dir: Looking for writers 2026/08/30 03:05:34 DEBUG : Looking for writers 2026/08/30 03:05:34 DEBUG : dir: reading active writers 2026/08/30 03:05:34 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:05:34 DEBUG : dir: Looking for writers 2026/08/30 03:05:34 DEBUG : Looking for writers 2026/08/30 03:05:34 DEBUG : dir: reading active writers 2026/08/30 03:05:34 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:05:34 DEBUG : dir: Looking for writers 2026/08/30 03:05:34 DEBUG : Looking for writers 2026/08/30 03:05:34 DEBUG : dir: reading active writers 2026/08/30 03:05:34 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:05:34 DEBUG : newLeaf: vfs cache: starting upload 2026/08/30 03:05:34 DEBUG : dir: Looking for writers 2026/08/30 03:05:34 DEBUG : Looking for writers 2026/08/30 03:05:34 DEBUG : dir: reading active writers 2026/08/30 03:05:34 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:05:34 DEBUG : dir: Looking for writers 2026/08/30 03:05:34 DEBUG : Looking for writers 2026/08/30 03:05:34 DEBUG : dir: reading active writers 2026/08/30 03:05:34 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:05:35 DEBUG : dir: Looking for writers 2026/08/30 03:05:35 DEBUG : Looking for writers 2026/08/30 03:05:35 DEBUG : dir: reading active writers 2026/08/30 03:05:35 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:05:35 DEBUG : newLeaf: size = 25 OK 2026/08/30 03:05:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 03:05:35 INFO : newLeaf: Copied (replaced existing) 2026/08/30 03:05:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-30 03:05:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/30 03:05:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/30 03:05:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/30 03:05:35 DEBUG : dir: Looking for writers 2026/08/30 03:05:35 DEBUG : Looking for writers 2026/08/30 03:05:35 DEBUG : dir: reading active writers 2026/08/30 03:05:35 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:35 DEBUG : >WaitForWriters: 2026/08/30 03:05:36 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:36 DEBUG : dir: Looking for writers 2026/08/30 03:05:36 DEBUG : Looking for writers 2026/08/30 03:05:36 DEBUG : dir: reading active writers 2026/08/30 03:05:36 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:36 DEBUG : >WaitForWriters: 2026/08/30 03:05:36 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:05:36 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:36 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:05:36 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:36 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:05:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:05:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:05:36 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:05:38 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:38 DEBUG : dir: Looking for writers 2026/08/30 03:05:38 DEBUG : file1: reading active writers 2026/08/30 03:05:38 DEBUG : Looking for writers 2026/08/30 03:05:38 DEBUG : dir: reading active writers 2026/08/30 03:05:38 DEBUG : >WaitForWriters: 2026/08/30 03:05:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:05:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:05:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:05:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:05:38 DEBUG : dir/file1(0x252d3350fe00): _readAt: size=512, off=0 2026/08/30 03:05:38 DEBUG : dir/file1(0x252d3350fe00): openPending: 2026/08/30 03:05:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/30 03:05:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/30 03:05:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:38 DEBUG : dir/file1(0x252d3350fe00): >openPending: err= 2026/08/30 03:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/30 03:05:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:05:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:05:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:05:38 DEBUG : dir/file1(0x252d3350fe00): >_readAt: n=14, err=EOF 2026/08/30 03:05:38 DEBUG : dir/file1(0x252d3350fe00): close: 2026/08/30 03:05:38 DEBUG : dir/file1(0x252d3350fe00): >close: err= 2026/08/30 03:05:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 03:05:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 03:05:39 DEBUG : newLeaf: Updating file with newLeaf 0x252d3346add0 2026/08/30 03:05:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:05:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/30 03:05:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/30 03:05:40 DEBUG : dir/file1: Updating file with dir/file1 0x252d3346add0 2026/08/30 03:05:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/30 03:05:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 03:05:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:05:41 DEBUG : dir/file1(0x252d339788c0): openPending: 2026/08/30 03:05:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/30 03:05:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/30 03:05:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:05:41 DEBUG : dir/file1(0x252d339788c0): >openPending: err= 2026/08/30 03:05:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 03:05:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:05:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:05:41 DEBUG : dir/file1(0x252d339788c0): _writeAt: size=25, off=0 2026/08/30 03:05:41 DEBUG : dir/file1(0x252d339788c0): >_writeAt: n=25, err= 2026/08/30 03:05:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 03:05:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 03:05:41 DEBUG : newLeaf: Updating file with newLeaf 0x252d3346add0 2026/08/30 03:05:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:05:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:41 DEBUG : newLeaf(0x252d339788c0): close: 2026/08/30 03:05:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/30 03:05:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-30 03:05:41.04094314 +0000 UTC m=+155.233461414 2026/08/30 03:05:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/30 03:05:41 DEBUG : newLeaf(0x252d339788c0): >close: err= 2026/08/30 03:05:41 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:41 DEBUG : dir: Looking for writers 2026/08/30 03:05:41 DEBUG : Looking for writers 2026/08/30 03:05:41 DEBUG : dir: reading active writers 2026/08/30 03:05:41 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:05:41 DEBUG : dir: Looking for writers 2026/08/30 03:05:41 DEBUG : Looking for writers 2026/08/30 03:05:41 DEBUG : dir: reading active writers 2026/08/30 03:05:41 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:05:41 DEBUG : dir: Looking for writers 2026/08/30 03:05:41 DEBUG : Looking for writers 2026/08/30 03:05:41 DEBUG : dir: reading active writers 2026/08/30 03:05:41 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:05:41 DEBUG : dir: Looking for writers 2026/08/30 03:05:41 DEBUG : Looking for writers 2026/08/30 03:05:41 DEBUG : dir: reading active writers 2026/08/30 03:05:41 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:05:41 DEBUG : newLeaf: vfs cache: starting upload 2026/08/30 03:05:41 DEBUG : dir: Looking for writers 2026/08/30 03:05:41 DEBUG : Looking for writers 2026/08/30 03:05:41 DEBUG : dir: reading active writers 2026/08/30 03:05:41 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:05:41 DEBUG : dir: Looking for writers 2026/08/30 03:05:41 DEBUG : Looking for writers 2026/08/30 03:05:41 DEBUG : dir: reading active writers 2026/08/30 03:05:41 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:05:42 DEBUG : dir: Looking for writers 2026/08/30 03:05:42 DEBUG : Looking for writers 2026/08/30 03:05:42 DEBUG : dir: reading active writers 2026/08/30 03:05:42 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:05:42 DEBUG : newLeaf: size = 25 OK 2026/08/30 03:05:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 03:05:42 INFO : newLeaf: Copied (replaced existing) 2026/08/30 03:05:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-30 03:05:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/30 03:05:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/30 03:05:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 03:05:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/30 03:05:42 DEBUG : dir: Looking for writers 2026/08/30 03:05:42 DEBUG : Looking for writers 2026/08/30 03:05:42 DEBUG : dir: reading active writers 2026/08/30 03:05:42 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:42 DEBUG : >WaitForWriters: 2026/08/30 03:05:43 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:43 DEBUG : dir: Looking for writers 2026/08/30 03:05:43 DEBUG : Looking for writers 2026/08/30 03:05:43 DEBUG : dir: reading active writers 2026/08/30 03:05:43 DEBUG : newLeaf: reading active writers 2026/08/30 03:05:43 DEBUG : >WaitForWriters: 2026/08/30 03:05:43 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestFileRename (42.61s) --- PASS: TestFileRename/off,forceCache=false (6.20s) --- PASS: TestFileRename/minimal,forceCache=false (6.55s) --- PASS: TestFileRename/minimal,forceCache=true (7.79s) --- PASS: TestFileRename/writes,forceCache=false (7.15s) --- PASS: TestFileRename/writes,forceCache=true (7.69s) --- PASS: TestFileRename/full,forceCache=false (7.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:05:43 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:43 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:43 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:43 DEBUG : Looking for writers 2026/08/30 03:05:43 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.28s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.25s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.26s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.25s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.27s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:05:45 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.25s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:05:45 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:05:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 03:05:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/30 03:05:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:05:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/30 03:05:47 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/30 03:05:47 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:47 DEBUG : dir: Looking for writers 2026/08/30 03:05:47 DEBUG : file1: reading active writers 2026/08/30 03:05:47 DEBUG : Looking for writers 2026/08/30 03:05:47 DEBUG : dir: reading active writers 2026/08/30 03:05:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.66s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:05:48 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:05:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:05:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 03:05:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/30 03:05:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:05:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/30 03:05:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/30 03:05:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/30 03:05:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/30 03:05:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/30 03:05:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/30 03:05:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/30 03:05:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/30 03:05:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/30 03:05:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/30 03:05:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/30 03:05:50 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/30 03:05:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/30 03:05:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/30 03:05:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/30 03:05:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/30 03:05:51 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:51 DEBUG : dir: Looking for writers 2026/08/30 03:05:51 DEBUG : file1: reading active writers 2026/08/30 03:05:51 DEBUG : Looking for writers 2026/08/30 03:05:51 DEBUG : dir: reading active writers 2026/08/30 03:05:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.49s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:05:52 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:05:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:05:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 03:05:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/30 03:05:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:05:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/30 03:05:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/30 03:05:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/30 03:05:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/30 03:05:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/30 03:05:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/30 03:05:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/30 03:05:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/30 03:05:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/30 03:05:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/30 03:05:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/30 03:05:55 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/30 03:05:56 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/30 03:05:56 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/30 03:05:56 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/30 03:05:56 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/30 03:05:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/30 03:05:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/30 03:05:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/30 03:05:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/30 03:05:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/30 03:05:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/30 03:05:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/30 03:05:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/30 03:05:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/30 03:05:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/30 03:05:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/30 03:05:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/30 03:05:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/30 03:05:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/30 03:05:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/30 03:05:57 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:57 DEBUG : dir: Looking for writers 2026/08/30 03:05:57 DEBUG : file1: reading active writers 2026/08/30 03:05:57 DEBUG : Looking for writers 2026/08/30 03:05:57 DEBUG : dir: reading active writers 2026/08/30 03:05:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.33s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:05:58 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:05:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:05:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:05:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 03:05:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/30 03:05:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:05:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/30 03:05:59 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:05:59 DEBUG : dir: Looking for writers 2026/08/30 03:05:59 DEBUG : file1: reading active writers 2026/08/30 03:05:59 DEBUG : Looking for writers 2026/08/30 03:05:59 DEBUG : dir: reading active writers 2026/08/30 03:05:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.61s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:00 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:06:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:06:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 03:06:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/30 03:06:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:02 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/30 03:06:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/30 03:06:02 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:02 DEBUG : dir: Looking for writers 2026/08/30 03:06:02 DEBUG : file1: reading active writers 2026/08/30 03:06:02 DEBUG : Looking for writers 2026/08/30 03:06:02 DEBUG : dir: reading active writers 2026/08/30 03:06:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.62s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:03 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:03 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:03 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:03 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:03 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:06:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:06:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:06:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:06:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:06:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 03:06:04 DEBUG : dir/file1(0x252d3330b600): _readAt: size=1, off=0 2026/08/30 03:06:04 DEBUG : dir/file1(0x252d3330b600): openPending: 2026/08/30 03:06:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 03:06:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 03:06:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:04 DEBUG : dir/file1(0x252d3330b600): >openPending: err= 2026/08/30 03:06:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/30 03:06:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:05 DEBUG : dir/file1(0x252d3330b600): >_readAt: n=1, err= 2026/08/30 03:06:05 DEBUG : dir/file1(0x252d3330b600): _readAt: size=256, off=1 2026/08/30 03:06:05 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/30 03:06:05 DEBUG : dir/file1(0x252d3330b600): >_readAt: n=15, err=EOF 2026/08/30 03:06:05 DEBUG : dir/file1(0x252d3330b600): _readAt: size=16, off=16 2026/08/30 03:06:05 DEBUG : dir/file1(0x252d3330b600): >_readAt: n=0, err=EOF 2026/08/30 03:06:05 DEBUG : dir/file1(0x252d3330b600): close: 2026/08/30 03:06:05 DEBUG : dir/file1(0x252d3330b600): >close: err= 2026/08/30 03:06:05 DEBUG : dir/file1(0x252d3330b600): close: 2026/08/30 03:06:05 DEBUG : dir/file1(0x252d3330b600): >close: err=file already closed 2026/08/30 03:06:05 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:05 DEBUG : dir: Looking for writers 2026/08/30 03:06:05 DEBUG : file1: reading active writers 2026/08/30 03:06:05 DEBUG : Looking for writers 2026/08/30 03:06:05 DEBUG : dir: reading active writers 2026/08/30 03:06:05 DEBUG : >WaitForWriters: 2026/08/30 03:06:05 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.60s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:05 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:05 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:05 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:05 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:05 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:06:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:06:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:06:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:06:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:06:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): _readAt: size=1, off=0 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): openPending: 2026/08/30 03:06:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 03:06:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 03:06:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): >openPending: err= 2026/08/30 03:06:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/30 03:06:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): >_readAt: n=1, err= 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): _readAt: size=1, off=5 2026/08/30 03:06:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): >_readAt: n=1, err= 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): _readAt: size=1, off=3 2026/08/30 03:06:07 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): >_readAt: n=1, err= 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): _readAt: size=1, off=13 2026/08/30 03:06:07 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): >_readAt: n=1, err= 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): _readAt: size=16, off=100 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): >_readAt: n=0, err=EOF 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): close: 2026/08/30 03:06:07 DEBUG : dir/file1(0x252d33de1b00): >close: err= 2026/08/30 03:06:07 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:07 DEBUG : dir: Looking for writers 2026/08/30 03:06:07 DEBUG : file1: reading active writers 2026/08/30 03:06:07 DEBUG : Looking for writers 2026/08/30 03:06:07 DEBUG : dir: reading active writers 2026/08/30 03:06:07 DEBUG : >WaitForWriters: 2026/08/30 03:06:07 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.48s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:08 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:08 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:08 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:08 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:08 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:06:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:06:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:06:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:06:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:06:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): _readAt: size=1, off=0 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): openPending: 2026/08/30 03:06:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 03:06:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 03:06:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): >openPending: err= 2026/08/30 03:06:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/30 03:06:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): >_readAt: n=1, err= 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): _readAt: size=1, off=5 2026/08/30 03:06:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): >_readAt: n=1, err= 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): _readAt: size=1, off=1 2026/08/30 03:06:10 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): >_readAt: n=1, err= 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): _readAt: size=6, off=10 2026/08/30 03:06:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): >_readAt: n=6, err= 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): _readAt: size=256, off=10 2026/08/30 03:06:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): >_readAt: n=6, err=EOF 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): _readAt: size=256, off=100 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): >_readAt: n=0, err=EOF 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): close: 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): >close: err= 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): _readAt: size=256, off=100 2026/08/30 03:06:10 DEBUG : dir/file1(0x252d32f86e80): >_readAt: n=0, err=file already closed 2026/08/30 03:06:10 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:10 DEBUG : dir: Looking for writers 2026/08/30 03:06:10 DEBUG : file1: reading active writers 2026/08/30 03:06:10 DEBUG : Looking for writers 2026/08/30 03:06:10 DEBUG : dir: reading active writers 2026/08/30 03:06:10 DEBUG : >WaitForWriters: 2026/08/30 03:06:10 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.70s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:11 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:11 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:11 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:11 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:11 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:06:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva/dir/file1: no such file or directory 2026/08/30 03:06:12 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-diculew4biva/dir/file1: no such file or directory 2026/08/30 03:06:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:06:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:06:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:06:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:06:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 03:06:12 DEBUG : dir/file1(0x252d33103280): RWFileHandle.Flush 2026/08/30 03:06:12 DEBUG : dir/file1(0x252d33103280): _readAt: size=256, off=0 2026/08/30 03:06:12 DEBUG : dir/file1(0x252d33103280): openPending: 2026/08/30 03:06:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 03:06:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 03:06:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:12 DEBUG : dir/file1(0x252d33103280): >openPending: err= 2026/08/30 03:06:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/30 03:06:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:12 DEBUG : dir/file1(0x252d33103280): >_readAt: n=16, err=EOF 2026/08/30 03:06:12 DEBUG : dir/file1(0x252d33103280): RWFileHandle.Flush 2026/08/30 03:06:12 DEBUG : dir/file1(0x252d33103280): RWFileHandle.Flush 2026/08/30 03:06:12 DEBUG : dir/file1(0x252d33103280): close: 2026/08/30 03:06:12 DEBUG : dir/file1(0x252d33103280): >close: err= 2026/08/30 03:06:12 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:12 DEBUG : dir: Looking for writers 2026/08/30 03:06:12 DEBUG : file1: reading active writers 2026/08/30 03:06:12 DEBUG : Looking for writers 2026/08/30 03:06:12 DEBUG : dir: reading active writers 2026/08/30 03:06:12 DEBUG : >WaitForWriters: 2026/08/30 03:06:12 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.62s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:13 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:13 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:13 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:13 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:13 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:06:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 03:06:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:06:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:06:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:06:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 03:06:15 DEBUG : dir/file1(0x252d334d16c0): _readAt: size=256, off=0 2026/08/30 03:06:15 DEBUG : dir/file1(0x252d334d16c0): openPending: 2026/08/30 03:06:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 03:06:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 03:06:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:15 DEBUG : dir/file1(0x252d334d16c0): >openPending: err= 2026/08/30 03:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/30 03:06:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/30 03:06:15 DEBUG : dir/file1(0x252d334d16c0): >_readAt: n=16, err=EOF 2026/08/30 03:06:15 DEBUG : dir/file1(0x252d334d16c0): RWFileHandle.Release 2026/08/30 03:06:15 DEBUG : dir/file1(0x252d334d16c0): close: 2026/08/30 03:06:15 DEBUG : dir/file1(0x252d334d16c0): >close: err= 2026/08/30 03:06:15 DEBUG : dir/file1(0x252d334d16c0): RWFileHandle.Release 2026/08/30 03:06:15 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:15 DEBUG : dir: Looking for writers 2026/08/30 03:06:15 DEBUG : file1: reading active writers 2026/08/30 03:06:15 DEBUG : Looking for writers 2026/08/30 03:06:15 DEBUG : dir: reading active writers 2026/08/30 03:06:15 DEBUG : >WaitForWriters: 2026/08/30 03:06:15 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.63s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:16 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:16 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:16 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:16 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:16 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:16 DEBUG : file1: newRWFileHandle: 2026/08/30 03:06:16 DEBUG : file1(0x252d334d1b80): openPending: 2026/08/30 03:06:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:16 DEBUG : file1(0x252d334d1b80): >openPending: err= 2026/08/30 03:06:16 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 03:06:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 03:06:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 03:06:16 DEBUG : file1(0x252d334d1b80): _writeAt: size=5, off=0 2026/08/30 03:06:16 DEBUG : file1(0x252d334d1b80): >_writeAt: n=5, err= 2026/08/30 03:06:16 DEBUG : file1(0x252d334d1b80): _writeAt: size=7, off=5 2026/08/30 03:06:16 DEBUG : file1(0x252d334d1b80): >_writeAt: n=7, err= 2026/08/30 03:06:16 DEBUG : file1: vfs cache: truncate to size=11 2026/08/30 03:06:16 DEBUG : file1(0x252d334d1b80): close: 2026/08/30 03:06:16 DEBUG : file1: vfs cache: setting modification time to 2026-08-30 03:06:16.415185385 +0000 UTC m=+190.607703618 2026/08/30 03:06:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:16 DEBUG : file1(0x252d334d1b80): >close: err= 2026/08/30 03:06:16 DEBUG : file1(0x252d334d1b80): close: 2026/08/30 03:06:16 DEBUG : file1(0x252d334d1b80): >close: err=file already closed 2026/08/30 03:06:16 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:16 DEBUG : Looking for writers 2026/08/30 03:06:16 DEBUG : file1: reading active writers 2026/08/30 03:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:06:16 DEBUG : Looking for writers 2026/08/30 03:06:16 DEBUG : file1: reading active writers 2026/08/30 03:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:06:16 DEBUG : Looking for writers 2026/08/30 03:06:16 DEBUG : file1: reading active writers 2026/08/30 03:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:06:16 DEBUG : Looking for writers 2026/08/30 03:06:16 DEBUG : file1: reading active writers 2026/08/30 03:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:06:16 DEBUG : file1: vfs cache: starting upload 2026/08/30 03:06:16 DEBUG : Looking for writers 2026/08/30 03:06:16 DEBUG : file1: reading active writers 2026/08/30 03:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:06:16 DEBUG : Looking for writers 2026/08/30 03:06:16 DEBUG : file1: reading active writers 2026/08/30 03:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:06:17 DEBUG : Looking for writers 2026/08/30 03:06:17 DEBUG : file1: reading active writers 2026/08/30 03:06:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:06:17 DEBUG : file1: size = 11 OK 2026/08/30 03:06:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/30 03:06:17 INFO : file1: Copied (new) 2026/08/30 03:06:17 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-30 03:06:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/30 03:06:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 03:06:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:17 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 03:06:17 DEBUG : Looking for writers 2026/08/30 03:06:17 DEBUG : file1: reading active writers 2026/08/30 03:06:17 DEBUG : >WaitForWriters: 2026/08/30 03:06:17 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:17 DEBUG : Looking for writers 2026/08/30 03:06:17 DEBUG : file1: reading active writers 2026/08/30 03:06:17 DEBUG : >WaitForWriters: 2026/08/30 03:06:17 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting 2026/08/30 03:06:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva/dir/file1: no such file or directory 2026/08/30 03:06:17 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-diculew4biva/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:18 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:18 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:18 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:18 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:18 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:18 DEBUG : file1: newRWFileHandle: 2026/08/30 03:06:18 DEBUG : file1(0x252d33764080): openPending: 2026/08/30 03:06:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:18 DEBUG : file1(0x252d33764080): >openPending: err= 2026/08/30 03:06:18 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 03:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 03:06:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 03:06:18 DEBUG : file1(0x252d33764080): _writeAt: size=7, off=0 2026/08/30 03:06:18 DEBUG : file1(0x252d33764080): >_writeAt: n=7, err= 2026/08/30 03:06:18 DEBUG : file1(0x252d33764080): _writeAt: size=6, off=5 2026/08/30 03:06:18 DEBUG : file1(0x252d33764080): >_writeAt: n=6, err= 2026/08/30 03:06:18 DEBUG : file1(0x252d33764080): close: 2026/08/30 03:06:18 DEBUG : file1: vfs cache: setting modification time to 2026-08-30 03:06:18.400699113 +0000 UTC m=+192.593217357 2026/08/30 03:06:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:18 DEBUG : file1(0x252d33764080): >close: err= 2026/08/30 03:06:18 DEBUG : file1(0x252d33764080): _writeAt: size=5, off=0 2026/08/30 03:06:18 DEBUG : file1(0x252d33764080): >_writeAt: n=0, err=file already closed 2026/08/30 03:06:18 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:18 DEBUG : Looking for writers 2026/08/30 03:06:18 DEBUG : file1: reading active writers 2026/08/30 03:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:06:18 DEBUG : Looking for writers 2026/08/30 03:06:18 DEBUG : file1: reading active writers 2026/08/30 03:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:06:18 DEBUG : Looking for writers 2026/08/30 03:06:18 DEBUG : file1: reading active writers 2026/08/30 03:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:06:18 DEBUG : Looking for writers 2026/08/30 03:06:18 DEBUG : file1: reading active writers 2026/08/30 03:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:06:18 DEBUG : file1: vfs cache: starting upload 2026/08/30 03:06:18 DEBUG : Looking for writers 2026/08/30 03:06:18 DEBUG : file1: reading active writers 2026/08/30 03:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:06:18 DEBUG : Looking for writers 2026/08/30 03:06:18 DEBUG : file1: reading active writers 2026/08/30 03:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:06:19 DEBUG : Looking for writers 2026/08/30 03:06:19 DEBUG : file1: reading active writers 2026/08/30 03:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:06:19 DEBUG : Looking for writers 2026/08/30 03:06:19 DEBUG : file1: reading active writers 2026/08/30 03:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/30 03:06:19 DEBUG : file1: size = 11 OK 2026/08/30 03:06:19 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/30 03:06:19 INFO : file1: Copied (new) 2026/08/30 03:06:19 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-30 03:06:18 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/30 03:06:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 03:06:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:19 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 03:06:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva/dir/file1: no such file or directory 2026/08/30 03:06:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva/dir/file1: no such file or directory 2026/08/30 03:06:20 DEBUG : Looking for writers 2026/08/30 03:06:20 DEBUG : file1: reading active writers 2026/08/30 03:06:20 DEBUG : >WaitForWriters: 2026/08/30 03:06:20 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:20 DEBUG : Looking for writers 2026/08/30 03:06:20 DEBUG : file1: reading active writers 2026/08/30 03:06:20 DEBUG : >WaitForWriters: 2026/08/30 03:06:20 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.68s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:21 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:21 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:21 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:21 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:21 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:22 DEBUG : file1: newRWFileHandle: 2026/08/30 03:06:22 DEBUG : file1(0x252d3350f300): openPending: 2026/08/30 03:06:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:22 DEBUG : file1(0x252d3350f300): >openPending: err= 2026/08/30 03:06:22 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 03:06:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 03:06:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 03:06:22 DEBUG : file1(0x252d3350f300): close: 2026/08/30 03:06:22 DEBUG : file1: vfs cache: setting modification time to 2026-08-30 03:06:22.237802582 +0000 UTC m=+196.430320826 2026/08/30 03:06:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:22 DEBUG : file1(0x252d3350f300): >close: err= 2026/08/30 03:06:22 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/30 03:06:22 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 03:06:22 DEBUG : file2: newRWFileHandle: 2026/08/30 03:06:22 DEBUG : file2(0x252d3350f780): openPending: 2026/08/30 03:06:22 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 03:06:22 DEBUG : file2(0x252d3350f780): >openPending: err= 2026/08/30 03:06:22 DEBUG : file2: >newRWFileHandle: err= 2026/08/30 03:06:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 03:06:22 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/30 03:06:22 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/30 03:06:22 DEBUG : file2(0x252d3350f780): RWFileHandle.Flush 2026/08/30 03:06:22 DEBUG : file2(0x252d3350f780): RWFileHandle.Release 2026/08/30 03:06:22 DEBUG : file2(0x252d3350f780): close: 2026/08/30 03:06:22 DEBUG : file2: vfs cache: setting modification time to 2026-08-30 03:06:22.239267828 +0000 UTC m=+196.431786082 2026/08/30 03:06:22 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:22 DEBUG : file2(0x252d3350f780): >close: err= 2026/08/30 03:06:22 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:22 DEBUG : Looking for writers 2026/08/30 03:06:22 DEBUG : file1: reading active writers 2026/08/30 03:06:22 DEBUG : file2: reading active writers 2026/08/30 03:06:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/30 03:06:22 DEBUG : Looking for writers 2026/08/30 03:06:22 DEBUG : file1: reading active writers 2026/08/30 03:06:22 DEBUG : file2: reading active writers 2026/08/30 03:06:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/30 03:06:22 DEBUG : Looking for writers 2026/08/30 03:06:22 DEBUG : file1: reading active writers 2026/08/30 03:06:22 DEBUG : file2: reading active writers 2026/08/30 03:06:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/30 03:06:22 DEBUG : Looking for writers 2026/08/30 03:06:22 DEBUG : file1: reading active writers 2026/08/30 03:06:22 DEBUG : file2: reading active writers 2026/08/30 03:06:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/30 03:06:22 DEBUG : file1: vfs cache: starting upload 2026/08/30 03:06:22 DEBUG : file2: vfs cache: starting upload 2026/08/30 03:06:22 DEBUG : Looking for writers 2026/08/30 03:06:22 DEBUG : file2: reading active writers 2026/08/30 03:06:22 DEBUG : file1: reading active writers 2026/08/30 03:06:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/30 03:06:22 DEBUG : Looking for writers 2026/08/30 03:06:22 DEBUG : file1: reading active writers 2026/08/30 03:06:22 DEBUG : file2: reading active writers 2026/08/30 03:06:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/30 03:06:22 DEBUG : Looking for writers 2026/08/30 03:06:22 DEBUG : file1: reading active writers 2026/08/30 03:06:22 DEBUG : file2: reading active writers 2026/08/30 03:06:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/30 03:06:23 DEBUG : file2: size = 0 OK 2026/08/30 03:06:23 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 03:06:23 INFO : file2: Copied (new) 2026/08/30 03:06:23 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-30 03:06:22 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/30 03:06:23 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/30 03:06:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 03:06:23 INFO : file2: vfs cache: upload succeeded try #1 2026/08/30 03:06:23 DEBUG : file1: size = 0 OK 2026/08/30 03:06:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 03:06:23 INFO : file1: Copied (new) 2026/08/30 03:06:23 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-30 03:06:22 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/30 03:06:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 03:06:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:23 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 03:06:23 DEBUG : Looking for writers 2026/08/30 03:06:23 DEBUG : file1: reading active writers 2026/08/30 03:06:23 DEBUG : file2: reading active writers 2026/08/30 03:06:23 DEBUG : >WaitForWriters: 2026/08/30 03:06:23 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:23 DEBUG : Looking for writers 2026/08/30 03:06:23 DEBUG : file1: reading active writers 2026/08/30 03:06:23 DEBUG : file2: reading active writers 2026/08/30 03:06:23 DEBUG : >WaitForWriters: 2026/08/30 03:06:23 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.31s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:24 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:24 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:24 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:24 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:24 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:24 DEBUG : file1: newRWFileHandle: 2026/08/30 03:06:24 DEBUG : file1(0x252d33c1a540): openPending: 2026/08/30 03:06:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:24 DEBUG : file1(0x252d33c1a540): >openPending: err= 2026/08/30 03:06:24 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 03:06:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 03:06:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 03:06:24 DEBUG : file1(0x252d33c1a540): _writeAt: size=5, off=0 2026/08/30 03:06:24 DEBUG : file1(0x252d33c1a540): >_writeAt: n=5, err= 2026/08/30 03:06:24 DEBUG : file1(0x252d33c1a540): RWFileHandle.Flush 2026/08/30 03:06:24 DEBUG : file1(0x252d33c1a540): RWFileHandle.Flush 2026/08/30 03:06:24 DEBUG : file1(0x252d33c1a540): close: 2026/08/30 03:06:24 DEBUG : file1: vfs cache: setting modification time to 2026-08-30 03:06:24.387172407 +0000 UTC m=+198.579690651 2026/08/30 03:06:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:24 DEBUG : file1(0x252d33c1a540): >close: err= 2026/08/30 03:06:24 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:24 DEBUG : Looking for writers 2026/08/30 03:06:24 DEBUG : file1: reading active writers 2026/08/30 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:06:24 DEBUG : Looking for writers 2026/08/30 03:06:24 DEBUG : file1: reading active writers 2026/08/30 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:06:24 DEBUG : Looking for writers 2026/08/30 03:06:24 DEBUG : file1: reading active writers 2026/08/30 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:06:24 DEBUG : Looking for writers 2026/08/30 03:06:24 DEBUG : file1: reading active writers 2026/08/30 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:06:24 DEBUG : file1: vfs cache: starting upload 2026/08/30 03:06:24 DEBUG : Looking for writers 2026/08/30 03:06:24 DEBUG : file1: reading active writers 2026/08/30 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:06:24 DEBUG : Looking for writers 2026/08/30 03:06:24 DEBUG : file1: reading active writers 2026/08/30 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:06:25 DEBUG : Looking for writers 2026/08/30 03:06:25 DEBUG : file1: reading active writers 2026/08/30 03:06:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:06:25 DEBUG : file1: size = 5 OK 2026/08/30 03:06:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 03:06:25 INFO : file1: Copied (new) 2026/08/30 03:06:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-30 03:06:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/30 03:06:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 03:06:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:25 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 03:06:25 DEBUG : Looking for writers 2026/08/30 03:06:25 DEBUG : file1: reading active writers 2026/08/30 03:06:25 DEBUG : >WaitForWriters: 2026/08/30 03:06:25 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:26 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:26 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:26 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:26 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:26 DEBUG : Config file has changed externally - reloading 2026/08/30 03:06:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:26 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:26 DEBUG : file1: newRWFileHandle: 2026/08/30 03:06:26 DEBUG : file1(0x252d33c1aec0): openPending: 2026/08/30 03:06:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:26 DEBUG : file1(0x252d33c1aec0): >openPending: err= 2026/08/30 03:06:26 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 03:06:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 03:06:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 03:06:26 DEBUG : file1(0x252d33c1aec0): _writeAt: size=5, off=0 2026/08/30 03:06:26 DEBUG : file1(0x252d33c1aec0): >_writeAt: n=5, err= 2026/08/30 03:06:26 DEBUG : file1(0x252d33c1aec0): RWFileHandle.Release 2026/08/30 03:06:26 DEBUG : file1(0x252d33c1aec0): close: 2026/08/30 03:06:26 DEBUG : file1: vfs cache: setting modification time to 2026-08-30 03:06:26.227495224 +0000 UTC m=+200.420013468 2026/08/30 03:06:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:26 DEBUG : file1(0x252d33c1aec0): >close: err= 2026/08/30 03:06:26 DEBUG : file1(0x252d33c1aec0): RWFileHandle.Release 2026/08/30 03:06:26 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:26 DEBUG : Looking for writers 2026/08/30 03:06:26 DEBUG : file1: reading active writers 2026/08/30 03:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:06:26 DEBUG : Looking for writers 2026/08/30 03:06:26 DEBUG : file1: reading active writers 2026/08/30 03:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:06:26 DEBUG : Looking for writers 2026/08/30 03:06:26 DEBUG : file1: reading active writers 2026/08/30 03:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:06:26 DEBUG : Looking for writers 2026/08/30 03:06:26 DEBUG : file1: reading active writers 2026/08/30 03:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:06:26 DEBUG : file1: vfs cache: starting upload 2026/08/30 03:06:26 DEBUG : Looking for writers 2026/08/30 03:06:26 DEBUG : file1: reading active writers 2026/08/30 03:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:06:26 DEBUG : Looking for writers 2026/08/30 03:06:26 DEBUG : file1: reading active writers 2026/08/30 03:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:06:26 DEBUG : Looking for writers 2026/08/30 03:06:26 DEBUG : file1: reading active writers 2026/08/30 03:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:06:27 DEBUG : file1: size = 5 OK 2026/08/30 03:06:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 03:06:27 INFO : file1: Copied (new) 2026/08/30 03:06:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-30 03:06:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/30 03:06:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 03:06:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:27 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 03:06:27 DEBUG : Looking for writers 2026/08/30 03:06:27 DEBUG : file1: reading active writers 2026/08/30 03:06:27 DEBUG : >WaitForWriters: 2026/08/30 03:06:27 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.96s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:28 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:28 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:28 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:28 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:28 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/30 03:06:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 03:06:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:06:29 DEBUG : dir/file1(0x252d33c1be00): openPending: 2026/08/30 03:06:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 03:06:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 03:06:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:29 DEBUG : dir/file1(0x252d33c1be00): >openPending: err= 2026/08/30 03:06:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 03:06:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:06:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:06:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 03:06:29 DEBUG : dir/file1(0x252d33c1be00): _writeAt: size=5, off=0 2026/08/30 03:06:29 DEBUG : dir/file1(0x252d33c1be00): >_writeAt: n=5, err= 2026/08/30 03:06:29 DEBUG : dir/file1(0x252d33c1be00): close: 2026/08/30 03:06:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-30 03:06:29.735429789 +0000 UTC m=+203.927948043 2026/08/30 03:06:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:29 DEBUG : dir/file1(0x252d33c1be00): >close: err= 2026/08/30 03:06:29 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:29 DEBUG : dir: Looking for writers 2026/08/30 03:06:29 DEBUG : file1: reading active writers 2026/08/30 03:06:29 DEBUG : Looking for writers 2026/08/30 03:06:29 DEBUG : dir: reading active writers 2026/08/30 03:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:06:29 DEBUG : dir: Looking for writers 2026/08/30 03:06:29 DEBUG : file1: reading active writers 2026/08/30 03:06:29 DEBUG : Looking for writers 2026/08/30 03:06:29 DEBUG : dir: reading active writers 2026/08/30 03:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:06:29 DEBUG : dir: Looking for writers 2026/08/30 03:06:29 DEBUG : file1: reading active writers 2026/08/30 03:06:29 DEBUG : Looking for writers 2026/08/30 03:06:29 DEBUG : dir: reading active writers 2026/08/30 03:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:06:29 DEBUG : dir: Looking for writers 2026/08/30 03:06:29 DEBUG : file1: reading active writers 2026/08/30 03:06:29 DEBUG : Looking for writers 2026/08/30 03:06:29 DEBUG : dir: reading active writers 2026/08/30 03:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:06:29 DEBUG : dir/file1: vfs cache: starting upload 2026/08/30 03:06:29 DEBUG : dir: Looking for writers 2026/08/30 03:06:29 DEBUG : file1: reading active writers 2026/08/30 03:06:29 DEBUG : Looking for writers 2026/08/30 03:06:29 DEBUG : dir: reading active writers 2026/08/30 03:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:06:30 DEBUG : dir: Looking for writers 2026/08/30 03:06:30 DEBUG : file1: reading active writers 2026/08/30 03:06:30 DEBUG : Looking for writers 2026/08/30 03:06:30 DEBUG : dir: reading active writers 2026/08/30 03:06:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:06:30 DEBUG : dir: Looking for writers 2026/08/30 03:06:30 DEBUG : file1: reading active writers 2026/08/30 03:06:30 DEBUG : Looking for writers 2026/08/30 03:06:30 DEBUG : dir: reading active writers 2026/08/30 03:06:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:06:30 DEBUG : dir/file1: size = 5 OK 2026/08/30 03:06:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 03:06:30 INFO : dir/file1: Copied (replaced existing) 2026/08/30 03:06:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-30 03:06:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/30 03:06:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/30 03:06:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/30 03:06:31 DEBUG : dir: Looking for writers 2026/08/30 03:06:31 DEBUG : file1: reading active writers 2026/08/30 03:06:31 DEBUG : Looking for writers 2026/08/30 03:06:31 DEBUG : dir: reading active writers 2026/08/30 03:06:31 DEBUG : >WaitForWriters: 2026/08/30 03:06:31 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.70s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:31 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:31 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:31 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:31 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:31 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 03:06:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 03:06:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 03:06:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 03:06:33 DEBUG : dir/file1(0x252d3330b4c0): _writeAt: size=5, off=0 2026/08/30 03:06:33 DEBUG : dir/file1(0x252d3330b4c0): openPending: 2026/08/30 03:06:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 03:06:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 03:06:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:33 DEBUG : dir/file1(0x252d3330b4c0): >openPending: err= 2026/08/30 03:06:33 DEBUG : dir/file1(0x252d3330b4c0): >_writeAt: n=5, err= 2026/08/30 03:06:33 DEBUG : dir/file1(0x252d3330b4c0): _writeAt: size=15, off=5 2026/08/30 03:06:33 DEBUG : dir/file1(0x252d3330b4c0): >_writeAt: n=15, err= 2026/08/30 03:06:33 DEBUG : dir/file1(0x252d3330b4c0): close: 2026/08/30 03:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/30 03:06:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-30 03:06:33.712293361 +0000 UTC m=+207.904811605 2026/08/30 03:06:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:33 DEBUG : dir/file1(0x252d3330b4c0): >close: err= 2026/08/30 03:06:33 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:33 DEBUG : dir: Looking for writers 2026/08/30 03:06:33 DEBUG : file1: reading active writers 2026/08/30 03:06:33 DEBUG : Looking for writers 2026/08/30 03:06:33 DEBUG : dir: reading active writers 2026/08/30 03:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:06:33 DEBUG : dir: Looking for writers 2026/08/30 03:06:33 DEBUG : file1: reading active writers 2026/08/30 03:06:33 DEBUG : Looking for writers 2026/08/30 03:06:33 DEBUG : dir: reading active writers 2026/08/30 03:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:06:33 DEBUG : dir: Looking for writers 2026/08/30 03:06:33 DEBUG : file1: reading active writers 2026/08/30 03:06:33 DEBUG : Looking for writers 2026/08/30 03:06:33 DEBUG : dir: reading active writers 2026/08/30 03:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:06:33 DEBUG : dir: Looking for writers 2026/08/30 03:06:33 DEBUG : file1: reading active writers 2026/08/30 03:06:33 DEBUG : Looking for writers 2026/08/30 03:06:33 DEBUG : dir: reading active writers 2026/08/30 03:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:06:33 DEBUG : dir/file1: vfs cache: starting upload 2026/08/30 03:06:33 DEBUG : dir: Looking for writers 2026/08/30 03:06:33 DEBUG : file1: reading active writers 2026/08/30 03:06:33 DEBUG : Looking for writers 2026/08/30 03:06:33 DEBUG : dir: reading active writers 2026/08/30 03:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:06:34 DEBUG : dir: Looking for writers 2026/08/30 03:06:34 DEBUG : file1: reading active writers 2026/08/30 03:06:34 DEBUG : Looking for writers 2026/08/30 03:06:34 DEBUG : dir: reading active writers 2026/08/30 03:06:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:06:34 DEBUG : dir: Looking for writers 2026/08/30 03:06:34 DEBUG : file1: reading active writers 2026/08/30 03:06:34 DEBUG : Looking for writers 2026/08/30 03:06:34 DEBUG : dir: reading active writers 2026/08/30 03:06:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:06:34 DEBUG : dir/file1: size = 20 OK 2026/08/30 03:06:34 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/30 03:06:34 INFO : dir/file1: Copied (replaced existing) 2026/08/30 03:06:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-30 03:06:33 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/30 03:06:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/30 03:06:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/30 03:06:34 DEBUG : dir: Looking for writers 2026/08/30 03:06:34 DEBUG : file1: reading active writers 2026/08/30 03:06:34 DEBUG : Looking for writers 2026/08/30 03:06:34 DEBUG : dir: reading active writers 2026/08/30 03:06:34 DEBUG : >WaitForWriters: 2026/08/30 03:06:34 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.97s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:35 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:35 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:35 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:35 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:35 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:35 DEBUG : file1: newRWFileHandle: 2026/08/30 03:06:35 DEBUG : file1(0x252d33764e80): openPending: 2026/08/30 03:06:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:35 DEBUG : file1(0x252d33764e80): >openPending: err= 2026/08/30 03:06:35 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 03:06:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 03:06:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 03:06:35 DEBUG : file1(0x252d33764e80): _writeAt: size=5, off=0 2026/08/30 03:06:35 DEBUG : file1(0x252d33764e80): >_writeAt: n=5, err= 2026/08/30 03:06:35 DEBUG : file1(0x252d33764e80): close: 2026/08/30 03:06:35 DEBUG : file1: vfs cache: setting modification time to 2026-08-30 03:06:35.854613832 +0000 UTC m=+210.047132086 2026/08/30 03:06:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:35 DEBUG : file1(0x252d33764e80): >close: err= 2026/08/30 03:06:35 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:35 DEBUG : Looking for writers 2026/08/30 03:06:35 DEBUG : file1: reading active writers 2026/08/30 03:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:06:35 DEBUG : Looking for writers 2026/08/30 03:06:35 DEBUG : file1: reading active writers 2026/08/30 03:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:06:35 DEBUG : Looking for writers 2026/08/30 03:06:35 DEBUG : file1: reading active writers 2026/08/30 03:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:06:35 DEBUG : Looking for writers 2026/08/30 03:06:35 DEBUG : file1: reading active writers 2026/08/30 03:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:06:35 DEBUG : file1: vfs cache: starting upload 2026/08/30 03:06:36 DEBUG : Looking for writers 2026/08/30 03:06:36 DEBUG : file1: reading active writers 2026/08/30 03:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:06:36 DEBUG : Looking for writers 2026/08/30 03:06:36 DEBUG : file1: reading active writers 2026/08/30 03:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:06:36 DEBUG : Looking for writers 2026/08/30 03:06:36 DEBUG : file1: reading active writers 2026/08/30 03:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:06:37 DEBUG : Looking for writers 2026/08/30 03:06:37 DEBUG : file1: reading active writers 2026/08/30 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/30 03:06:37 DEBUG : file1: size = 5 OK 2026/08/30 03:06:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 03:06:37 INFO : file1: Copied (new) 2026/08/30 03:06:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-30 03:06:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/30 03:06:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 03:06:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:37 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 03:06:38 DEBUG : Looking for writers 2026/08/30 03:06:38 DEBUG : file1: reading active writers 2026/08/30 03:06:38 DEBUG : >WaitForWriters: 2026/08/30 03:06:38 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.86s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:38 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:38 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:38 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:38 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/30 03:06:38 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d337657c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d337657c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d337657c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d337657c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d337657c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.699973463 +0000 UTC m=+212.892491728 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d337657c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33765c40): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33765c40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33765c40): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33765c40): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33765c40): _writeAt: size=3, off=2 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33765c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33765c40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.699973463 +0000 UTC m=+212.892491728 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33765c40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0340): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0340): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0340): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0340): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0340): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.699973463 +0000 UTC m=+212.892491728 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0340): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33987110 item 1 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0a80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0a80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0a80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0a80): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0a80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.702624927 +0000 UTC m=+212.895143201 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0a80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1000): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1000): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1000): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1000): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1000): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.702624927 +0000 UTC m=+212.895143201 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1000): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33987650 item 2 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1800): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1800): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1800): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1800): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1800): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.704259823 +0000 UTC m=+212.896778138 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1800): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c80): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c80): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c80): _writeAt: size=3, off=2 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.704259823 +0000 UTC m=+212.896778138 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936240): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936240): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936240): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936240): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936240): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.704259823 +0000 UTC m=+212.896778138 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936240): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33987b90 item 3 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d339368c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d339368c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d339368c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d339368c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d339368c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.707141824 +0000 UTC m=+212.899660068 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d339368c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936e00): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936e00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936e00): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936e00): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936e00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.707141824 +0000 UTC m=+212.899660068 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936e00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e03f0 item 4 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937440): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937440): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937440): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937440): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937440): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.708782841 +0000 UTC m=+212.901301085 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937440): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937900): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937900): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937900): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937900): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937900): _writeAt: size=3, off=2 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937900): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937900): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.708782841 +0000 UTC m=+212.901301085 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937900): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937dc0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937dc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937dc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937dc0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937dc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.708782841 +0000 UTC m=+212.901301085 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937dc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e0850 item 5 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c87c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c87c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c87c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c87c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c87c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.710766524 +0000 UTC m=+212.903284768 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c87c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8e80): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8e80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8e80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8e80): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8e80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.710766524 +0000 UTC m=+212.903284768 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8e80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e0d20 item 6 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9700): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9700): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9700): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9700): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9700): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.712429223 +0000 UTC m=+212.904947487 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9700): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9c00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9c00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9c00): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9c00): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9c00): _writeAt: size=3, off=2 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9c00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.712429223 +0000 UTC m=+212.904947487 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9c00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7e680): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7e680): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7e680): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7e680): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7e680): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.712429223 +0000 UTC m=+212.904947487 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7e680): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e10a0 item 7 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7fd80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7fd80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7fd80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7fd80): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7fd80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.714834883 +0000 UTC m=+212.907353128 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7fd80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ed00): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ed00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ed00): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ed00): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ed00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.714834883 +0000 UTC m=+212.907353128 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ed00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e15e0 item 8 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f300): _readAt: size=2, off=0 2026/08/30 03:06:38 ERROR : open-test-file(0x252d3350f300): Couldn't read size of file 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f300): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f300): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f300): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f300): close: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f300): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f6c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f6c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f6c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f6c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f6c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.716674346 +0000 UTC m=+212.909192590 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f6c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fb40): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fb40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fb40): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fb40): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fb40): _writeAt: size=3, off=2 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fb40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.716674346 +0000 UTC m=+212.909192590 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fb40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379c1c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379c1c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379c1c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379c1c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379c1c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.716674346 +0000 UTC m=+212.909192590 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379c1c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e19d0 item 9 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379c840): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379c840): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379c840): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379c840): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379c840): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.718816068 +0000 UTC m=+212.911334303 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379c840): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379cd80): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379cd80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379cd80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379cd80): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379cd80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.718816068 +0000 UTC m=+212.911334303 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379cd80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ffa150 item 10 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379d3c0): _readAt: size=2, off=0 2026/08/30 03:06:38 ERROR : open-test-file(0x252d3379d3c0): Couldn't read size of file 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379d3c0): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379d3c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379d3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379d3c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379d3c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379d780): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379d780): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379d780): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379d780): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379d780): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.720336258 +0000 UTC m=+212.912854493 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379d780): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379dc80): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379dc80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379dc80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379dc80): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379dc80): _writeAt: size=3, off=2 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379dc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379dc80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.720336258 +0000 UTC m=+212.912854493 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3379dc80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954280): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954280): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954280): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954280): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954280): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.720336258 +0000 UTC m=+212.912854493 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954280): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ffb1f0 item 11 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954900): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954900): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954900): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954900): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954900): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.722263286 +0000 UTC m=+212.914781530 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954900): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954e40): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954e40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954e40): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954e40): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954e40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.722263286 +0000 UTC m=+212.914781530 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33954e40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ffbd50 item 12 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33955480): _readAt: size=2, off=0 2026/08/30 03:06:38 ERROR : open-test-file(0x252d33955480): Couldn't read size of file 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33955480): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33955480): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33955480): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33955480): close: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33955480): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33955840): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33955840): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33955840): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33955840): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33955840): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.72370137 +0000 UTC m=+212.916219614 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33955840): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c000): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c000): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c000): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c000): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c000): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.72370137 +0000 UTC m=+212.916219614 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c000): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33032380 item 13 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c680): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c680): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c680): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c680): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c680): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.725206691 +0000 UTC m=+212.917724935 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c680): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cbc0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cbc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cbc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cbc0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cbc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.725206691 +0000 UTC m=+212.917724935 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cbc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33032700 item 14 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a80200): _readAt: size=2, off=0 2026/08/30 03:06:38 ERROR : open-test-file(0x252d33a80200): Couldn't read size of file 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a80200): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a80200): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a80200): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a80200): close: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a80200): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a805c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a805c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a805c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a805c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a805c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.726769601 +0000 UTC m=+212.919287845 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a805c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a80c80): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a80c80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a80c80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a80c80): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a80c80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.726769601 +0000 UTC m=+212.919287845 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a80c80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f82380 item 15 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81300): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81300): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81300): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81300): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81300): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.728461905 +0000 UTC m=+212.920980159 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81300): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81840): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81840): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81840): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81840): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81840): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.728461905 +0000 UTC m=+212.920980159 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81840): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f83030 item 16 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81e80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81e80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81e80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81e80): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81e80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.732784174 +0000 UTC m=+212.925302407 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33a81e80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4400): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4400): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4400): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4400): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4400): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4400): _writeAt: size=3, off=7 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4400): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4400): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.732784174 +0000 UTC m=+212.925302407 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4400): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4900): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4900): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4900): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4900): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4900): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.732784174 +0000 UTC m=+212.925302407 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4900): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f83ab0 item 17 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4f80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4f80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4f80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4f80): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4f80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.735374713 +0000 UTC m=+212.927892957 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad4f80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad54c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad54c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad54c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad54c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad54c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.735374713 +0000 UTC m=+212.927892957 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad54c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398e2a0 item 18 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad5b40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad5b40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad5b40): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad5b40): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad5b40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.737511737 +0000 UTC m=+212.930029981 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ad5b40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0140): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0140): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0140): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0140): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0140): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0140): _writeAt: size=3, off=7 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0140): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0140): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.737511737 +0000 UTC m=+212.930029981 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0140): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0640): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0640): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0640): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0640): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0640): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.737511737 +0000 UTC m=+212.930029981 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0640): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398e620 item 19 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0cc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0cc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0cc0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0cc0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0cc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.740000034 +0000 UTC m=+212.932518278 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af0cc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1200): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1200): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1200): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1200): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1200): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.740000034 +0000 UTC m=+212.932518278 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1200): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398ebd0 item 20 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1880): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1880): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1880): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1880): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1880): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.741827443 +0000 UTC m=+212.934345687 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1880): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1d80): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1d80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1d80): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1d80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1d80): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1d80): _writeAt: size=3, off=7 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1d80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.741827443 +0000 UTC m=+212.934345687 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33af1d80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12380): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12380): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12380): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12380): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12380): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.741827443 +0000 UTC m=+212.934345687 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12380): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398efc0 item 21 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12a00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12a00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12a00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12a00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12a00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.746534678 +0000 UTC m=+212.939052922 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12a00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12f40): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12f40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12f40): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12f40): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12f40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.746534678 +0000 UTC m=+212.939052922 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b12f40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398f500 item 22 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b135c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b135c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b135c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b135c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b135c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.749146218 +0000 UTC m=+212.941664471 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b135c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b13ac0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b13ac0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b13ac0): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b13ac0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b13ac0): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b13ac0): _writeAt: size=3, off=7 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b13ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b13ac0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.749146218 +0000 UTC m=+212.941664471 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b13ac0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b460c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b460c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b460c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b460c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b460c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.749146218 +0000 UTC m=+212.941664471 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b460c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398f8f0 item 23 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b46740): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b46740): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b46740): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b46740): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b46740): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.751372991 +0000 UTC m=+212.943891235 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b46740): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b46c80): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b46c80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b46c80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b46c80): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b46c80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.751372991 +0000 UTC m=+212.943891235 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b46c80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33514310 item 24 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102a80): _readAt: size=2, off=0 2026/08/30 03:06:38 ERROR : open-test-file(0x252d33102a80): Couldn't read size of file 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102a80): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102a80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102a80): close: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102a80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103500): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103500): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103500): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103500): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103500): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.753272396 +0000 UTC m=+212.945790640 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103500): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678040): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678040): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678040): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678040): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678040): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678040): _writeAt: size=3, off=7 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678040): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678040): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.753272396 +0000 UTC m=+212.945790640 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678040): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678580): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678580): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678580): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678580): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678580): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.753272396 +0000 UTC m=+212.945790640 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678580): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33faed90 item 25 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678c00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678c00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678c00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678c00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678c00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.756975745 +0000 UTC m=+212.949493989 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33678c00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679140): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679140): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679140): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679140): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679140): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.756975745 +0000 UTC m=+212.949493989 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679140): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33faf340 item 26 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679780): _readAt: size=2, off=0 2026/08/30 03:06:38 ERROR : open-test-file(0x252d33679780): Couldn't read size of file 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679780): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679780): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679780): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679780): close: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679780): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679b40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679b40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679b40): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679b40): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679b40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.759177091 +0000 UTC m=+212.951695335 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33679b40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca140): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca140): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca140): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca140): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca140): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca140): _writeAt: size=3, off=7 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca140): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca140): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.759177091 +0000 UTC m=+212.951695335 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca140): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca680): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca680): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca680): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca680): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca680): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.759177091 +0000 UTC m=+212.951695335 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bca680): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33faf6c0 item 27 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcad00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcad00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcad00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcad00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcad00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.762873328 +0000 UTC m=+212.955391572 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcad00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcb240): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcb240): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcb240): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcb240): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcb240): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.762873328 +0000 UTC m=+212.955391572 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcb240): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33fafb90 item 28 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcb880): _readAt: size=2, off=0 2026/08/30 03:06:38 ERROR : open-test-file(0x252d33bcb880): Couldn't read size of file 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcb880): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcb880): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcb880): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcb880): close: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcb880): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcbc40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcbc40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcbc40): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcbc40): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcbc40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.764649601 +0000 UTC m=+212.957167845 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bcbc40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2400): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2400): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2400): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2400): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2400): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.764649601 +0000 UTC m=+212.957167845 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2400): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32b664d0 item 29 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2a80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2a80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2a80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2a80): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2a80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.766406977 +0000 UTC m=+212.958925222 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2a80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2fc0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2fc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2fc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2fc0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2fc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.766406977 +0000 UTC m=+212.958925222 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be2fc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32b670a0 item 30 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be3600): _readAt: size=2, off=0 2026/08/30 03:06:38 ERROR : open-test-file(0x252d33be3600): Couldn't read size of file 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be3600): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be3600): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be3600): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be3600): close: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be3600): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be39c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be39c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be39c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be39c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be39c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.76958181 +0000 UTC m=+212.962100054 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33be39c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfc180): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfc180): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfc180): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfc180): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfc180): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.76958181 +0000 UTC m=+212.962100054 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfc180): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32b67730 item 31 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfc800): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfc800): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfc800): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfc800): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfc800): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.772627319 +0000 UTC m=+212.965145553 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfc800): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfcd40): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfcd40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfcd40): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfcd40): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfcd40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.772627319 +0000 UTC m=+212.965145553 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfcd40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33442230 item 32 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd380): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd380): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd380): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd380): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd380): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.77444036 +0000 UTC m=+212.966958604 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd380): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd800): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd800): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd800): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd800): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd800): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33443340 item 33 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd800): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd800): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.774955553 +0000 UTC m=+212.967473797 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfd800): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfdd00): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfdd00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfdd00): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfdd00): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfdd00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.774955553 +0000 UTC m=+212.967473797 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33bfdd00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33443500 item 33 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c12440): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c12440): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c12440): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c12440): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c12440): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.776777321 +0000 UTC m=+212.969295565 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c12440): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c128c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c128c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33443ab0 item 34 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c128c0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c128c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c128c0): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c128c0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c128c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.777454901 +0000 UTC m=+212.969973145 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c128c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c12e00): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c12e00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c12e00): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c12e00): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c12e00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.777454901 +0000 UTC m=+212.969973145 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c12e00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33443d50 item 34 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c13440): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c13440): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c13440): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c13440): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c13440): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.779371338 +0000 UTC m=+212.971889582 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c13440): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c138c0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c138c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c138c0): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c138c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c138c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32c125b0 item 35 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c138c0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c138c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.779923419 +0000 UTC m=+212.972441653 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c138c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c13dc0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c13dc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c13dc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c13dc0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c13dc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.779923419 +0000 UTC m=+212.972441653 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c13dc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32c128c0 item 35 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44540): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44540): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44540): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44540): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44540): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.783126937 +0000 UTC m=+212.975645181 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44540): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44a40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44a40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32c131f0 item 36 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44a40): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44a40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44a40): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44a40): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44a40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.784058084 +0000 UTC m=+212.976576328 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44a40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44f80): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44f80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44f80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44f80): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44f80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.784058084 +0000 UTC m=+212.976576328 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c44f80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32c13880 item 36 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c455c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c455c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c455c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c455c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c455c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.785621305 +0000 UTC m=+212.978139539 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c455c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c45a40): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c45a40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c45a40): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c45a40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c45a40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32c13dc0 item 37 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c45a40): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c45a40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.786171653 +0000 UTC m=+212.978689897 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c45a40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90040): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90040): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90040): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90040): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90040): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.786171653 +0000 UTC m=+212.978689897 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90040): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32fba700 item 37 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c906c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c906c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c906c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c906c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c906c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.788370223 +0000 UTC m=+212.980888468 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c906c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90bc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90bc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32fbabd0 item 38 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90bc0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90bc0): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90bc0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90bc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.789439572 +0000 UTC m=+212.981957816 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c90bc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91100): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91100): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91100): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91100): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91100): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.789439572 +0000 UTC m=+212.981957816 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91100): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32fbb0a0 item 38 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91780): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91780): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91780): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91780): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91780): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.790821159 +0000 UTC m=+212.983339393 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91780): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91c80): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91c80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91c80): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91c80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91c80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32fbb570 item 39 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91c80): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91c80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.791407255 +0000 UTC m=+212.983925499 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c91c80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cae280): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cae280): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cae280): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cae280): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cae280): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.791407255 +0000 UTC m=+212.983925499 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cae280): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32fbb7a0 item 39 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cae900): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cae900): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cae900): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cae900): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cae900): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.79293528 +0000 UTC m=+212.985453524 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cae900): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caee00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caee00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32fbbd50 item 40 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caee00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caee00): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caee00): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caee00): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caee00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.794433237 +0000 UTC m=+212.986951481 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caee00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf340): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf340): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf340): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf340): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf340): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.794433237 +0000 UTC m=+212.986951481 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf340): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ee2380 item 40 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf900): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf900): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf900): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf900): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf900): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf900): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf900): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.796188972 +0000 UTC m=+212.988707216 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33caf900): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cafe00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cafe00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cafe00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ee2930 item 41 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cafe00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cafe00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.796666813 +0000 UTC m=+212.989185058 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cafe00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc3c0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc3c0): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc3c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc3c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ee2bd0 item 41 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc3c0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc3c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.797266114 +0000 UTC m=+212.989784348 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc3c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc900): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc900): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc900): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc900): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc900): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.797266114 +0000 UTC m=+212.989784348 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccc900): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ee2f50 item 41 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cccf40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cccf40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cccf40): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cccf40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cccf40): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cccf40): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cccf40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.799426622 +0000 UTC m=+212.991944867 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33cccf40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd440): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd440): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd440): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ee37a0 item 42 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd440): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd440): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.799990537 +0000 UTC m=+212.992508781 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd440): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd980): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd980): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ee3a40 item 42 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd980): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd980): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd980): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd980): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd980): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.800709724 +0000 UTC m=+212.993227978 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ccd980): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8000): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8000): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8000): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8000): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8000): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.800709724 +0000 UTC m=+212.993227978 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8000): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d330020e0 item 42 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8640): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8640): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8640): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8640): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8640): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8640): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8640): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.802777728 +0000 UTC m=+212.995295972 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8640): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8b40): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8b40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8b40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33002540 item 43 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8b40): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8b40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.803937376 +0000 UTC m=+212.996455641 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce8b40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9080): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9080): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9080): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9080): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9080): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33002770 item 43 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9080): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9080): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.804719714 +0000 UTC m=+212.997237978 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9080): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce95c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce95c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce95c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce95c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce95c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.804719714 +0000 UTC m=+212.997237978 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce95c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33002a80 item 43 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9c00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9c00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9c00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9c00): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9c00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9c00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9c00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.806812734 +0000 UTC m=+212.999330968 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33ce9c00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10200): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10200): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10200): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33002ee0 item 44 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10200): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10200): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.808412494 +0000 UTC m=+213.000930808 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10200): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10740): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10740): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33003110 item 44 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10740): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10740): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10740): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10740): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10740): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.809035799 +0000 UTC m=+213.001554043 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10740): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10cc0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10cc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10cc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10cc0): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10cc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.809035799 +0000 UTC m=+213.001554043 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d10cc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d330032d0 item 44 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11300): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11300): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11300): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11300): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11300): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11300): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11300): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.81072565 +0000 UTC m=+213.003243894 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11300): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11800): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11800): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11800): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33003810 item 45 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11800): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11800): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.812032385 +0000 UTC m=+213.004550629 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d11800): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32000): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32000): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32000): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32000): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32000): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.812032385 +0000 UTC m=+213.004550629 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32000): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33003c70 item 45 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32640): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32640): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32640): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32640): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32640): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32640): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32640): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.816158234 +0000 UTC m=+213.008676478 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d32640): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b47300): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b47300): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b47300): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335145b0 item 46 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b47300): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b47300): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.816699175 +0000 UTC m=+213.009217419 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b47300): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b47a00): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b47a00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b47a00): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b47a00): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b47a00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.816699175 +0000 UTC m=+213.009217419 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b47a00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33514930 item 46 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78140): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78140): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78140): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78140): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78140): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78140): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78140): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.819182743 +0000 UTC m=+213.011700987 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78140): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78640): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78640): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78640): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33514d20 item 47 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78640): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78640): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.819690291 +0000 UTC m=+213.012208535 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78640): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78d40): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78d40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78d40): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78d40): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78d40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.819690291 +0000 UTC m=+213.012208535 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b78d40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33514fc0 item 47 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79380): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79380): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79380): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79380): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79380): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79380): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79380): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.822635469 +0000 UTC m=+213.015153713 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79380): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79880): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79880): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79880): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33515880 item 48 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79880): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79880): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.823222106 +0000 UTC m=+213.015740350 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33b79880): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8080): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8080): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8080): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8080): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8080): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.823222106 +0000 UTC m=+213.015740350 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8080): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33515a40 item 48 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da86c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da86c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da86c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da86c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da86c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.826451102 +0000 UTC m=+213.018969346 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da86c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8b40): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8b40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8b40): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8b40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8b40): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8b40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d92000 item 49 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8b40): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8b40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.827736317 +0000 UTC m=+213.020254561 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da8b40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9080): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9080): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9080): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9080): >_readAt: n=8, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9080): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.827736317 +0000 UTC m=+213.020254561 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9080): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d921c0 item 49 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9700): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9700): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9700): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9700): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9700): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.829746452 +0000 UTC m=+213.022264696 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9700): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9c00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9c00): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9c00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d92700 item 50 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9c00): _readAt: size=2, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9c00): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9c00): _writeAt: size=3, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9c00): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9c00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.830511717 +0000 UTC m=+213.023029961 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33da9c00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcc280): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcc280): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcc280): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcc280): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcc280): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.830511717 +0000 UTC m=+213.023029961 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcc280): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d929a0 item 50 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcc900): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcc900): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcc900): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcc900): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcc900): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.83225136 +0000 UTC m=+213.024769614 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcc900): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcce00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcce00): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcce00): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcce00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcce00): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcce00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d92e70 item 51 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcce00): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcce00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.834768792 +0000 UTC m=+213.027287036 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcce00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcd340): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcd340): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcd340): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcd340): >_readAt: n=8, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcd340): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.834768792 +0000 UTC m=+213.027287036 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcd340): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d93260 item 51 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcd9c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcd9c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcd9c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcd9c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcd9c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.837297584 +0000 UTC m=+213.029815828 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcd9c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcdec0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcdec0): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcdec0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d93730 item 52 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcdec0): _readAt: size=2, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcdec0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcdec0): _writeAt: size=3, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcdec0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcdec0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.840687693 +0000 UTC m=+213.033205937 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33dcdec0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6540): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6540): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6540): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6540): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6540): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.840687693 +0000 UTC m=+213.033205937 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6540): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d93960 item 52 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6bc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6bc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6bc0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6bc0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6bc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.845048886 +0000 UTC m=+213.037567130 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6bc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df70c0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df70c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df70c0): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df70c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df70c0): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df70c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33326150 item 53 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df70c0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df70c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.845675608 +0000 UTC m=+213.038193852 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df70c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df7600): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df7600): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df7600): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df7600): >_readAt: n=8, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df7600): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.845675608 +0000 UTC m=+213.038193852 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df7600): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33326460 item 53 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df7c80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df7c80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df7c80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df7c80): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df7c80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.850557483 +0000 UTC m=+213.043075727 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df7c80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acdc80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acdc80): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acdc80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f2cb0 item 54 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acdc80): _readAt: size=2, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acdc80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acdc80): _writeAt: size=3, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acdc80): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acdc80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.851740936 +0000 UTC m=+213.044259180 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acdc80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398d100): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398d100): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398d100): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398d100): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398d100): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.851740936 +0000 UTC m=+213.044259180 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398d100): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33032a10 item 54 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc3c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc3c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc3c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc3c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc3c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.853935108 +0000 UTC m=+213.046453352 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc3c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc8c0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc8c0): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc8c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc8c0): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc8c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ffe8c0 item 55 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc8c0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc8c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.854490636 +0000 UTC m=+213.047008880 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acc8c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acce40): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acce40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acce40): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acce40): >_readAt: n=8, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acce40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.854490636 +0000 UTC m=+213.047008880 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acce40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ffee70 item 55 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acd4c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acd4c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acd4c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acd4c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acd4c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.855940314 +0000 UTC m=+213.048458558 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33acd4c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18140): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18140): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18140): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32fff570 item 56 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18140): _readAt: size=2, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18140): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18140): _writeAt: size=3, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18140): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18140): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.856562888 +0000 UTC m=+213.049081132 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18140): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e186c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e186c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e186c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e186c0): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e186c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.856562888 +0000 UTC m=+213.049081132 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e186c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32fff8f0 item 56 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18d00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18d00): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18d00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18d00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18d00): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18d00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18d00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18d00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.858659455 +0000 UTC m=+213.051177699 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e18d00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19240): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19240): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19240): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f2000 item 57 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19240): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19240): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.859337456 +0000 UTC m=+213.051855700 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19240): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19780): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19780): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19780): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19780): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19780): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19780): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f21c0 item 57 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19780): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19780): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.859895258 +0000 UTC m=+213.052413502 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19780): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19d00): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19d00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19d00): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19d00): >_readAt: n=8, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19d00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.859895258 +0000 UTC m=+213.052413502 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e19d00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f2380 item 57 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c440): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c440): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c440): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c440): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c440): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c440): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c440): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c440): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.86162332 +0000 UTC m=+213.054141564 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c440): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c980): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c980): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c980): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f2770 item 58 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c980): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c980): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.862151456 +0000 UTC m=+213.054669700 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398c980): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cec0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cec0): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cec0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f29a0 item 58 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cec0): _readAt: size=2, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cec0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cec0): _writeAt: size=3, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cec0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cec0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.862705693 +0000 UTC m=+213.055223937 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398cec0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398d8c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398d8c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398d8c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398d8c0): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398d8c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.862705693 +0000 UTC m=+213.055223937 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3398d8c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f2f50 item 58 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ac440): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ac440): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ac440): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ac440): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ac440): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ac440): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ac440): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ac440): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.864158364 +0000 UTC m=+213.056676608 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ac440): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330aca40): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330aca40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330aca40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f32d0 item 59 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330aca40): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330aca40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.864683777 +0000 UTC m=+213.057202021 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330aca40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330acf80): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330acf80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330acf80): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330acf80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330acf80): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330acf80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f3500 item 59 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330acf80): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330acf80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.865303135 +0000 UTC m=+213.057821379 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330acf80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ad9c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ad9c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ad9c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ad9c0): >_readAt: n=8, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ad9c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.865303135 +0000 UTC m=+213.057821379 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d330ad9c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f3730 item 59 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a3c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a3c0): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a3c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a3c0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a3c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a3c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a3c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.866827273 +0000 UTC m=+213.059345517 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a3c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a900): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a900): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a900): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f3b90 item 60 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a900): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a900): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.867378663 +0000 UTC m=+213.059896907 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1a900): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ae40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ae40): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ae40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f3d50 item 60 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ae40): _readAt: size=2, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ae40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ae40): _writeAt: size=3, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ae40): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ae40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.867984648 +0000 UTC m=+213.060502892 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ae40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1b400): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1b400): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1b400): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1b400): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1b400): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.867984648 +0000 UTC m=+213.060502892 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1b400): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33326150 item 60 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ba40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ba40): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ba40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ba40): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ba40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ba40): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ba40): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ba40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.869368509 +0000 UTC m=+213.061886743 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33c1ba40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330a2c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330a2c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330a2c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33326690 item 61 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330a2c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330a2c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.869924519 +0000 UTC m=+213.062442763 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330a2c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330a9c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330a9c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330a9c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330a9c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330a9c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.869924519 +0000 UTC m=+213.062442763 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330a9c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d333268c0 item 61 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b040): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b040): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b040): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b040): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b040): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b040): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b040): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b040): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.871464725 +0000 UTC m=+213.063982959 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b040): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b580): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b580): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b580): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33326cb0 item 62 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b580): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b580): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.871971192 +0000 UTC m=+213.064489426 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330b580): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330bc80): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330bc80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330bc80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330bc80): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330bc80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.871971192 +0000 UTC m=+213.064489426 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3330bc80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33326e70 item 62 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87400): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87400): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87400): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87400): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87400): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87400): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87400): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87400): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.873487163 +0000 UTC m=+213.066005398 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87400): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87d80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87d80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87d80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33327340 item 63 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87d80): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87d80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.873986496 +0000 UTC m=+213.066504740 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32f87d80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0700): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0700): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0700): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0700): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0700): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.873986496 +0000 UTC m=+213.066504740 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0700): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33327570 item 63 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0e40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0e40): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0e40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0e40): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0e40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0e40): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0e40): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0e40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.875570716 +0000 UTC m=+213.068088960 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d0e40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1480): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1480): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1480): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d333279d0 item 64 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1480): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1480): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.875984647 +0000 UTC m=+213.068502891 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1480): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c40): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c40): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c40): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.875984647 +0000 UTC m=+213.068502891 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334d1c40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33327c70 item 64 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936380): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936380): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936380): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936380): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936380): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.877420326 +0000 UTC m=+213.069938571 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936380): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936800): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936800): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936800): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936800): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936800): _writeAt: size=3, off=2 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33032310 item 65 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936800): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936800): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.87787261 +0000 UTC m=+213.070390854 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936800): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936d00): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936d00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936d00): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936d00): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936d00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.87787261 +0000 UTC m=+213.070390854 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33936d00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d330324d0 item 65 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937340): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937340): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937340): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937340): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937340): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.879338347 +0000 UTC m=+213.071856591 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937340): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937800): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937800): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d330328c0 item 66 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937800): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937800): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937800): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937800): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937800): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.879907602 +0000 UTC m=+213.072425846 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937800): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937d40): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937d40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937d40): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937d40): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937d40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.879907602 +0000 UTC m=+213.072425846 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33937d40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33032c40 item 66 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8680): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8680): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8680): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8680): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8680): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.8812421 +0000 UTC m=+213.073760344 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8680): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8b00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8b00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8b00): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8b00): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8b00): _writeAt: size=3, off=2 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33033260 item 67 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8b00): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8b00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.881766079 +0000 UTC m=+213.074284323 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c8b00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9100): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9100): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9100): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9100): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9100): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.881766079 +0000 UTC m=+213.074284323 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9100): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d330336c0 item 67 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c98c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c98c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c98c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c98c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c98c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.883336985 +0000 UTC m=+213.075855229 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c98c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9dc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9dc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33033b90 item 68 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9dc0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9dc0): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9dc0): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9dc0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9dc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.884037978 +0000 UTC m=+213.076556212 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d332c9dc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7ee00): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7ee00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7ee00): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7ee00): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7ee00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.884037978 +0000 UTC m=+213.076556212 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d32e7ee00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33033d50 item 68 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350e100): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350e100): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350e100): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350e100): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350e100): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.885759457 +0000 UTC m=+213.078277701 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350e100): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ee40): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ee40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ee40): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ee40): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ee40): _writeAt: size=3, off=2 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33338230 item 69 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ee40): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ee40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.886424882 +0000 UTC m=+213.078943117 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350ee40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f380): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f380): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f380): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f380): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f380): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.886424882 +0000 UTC m=+213.078943117 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350f380): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d333383f0 item 69 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fa00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fa00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fa00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fa00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fa00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.887997611 +0000 UTC m=+213.080515855 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3350fa00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42000): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42000): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d333387e0 item 70 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42000): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42000): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42000): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42000): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42000): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.888546758 +0000 UTC m=+213.081065002 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42000): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42900): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42900): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42900): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42900): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42900): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.888546758 +0000 UTC m=+213.081065002 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42900): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d333389a0 item 70 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42f80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42f80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42f80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42f80): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42f80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.889993879 +0000 UTC m=+213.082512123 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e42f80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e43480): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e43480): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e43480): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e43480): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e43480): _writeAt: size=3, off=2 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33338d20 item 71 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e43480): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e43480): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.890572501 +0000 UTC m=+213.083090745 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e43480): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e439c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e439c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e439c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e439c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e439c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.890572501 +0000 UTC m=+213.083090745 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33e439c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d333390a0 item 71 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d331025c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d331025c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d331025c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d331025c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d331025c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.89242051 +0000 UTC m=+213.084938754 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d331025c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102ec0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102ec0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33339490 item 72 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102ec0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102ec0): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102ec0): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102ec0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102ec0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.892975217 +0000 UTC m=+213.085493461 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33102ec0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103580): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103580): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103580): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103580): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103580): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.892975217 +0000 UTC m=+213.085493461 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103580): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d333396c0 item 72 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103c00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103c00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103c00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103c00): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103c00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103c00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103c00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.894372014 +0000 UTC m=+213.086890258 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33103c00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6280): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6280): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6280): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33339c00 item 73 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6280): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6280): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.894890412 +0000 UTC m=+213.087408656 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6280): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6740): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6740): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6740): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6740): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6740): _writeAt: size=3, off=2 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33339dc0 item 73 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6740): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6740): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.895454837 +0000 UTC m=+213.087973081 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6740): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6c80): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6c80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6c80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6c80): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6c80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.895454837 +0000 UTC m=+213.087973081 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33df6c80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d7c1c0 item 73 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48500): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48500): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48500): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48500): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48500): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48500): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48500): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.8971938 +0000 UTC m=+213.089712044 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48500): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48a00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48a00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48a00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33426460 item 74 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48a00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48a00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.898264922 +0000 UTC m=+213.090783166 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48a00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48f40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48f40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33426850 item 74 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48f40): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48f40): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48f40): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48f40): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48f40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.89913872 +0000 UTC m=+213.091656964 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d48f40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d494c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d494c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d494c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d494c0): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d494c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.89913872 +0000 UTC m=+213.091656964 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d494c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33426a10 item 74 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d49b00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d49b00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d49b00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d49b00): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d49b00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d49b00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d49b00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.901053925 +0000 UTC m=+213.093572159 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d49b00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62100): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62100): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62100): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33426d90 item 75 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62100): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62100): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.901932414 +0000 UTC m=+213.094450658 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62100): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62640): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62640): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62640): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62640): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62640): _writeAt: size=3, off=2 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33426fc0 item 75 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62640): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62640): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.902853532 +0000 UTC m=+213.095371776 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62640): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62b80): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62b80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62b80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62b80): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62b80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.902853532 +0000 UTC m=+213.095371776 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d62b80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33427180 item 75 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d631c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d631c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d631c0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d631c0): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d631c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d631c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d631c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.90447308 +0000 UTC m=+213.096991324 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d631c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d636c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d636c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d636c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33427730 item 76 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d636c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d636c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.905420157 +0000 UTC m=+213.097938401 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d636c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d63c00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d63c00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33427a40 item 76 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d63c00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d63c00): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d63c00): _writeAt: size=3, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d63c00): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d63c00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.906335184 +0000 UTC m=+213.098853428 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d63c00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d72280): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d72280): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d72280): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d72280): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d72280): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.906335184 +0000 UTC m=+213.098853428 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d72280): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33427d50 item 76 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d728c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d728c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d728c0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d728c0): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d728c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d728c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d728c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.908013983 +0000 UTC m=+213.100532217 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d728c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d72dc0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d72dc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d72dc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331be4d0 item 77 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d72dc0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d72dc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.908863195 +0000 UTC m=+213.101381429 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d72dc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d734c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d734c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d734c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d734c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d734c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.908863195 +0000 UTC m=+213.101381429 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d734c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331be690 item 77 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d73b00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d73b00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d73b00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d73b00): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d73b00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d73b00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d73b00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.910257367 +0000 UTC m=+213.102775602 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33d73b00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312100): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312100): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312100): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331bea80 item 78 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312100): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312100): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.910710994 +0000 UTC m=+213.103229228 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312100): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312800): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312800): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312800): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312800): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312800): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.910710994 +0000 UTC m=+213.103229228 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312800): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331bec40 item 78 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312e40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312e40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312e40): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312e40): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312e40): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312e40): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312e40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.912037176 +0000 UTC m=+213.104555410 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33312e40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33313340): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33313340): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33313340): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331bf0a0 item 79 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33313340): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33313340): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.912501684 +0000 UTC m=+213.105019918 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33313340): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33313a40): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33313a40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33313a40): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33313a40): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33313a40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.912501684 +0000 UTC m=+213.105019918 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33313a40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331bf3b0 item 79 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c180): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c180): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c180): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c180): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c180): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c180): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c180): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.913791959 +0000 UTC m=+213.106310194 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c180): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c680): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c680): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c680): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331bf880 item 80 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c680): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c680): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.914261585 +0000 UTC m=+213.106779829 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334c680): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334cd80): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334cd80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334cd80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334cd80): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334cd80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.914261585 +0000 UTC m=+213.106779829 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334cd80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331bfab0 item 80 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d3c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d3c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d3c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d3c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d3c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.91560508 +0000 UTC m=+213.108123325 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d3c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d840): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d840): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d840): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d840): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d840): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d840): _writeAt: size=3, off=7 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f2c000 item 81 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d840): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d840): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.916208952 +0000 UTC m=+213.108727196 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334d840): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334dd80): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334dd80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334dd80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334dd80): >_readAt: n=8, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334dd80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.916208952 +0000 UTC m=+213.108727196 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3334dd80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f2c1c0 item 81 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4500): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4500): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4500): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4500): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4500): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.917420978 +0000 UTC m=+213.109939222 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4500): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4a00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4a00): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4a00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f2c690 item 82 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4a00): _readAt: size=2, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4a00): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4a00): _writeAt: size=3, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4a00): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4a00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.918039727 +0000 UTC m=+213.110557971 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4a00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4f80): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4f80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4f80): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4f80): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4f80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.918039727 +0000 UTC m=+213.110557971 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b4f80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f2ca10 item 82 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5600): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5600): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5600): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5600): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5600): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.919560367 +0000 UTC m=+213.112078601 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5600): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5b00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5b00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5b00): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5b00): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5b00): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5b00): _writeAt: size=3, off=7 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f2ce00 item 83 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5b00): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5b00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.9200548 +0000 UTC m=+213.112573044 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d333b5b00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344a140): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344a140): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344a140): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344a140): >_readAt: n=8, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344a140): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.9200548 +0000 UTC m=+213.112573044 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344a140): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f2cfc0 item 83 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344a7c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344a7c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344a7c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344a7c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344a7c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.921268972 +0000 UTC m=+213.113787216 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344a7c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344acc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344acc0): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344acc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f2d420 item 84 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344acc0): _readAt: size=2, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344acc0): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344acc0): _writeAt: size=3, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344acc0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344acc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.921824711 +0000 UTC m=+213.114342955 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344acc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344b240): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344b240): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344b240): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344b240): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344b240): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.921824711 +0000 UTC m=+213.114342955 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344b240): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f2d5e0 item 84 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344b8c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344b8c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344b8c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344b8c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344b8c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.923202923 +0000 UTC m=+213.115721167 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344b8c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344bdc0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344bdc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344bdc0): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344bdc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344bdc0): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344bdc0): _writeAt: size=3, off=7 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f2d960 item 85 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344bdc0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344bdc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.92367828 +0000 UTC m=+213.116196524 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3344bdc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bc400): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bc400): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bc400): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bc400): >_readAt: n=8, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bc400): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.92367828 +0000 UTC m=+213.116196524 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bc400): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f2db20 item 85 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bca80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bca80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bca80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bca80): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bca80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.924925624 +0000 UTC m=+213.117443868 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bca80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bcf80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bcf80): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bcf80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e8a070 item 86 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bcf80): _readAt: size=2, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bcf80): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bcf80): _writeAt: size=3, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bcf80): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bcf80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.925461546 +0000 UTC m=+213.117979790 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bcf80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bd500): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bd500): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bd500): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bd500): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bd500): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.925461546 +0000 UTC m=+213.117979790 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bd500): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e8a230 item 86 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bdb80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bdb80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bdb80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bdb80): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bdb80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.926746059 +0000 UTC m=+213.119264304 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d334bdb80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528180): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528180): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528180): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528180): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528180): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528180): _writeAt: size=3, off=7 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e8a620 item 87 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528180): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528180): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.927260551 +0000 UTC m=+213.119778795 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528180): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335286c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335286c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335286c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335286c0): >_readAt: n=8, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335286c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.927260551 +0000 UTC m=+213.119778795 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335286c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e8a7e0 item 87 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528d40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528d40): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528d40): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528d40): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528d40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.928786061 +0000 UTC m=+213.121304305 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33528d40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529240): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529240): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529240): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e8ab60 item 88 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529240): _readAt: size=2, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529240): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529240): _writeAt: size=3, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529240): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529240): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.929780849 +0000 UTC m=+213.122299082 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529240): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335297c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335297c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335297c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335297c0): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335297c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.929780849 +0000 UTC m=+213.122299082 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335297c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e8ad20 item 88 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529e00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529e00): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529e00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529e00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529e00): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529e00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529e00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529e00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.931723926 +0000 UTC m=+213.124242170 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33529e00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560440): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560440): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560440): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e8b110 item 89 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560440): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560440): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.932491635 +0000 UTC m=+213.125009869 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560440): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560980): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560980): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560980): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560980): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560980): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560980): _writeAt: size=3, off=7 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e8b2d0 item 89 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560980): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560980): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.933927585 +0000 UTC m=+213.126445829 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560980): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560f00): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560f00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560f00): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560f00): >_readAt: n=8, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560f00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.933927585 +0000 UTC m=+213.126445829 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33560f00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e8b490 item 89 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561540): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561540): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561540): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561540): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561540): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561540): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561540): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561540): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.937855629 +0000 UTC m=+213.130373864 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561540): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561a80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561a80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561a80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e8b810 item 90 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561a80): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561a80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.938386211 +0000 UTC m=+213.130904455 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33561a80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335840c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335840c0): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335840c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e8b9d0 item 90 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335840c0): _readAt: size=2, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335840c0): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335840c0): _writeAt: size=3, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335840c0): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335840c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.939056185 +0000 UTC m=+213.131574429 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335840c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584680): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584680): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584680): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584680): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584680): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.939056185 +0000 UTC m=+213.131574429 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584680): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e8bb90 item 90 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584cc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584cc0): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584cc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584cc0): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584cc0): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584cc0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584cc0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584cc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.942264681 +0000 UTC m=+213.134782925 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33584cc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585200): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585200): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585200): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f340e0 item 91 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585200): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585200): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.942812115 +0000 UTC m=+213.135330359 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585200): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585740): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585740): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585740): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585740): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585740): >_readAt: n=2, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585740): _writeAt: size=3, off=7 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f348c0 item 91 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585740): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585740): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.943387792 +0000 UTC m=+213.135906036 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585740): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585cc0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585cc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585cc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585cc0): >_readAt: n=8, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585cc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.943387792 +0000 UTC m=+213.135906036 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33585cc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f34b60 item 91 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2400): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2400): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2400): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2400): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2400): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2400): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2400): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2400): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.944981961 +0000 UTC m=+213.137500245 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2400): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2940): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2940): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2940): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f35180 item 92 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2940): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2940): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.945634282 +0000 UTC m=+213.138152526 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2940): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2e80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2e80): open at offset 5 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2e80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f35570 item 92 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2e80): _readAt: size=2, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2e80): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2e80): _writeAt: size=3, off=5 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2e80): >_writeAt: n=3, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2e80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.947398722 +0000 UTC m=+213.139916966 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c2e80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3440): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3440): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3440): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3440): >_readAt: n=3, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3440): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.947398722 +0000 UTC m=+213.139916966 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3440): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f35880 item 92 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3a80): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3a80): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3a80): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3a80): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3a80): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3a80): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3a80): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3a80): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.949450384 +0000 UTC m=+213.141968648 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d335c3a80): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d336300c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d336300c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d336300c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e7c2a0 item 93 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d336300c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d336300c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.950694563 +0000 UTC m=+213.143212847 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d336300c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d336307c0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d336307c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d336307c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d336307c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d336307c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.950694563 +0000 UTC m=+213.143212847 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d336307c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e7c4d0 item 93 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33630e00): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33630e00): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33630e00): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33630e00): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33630e00): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33630e00): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33630e00): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33630e00): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.952780441 +0000 UTC m=+213.145298685 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33630e00): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33631340): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33631340): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33631340): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e7caf0 item 94 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33631340): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33631340): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.9537392 +0000 UTC m=+213.146257464 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33631340): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33631a40): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33631a40): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33631a40): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33631a40): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33631a40): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.9537392 +0000 UTC m=+213.146257464 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33631a40): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e7ce00 item 94 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e180): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e180): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e180): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e180): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e180): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e180): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e180): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e180): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.956061884 +0000 UTC m=+213.148580208 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e180): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e6c0): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e6c0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e6c0): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e7d180 item 95 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e6c0): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e6c0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.956562689 +0000 UTC m=+213.149080974 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364e6c0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364edc0): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364edc0): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364edc0): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364edc0): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364edc0): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.956562689 +0000 UTC m=+213.149080974 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364edc0): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e7d340 item 95 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 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/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f400): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f400): open at offset 0 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f400): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f400): _readAt: size=2, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f400): >_readAt: n=0, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f400): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f400): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f400): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.958578364 +0000 UTC m=+213.151096628 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f400): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f940): _writeAt: size=5, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f940): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f940): >openPending: err= 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e7d6c0 item 96 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f940): >_writeAt: n=5, err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f940): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.959736079 +0000 UTC m=+213.152254333 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d3364f940): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33684140): _readAt: size=512, off=0 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33684140): openPending: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33684140): >openPending: err= 2026/08/30 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33684140): >_readAt: n=5, err=EOF 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33684140): close: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:38.959736079 +0000 UTC m=+213.152254333 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:38 DEBUG : open-test-file(0x252d33684140): >close: err= 2026/08/30 03:06:38 DEBUG : open-test-file: Remove: 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33e7d960 item 96 2026/08/30 03:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:38 DEBUG : open-test-file: >Remove: err= 2026/08/30 03:06:38 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:38 DEBUG : Looking for writers 2026/08/30 03:06:38 DEBUG : >WaitForWriters: 2026/08/30 03:06:38 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:39 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:39 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:39 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:39 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/30 03:06:39 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a500): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a500): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a500): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a500): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a500): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.347946443 +0000 UTC m=+213.540464677 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a500): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a980): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a980): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a980): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a980): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a980): _writeAt: size=3, off=2 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a980): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a980): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.347946443 +0000 UTC m=+213.540464677 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375a980): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375ae40): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375ae40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375ae40): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375ae40): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375ae40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.347946443 +0000 UTC m=+213.540464677 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375ae40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331df730 item 1 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375b480): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375b480): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375b480): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375b480): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375b480): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.351774418 +0000 UTC m=+213.544292722 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375b480): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375b980): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375b980): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375b980): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375b980): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375b980): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.351774418 +0000 UTC m=+213.544292722 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3375b980): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331dfdc0 item 2 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a0c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a0c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a0c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a0c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a0c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.357488524 +0000 UTC m=+213.550006808 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a0c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a540): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a540): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a540): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a540): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a540): _writeAt: size=3, off=2 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a540): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a540): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.357488524 +0000 UTC m=+213.550006808 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398a540): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398aa00): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398aa00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398aa00): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398aa00): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398aa00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.357488524 +0000 UTC m=+213.550006808 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398aa00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d337a0310 item 3 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398b080): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398b080): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398b080): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398b080): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398b080): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.361516236 +0000 UTC m=+213.554034480 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398b080): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398b5c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398b5c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398b5c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398b5c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398b5c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.361516236 +0000 UTC m=+213.554034480 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398b5c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d337a0af0 item 4 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398bc00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398bc00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398bc00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398bc00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398bc00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.36355787 +0000 UTC m=+213.556076114 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3398bc00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2180): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2180): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2180): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2180): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2180): _writeAt: size=3, off=2 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2180): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2180): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.36355787 +0000 UTC m=+213.556076114 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2180): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df6ec0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df6ec0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df6ec0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df6ec0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df6ec0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.36355787 +0000 UTC m=+213.556076114 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df6ec0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d337a10a0 item 5 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df7540): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df7540): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df7540): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df7540): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df7540): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.367742889 +0000 UTC m=+213.560261133 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df7540): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df7a80): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df7a80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df7a80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df7a80): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df7a80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.367742889 +0000 UTC m=+213.560261133 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33df7a80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d7c850 item 6 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96440): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96440): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96440): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96440): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96440): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.371262914 +0000 UTC m=+213.563781158 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96440): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96940): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96940): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96940): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96940): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96940): _writeAt: size=3, off=2 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96940): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96940): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.371262914 +0000 UTC m=+213.563781158 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96940): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96e00): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96e00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96e00): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96e00): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96e00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.371262914 +0000 UTC m=+213.563781158 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a96e00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d7d9d0 item 7 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a97480): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a97480): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a97480): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a97480): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a97480): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.375672897 +0000 UTC m=+213.568191141 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a97480): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684900): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684900): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684900): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684900): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684900): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.375672897 +0000 UTC m=+213.568191141 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684900): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3395a3f0 item 8 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684ec0): _readAt: size=2, off=0 2026/08/30 03:06:39 ERROR : open-test-file(0x252d33684ec0): Couldn't read size of file 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684ec0): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684ec0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684ec0): close: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684ec0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685280): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685280): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685280): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685280): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685280): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.378342185 +0000 UTC m=+213.570860429 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685280): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685700): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685700): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685700): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685700): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685700): _writeAt: size=3, off=2 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685700): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685700): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.378342185 +0000 UTC m=+213.570860429 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685700): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685c00): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685c00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685c00): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685c00): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685c00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.378342185 +0000 UTC m=+213.570860429 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33685c00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d8a9a0 item 9 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336da380): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336da380): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336da380): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336da380): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336da380): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.380719752 +0000 UTC m=+213.573237996 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336da380): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336da8c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336da8c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336da8c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336da8c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336da8c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.380719752 +0000 UTC m=+213.573237996 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336da8c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d8b570 item 10 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336daf00): _readAt: size=2, off=0 2026/08/30 03:06:39 ERROR : open-test-file(0x252d336daf00): Couldn't read size of file 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336daf00): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336daf00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336daf00): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336daf00): close: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336daf00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db2c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db2c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db2c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db2c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db2c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.388249836 +0000 UTC m=+213.580768080 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db2c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db7c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db7c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db7c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db7c0): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db7c0): _writeAt: size=3, off=2 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db7c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db7c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.388249836 +0000 UTC m=+213.580768080 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336db7c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336dbcc0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336dbcc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336dbcc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336dbcc0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336dbcc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.388249836 +0000 UTC m=+213.580768080 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336dbcc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32d8bc00 item 11 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2440): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2440): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2440): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2440): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2440): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.392282879 +0000 UTC m=+213.584801123 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2440): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2980): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2980): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2980): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2980): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2980): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.392282879 +0000 UTC m=+213.584801123 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2980): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3396c3f0 item 12 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2fc0): _readAt: size=2, off=0 2026/08/30 03:06:39 ERROR : open-test-file(0x252d336f2fc0): Couldn't read size of file 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2fc0): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2fc0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2fc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2fc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f2fc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f3380): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f3380): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f3380): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f3380): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f3380): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.396155539 +0000 UTC m=+213.588673783 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f3380): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f3a40): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f3a40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f3a40): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f3a40): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f3a40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.396155539 +0000 UTC m=+213.588673783 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336f3a40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3396caf0 item 13 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b121c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b121c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b121c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b121c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b121c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.397789603 +0000 UTC m=+213.590307847 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b121c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b12700): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b12700): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b12700): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b12700): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b12700): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.397789603 +0000 UTC m=+213.590307847 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b12700): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3396cee0 item 14 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b12d40): _readAt: size=2, off=0 2026/08/30 03:06:39 ERROR : open-test-file(0x252d33b12d40): Couldn't read size of file 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b12d40): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b12d40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b12d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b12d40): close: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b12d40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b13100): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b13100): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b13100): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b13100): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b13100): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.401407391 +0000 UTC m=+213.593925635 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b13100): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b137c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b137c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b137c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b137c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b137c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.401407391 +0000 UTC m=+213.593925635 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b137c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3396d3b0 item 15 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a97ac0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a97ac0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a97ac0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a97ac0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a97ac0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.404238294 +0000 UTC m=+213.596756538 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33a97ac0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0100): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0100): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0100): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0100): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0100): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.404238294 +0000 UTC m=+213.596756538 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0100): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3395a690 item 16 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0740): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0740): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0740): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0740): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0740): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.408749159 +0000 UTC m=+213.601267404 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0740): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0bc0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0bc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0bc0): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0bc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0bc0): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0bc0): _writeAt: size=3, off=7 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0bc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.408749159 +0000 UTC m=+213.601267404 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae0bc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae10c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae10c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae10c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae10c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae10c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.408749159 +0000 UTC m=+213.601267404 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae10c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3395aa10 item 17 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae1740): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae1740): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae1740): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae1740): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae1740): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.411709226 +0000 UTC m=+213.604227470 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae1740): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae1c80): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae1c80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae1c80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae1c80): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae1c80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.411709226 +0000 UTC m=+213.604227470 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ae1c80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3395aee0 item 18 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6400): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6400): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6400): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6400): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6400): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.416692402 +0000 UTC m=+213.609210686 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6400): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6900): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6900): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6900): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6900): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6900): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6900): _writeAt: size=3, off=7 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6900): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6900): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.416692402 +0000 UTC m=+213.609210686 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6900): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6e00): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6e00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6e00): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6e00): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6e00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.416692402 +0000 UTC m=+213.609210686 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af6e00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3395b490 item 19 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af7480): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af7480): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af7480): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af7480): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af7480): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.420404238 +0000 UTC m=+213.612922492 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af7480): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2640): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2640): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2640): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2640): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2640): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.420404238 +0000 UTC m=+213.612922492 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2640): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3395bc00 item 20 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2cc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2cc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2cc0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2cc0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2cc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.423877124 +0000 UTC m=+213.616395377 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c2cc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c31c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c31c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c31c0): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c31c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c31c0): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c31c0): _writeAt: size=3, off=7 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c31c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c31c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.423877124 +0000 UTC m=+213.616395377 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c31c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c36c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c36c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c36c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c36c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c36c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.423877124 +0000 UTC m=+213.616395377 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c36c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d337a1570 item 21 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c3d40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c3d40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c3d40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c3d40): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c3d40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.428906626 +0000 UTC m=+213.621424931 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339c3d40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2380): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2380): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2380): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2380): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2380): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.428906626 +0000 UTC m=+213.621424931 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2380): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d337a1ab0 item 22 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2a00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2a00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2a00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2a00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2a00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.433388817 +0000 UTC m=+213.625907071 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2a00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2f00): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2f00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2f00): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2f00): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2f00): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2f00): _writeAt: size=3, off=7 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2f00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.433388817 +0000 UTC m=+213.625907071 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f2f00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f3400): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f3400): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f3400): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f3400): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f3400): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.433388817 +0000 UTC m=+213.625907071 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f3400): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d34010070 item 23 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f3a80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f3a80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f3a80): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f3a80): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f3a80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.436789576 +0000 UTC m=+213.629307820 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339f3a80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c120c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c120c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c120c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c120c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c120c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.436789576 +0000 UTC m=+213.629307820 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c120c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d340107e0 item 24 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12700): _readAt: size=2, off=0 2026/08/30 03:06:39 ERROR : open-test-file(0x252d33c12700): Couldn't read size of file 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12700): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12700): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12700): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12700): close: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12700): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12ac0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12ac0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12ac0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12ac0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12ac0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.43979068 +0000 UTC m=+213.632308924 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12ac0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12fc0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12fc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12fc0): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12fc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12fc0): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12fc0): _writeAt: size=3, off=7 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12fc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12fc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.43979068 +0000 UTC m=+213.632308924 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c12fc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c13500): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c13500): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c13500): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c13500): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c13500): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.43979068 +0000 UTC m=+213.632308924 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c13500): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d34010b60 item 25 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c13b80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c13b80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c13b80): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c13b80): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c13b80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.444948135 +0000 UTC m=+213.637466379 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c13b80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c381c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c381c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c381c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c381c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c381c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.444948135 +0000 UTC m=+213.637466379 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c381c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d34011030 item 26 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c38800): _readAt: size=2, off=0 2026/08/30 03:06:39 ERROR : open-test-file(0x252d33c38800): Couldn't read size of file 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c38800): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c38800): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c38800): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c38800): close: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c38800): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c38bc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c38bc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c38bc0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c38bc0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c38bc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.446802074 +0000 UTC m=+213.639320308 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c38bc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c390c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c390c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c390c0): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c390c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c390c0): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c390c0): _writeAt: size=3, off=7 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c390c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c390c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.446802074 +0000 UTC m=+213.639320308 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c390c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c39600): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c39600): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c39600): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c39600): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c39600): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.446802074 +0000 UTC m=+213.639320308 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c39600): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d340116c0 item 27 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c39c80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c39c80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c39c80): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c39c80): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c39c80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.449410157 +0000 UTC m=+213.641928392 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c39c80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c562c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c562c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c562c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c562c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c562c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.449410157 +0000 UTC m=+213.641928392 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c562c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d34011b90 item 28 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c56900): _readAt: size=2, off=0 2026/08/30 03:06:39 ERROR : open-test-file(0x252d33c56900): Couldn't read size of file 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c56900): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c56900): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c56900): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c56900): close: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c56900): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c56cc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c56cc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c56cc0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c56cc0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c56cc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.451366991 +0000 UTC m=+213.643885235 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c56cc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c57380): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c57380): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c57380): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c57380): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c57380): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.451366991 +0000 UTC m=+213.643885235 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c57380): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f34070 item 29 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c57a00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c57a00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c57a00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c57a00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c57a00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.453255856 +0000 UTC m=+213.645774100 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c57a00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74040): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74040): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74040): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74040): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74040): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.453255856 +0000 UTC m=+213.645774100 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74040): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f34460 item 30 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74680): _readAt: size=2, off=0 2026/08/30 03:06:39 ERROR : open-test-file(0x252d33c74680): Couldn't read size of file 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74680): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74680): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74680): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74680): close: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74680): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74a40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74a40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74a40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74a40): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74a40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.455115396 +0000 UTC m=+213.647633630 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c74a40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75100): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75100): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75100): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75100): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75100): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.455115396 +0000 UTC m=+213.647633630 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75100): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f347e0 item 31 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75780): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75780): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75780): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75780): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75780): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.456595861 +0000 UTC m=+213.649114094 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75780): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75cc0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75cc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75cc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75cc0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75cc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.456595861 +0000 UTC m=+213.649114094 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c75cc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f34b60 item 32 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c400): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c400): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c400): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c400): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c400): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.458140266 +0000 UTC m=+213.650658500 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c400): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c880): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c880): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c880): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c880): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c880): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f34fc0 item 33 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c880): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c880): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.458744125 +0000 UTC m=+213.651262370 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9c880): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9cd80): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9cd80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9cd80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9cd80): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9cd80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.458744125 +0000 UTC m=+213.651262370 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9cd80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f35340 item 33 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d3c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d3c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d3c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d3c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d3c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.460358011 +0000 UTC m=+213.652876255 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d3c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d840): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d840): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f35880 item 34 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d840): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d840): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d840): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d840): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d840): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.461140849 +0000 UTC m=+213.653659094 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9d840): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9dd80): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9dd80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9dd80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9dd80): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9dd80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.461140849 +0000 UTC m=+213.653659094 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c9dd80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f35ab0 item 34 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54300): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54300): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54300): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54300): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54300): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.462746089 +0000 UTC m=+213.655264333 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54300): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54780): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54780): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54780): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54780): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54780): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3396d960 item 35 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54780): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54780): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.463317909 +0000 UTC m=+213.655836153 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54780): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54c80): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54c80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54c80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54c80): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54c80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.463317909 +0000 UTC m=+213.655836153 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b54c80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3396db20 item 35 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55300): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55300): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55300): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55300): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55300): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.46489206 +0000 UTC m=+213.657410304 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55300): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55800): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55800): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336620e0 item 36 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55800): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55800): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55800): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55800): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55800): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.465568406 +0000 UTC m=+213.658086650 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55800): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55d40): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55d40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55d40): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55d40): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55d40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.465568406 +0000 UTC m=+213.658086650 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b55d40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33662540 item 36 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e480): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e480): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e480): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e480): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e480): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.466886594 +0000 UTC m=+213.659404838 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e480): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e900): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e900): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e900): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e900): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e900): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336629a0 item 37 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e900): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e900): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.46741435 +0000 UTC m=+213.659932594 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7e900): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7ee00): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7ee00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7ee00): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7ee00): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7ee00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.46741435 +0000 UTC m=+213.659932594 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7ee00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33662b60 item 37 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f480): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f480): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f480): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f480): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f480): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.468856262 +0000 UTC m=+213.661374506 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f480): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f980): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f980): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33662f50 item 38 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f980): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f980): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f980): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f980): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f980): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.469540744 +0000 UTC m=+213.662058988 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7f980): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7fec0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7fec0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7fec0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7fec0): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7fec0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.469540744 +0000 UTC m=+213.662058988 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33b7fec0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33663110 item 38 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1a640): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1a640): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1a640): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1a640): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1a640): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.471361381 +0000 UTC m=+213.663879615 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1a640): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1ab40): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1ab40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1ab40): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1ab40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1ab40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33663490 item 39 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1ab40): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1ab40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.471855954 +0000 UTC m=+213.664374199 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1ab40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1b040): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1b040): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1b040): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1b040): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1b040): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.471855954 +0000 UTC m=+213.664374199 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1b040): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33663650 item 39 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1b6c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1b6c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1b6c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1b6c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1b6c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.473280033 +0000 UTC m=+213.665798277 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1b6c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1bbc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1bbc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336639d0 item 40 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1bbc0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1bbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1bbc0): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1bbc0): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1bbc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.474618298 +0000 UTC m=+213.667136542 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d1bbc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d88200): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d88200): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d88200): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d88200): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d88200): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.474618298 +0000 UTC m=+213.667136542 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d88200): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33663c70 item 40 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d887c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d887c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d887c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d887c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d887c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d887c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d887c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.47602298 +0000 UTC m=+213.668541224 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d887c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d88cc0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d88cc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d88cc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3342c1c0 item 41 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d88cc0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d88cc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.47669078 +0000 UTC m=+213.669209054 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d88cc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89180): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89180): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89180): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89180): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89180): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3342c460 item 41 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89180): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89180): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.477371976 +0000 UTC m=+213.669890220 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89180): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d896c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d896c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d896c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d896c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d896c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.477371976 +0000 UTC m=+213.669890220 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d896c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3342c620 item 41 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89d00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89d00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89d00): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89d00): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89d00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89d00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89d00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.478906872 +0000 UTC m=+213.671425116 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33d89d00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe300): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe300): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe300): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3342ca10 item 42 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe300): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe300): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.479484773 +0000 UTC m=+213.672003017 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe300): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe840): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe840): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3342ccb0 item 42 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe840): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe840): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe840): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe840): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe840): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.48019311 +0000 UTC m=+213.672711354 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbe840): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbedc0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbedc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbedc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbedc0): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbedc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.48019311 +0000 UTC m=+213.672711354 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbedc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3342cfc0 item 42 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf400): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf400): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf400): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf400): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf400): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf400): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf400): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.481549781 +0000 UTC m=+213.674068025 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf400): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf900): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf900): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf900): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3342d420 item 43 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf900): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf900): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.482153371 +0000 UTC m=+213.674671615 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbf900): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbfe40): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbfe40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbfe40): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbfe40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbfe40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3342d5e0 item 43 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbfe40): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbfe40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.48290018 +0000 UTC m=+213.675418424 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33dbfe40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2480): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2480): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2480): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2480): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2480): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.48290018 +0000 UTC m=+213.675418424 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2480): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3342d8f0 item 43 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2ac0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2ac0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2ac0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2ac0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2ac0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2ac0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.485430235 +0000 UTC m=+213.677948480 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2ac0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2fc0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2fc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2fc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3342ddc0 item 44 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2fc0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2fc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.487958207 +0000 UTC m=+213.680476451 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de2fc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb44c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb44c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33f35c70 item 44 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb44c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb44c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb44c0): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb44c0): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb44c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.489479049 +0000 UTC m=+213.681997293 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb44c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb4a40): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb4a40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb4a40): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb4a40): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb4a40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.489479049 +0000 UTC m=+213.681997293 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb4a40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d339860e0 item 44 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5080): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5080): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5080): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5080): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5080): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5080): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5080): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.493799263 +0000 UTC m=+213.686317507 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5080): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5580): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5580): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5580): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33986460 item 45 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5580): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5580): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.494605083 +0000 UTC m=+213.687123327 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5580): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5c80): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5c80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5c80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5c80): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5c80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.494605083 +0000 UTC m=+213.687123327 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cb5c80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33986690 item 45 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd23c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd23c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd23c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd23c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd23c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd23c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd23c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.496642089 +0000 UTC m=+213.689160333 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd23c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd28c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd28c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd28c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33986a10 item 46 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd28c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd28c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.498604342 +0000 UTC m=+213.691122586 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd28c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af7c80): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af7c80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af7c80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af7c80): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af7c80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.498604342 +0000 UTC m=+213.691122586 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33af7c80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33986cb0 item 46 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba63c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba63c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba63c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba63c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba63c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba63c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba63c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.501240638 +0000 UTC m=+213.693758882 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba63c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba68c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba68c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba68c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e04d0 item 47 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba68c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba68c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.502722606 +0000 UTC m=+213.695240850 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba68c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba6fc0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba6fc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba6fc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba6fc0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba6fc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.502722606 +0000 UTC m=+213.695240850 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba6fc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e0770 item 47 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7600): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7600): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7600): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7600): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7600): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7600): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7600): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.504993481 +0000 UTC m=+213.697511725 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7600): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7b00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7b00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7b00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e0af0 item 48 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7b00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7b00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.50577645 +0000 UTC m=+213.698294694 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ba7b00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6300): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6300): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6300): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6300): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6300): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.50577645 +0000 UTC m=+213.698294694 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6300): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e0cb0 item 48 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6940): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6940): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6940): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6940): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6940): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.507799999 +0000 UTC m=+213.700318243 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6940): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6dc0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6dc0): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6dc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6dc0): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6dc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e1030 item 49 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6dc0): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6dc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.508915515 +0000 UTC m=+213.701433759 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd6dc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7300): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7300): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7300): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7300): >_readAt: n=8, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7300): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.508915515 +0000 UTC m=+213.701433759 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7300): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e11f0 item 49 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7980): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7980): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7980): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7980): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7980): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.510979851 +0000 UTC m=+213.703498095 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7980): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7e80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7e80): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7e80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e15e0 item 50 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7e80): _readAt: size=2, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7e80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7e80): _writeAt: size=3, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7e80): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7e80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.51191672 +0000 UTC m=+213.704434964 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bd7e80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf8500): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf8500): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf8500): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf8500): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf8500): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.51191672 +0000 UTC m=+213.704434964 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf8500): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e17a0 item 50 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf8b80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf8b80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf8b80): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf8b80): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf8b80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.514427529 +0000 UTC m=+213.706945773 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf8b80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd2e80): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd2e80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd2e80): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd2e80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd2e80): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd2e80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33986d90 item 51 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd2e80): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd2e80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.515327668 +0000 UTC m=+213.707845912 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd2e80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd33c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd33c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd33c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd33c0): >_readAt: n=8, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd33c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.515327668 +0000 UTC m=+213.707845912 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd33c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33986f50 item 51 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd3a40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd3a40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd3a40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd3a40): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd3a40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.517281245 +0000 UTC m=+213.709799499 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cd3a40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec040): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec040): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec040): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d339872d0 item 52 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec040): _readAt: size=2, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec040): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec040): _writeAt: size=3, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec040): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec040): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.518555671 +0000 UTC m=+213.711073915 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec040): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec5c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec5c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec5c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec5c0): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec5c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.518555671 +0000 UTC m=+213.711073915 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cec5c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33987490 item 52 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cecc40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cecc40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cecc40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cecc40): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cecc40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.520761554 +0000 UTC m=+213.713279808 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cecc40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced140): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced140): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced140): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced140): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced140): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced140): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33987a40 item 53 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced140): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced140): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.521429585 +0000 UTC m=+213.713947829 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced140): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced680): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced680): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced680): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced680): >_readAt: n=8, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced680): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.521429585 +0000 UTC m=+213.713947829 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ced680): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33987c00 item 53 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cedd00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cedd00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cedd00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cedd00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cedd00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.523371951 +0000 UTC m=+213.715890195 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33cedd00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8300): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8300): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8300): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ffa2a0 item 54 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8300): _readAt: size=2, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8300): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8300): _writeAt: size=3, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8300): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8300): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.524211345 +0000 UTC m=+213.716729589 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8300): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8880): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8880): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8880): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8880): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8880): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.524211345 +0000 UTC m=+213.716729589 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8880): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ffae00 item 54 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8f00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8f00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8f00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8f00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8f00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.526170934 +0000 UTC m=+213.718689178 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea8f00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9400): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9400): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9400): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9400): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9400): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9400): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ffb490 item 55 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9400): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9400): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.52686779 +0000 UTC m=+213.719386034 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9400): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf92c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf92c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf92c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf92c0): >_readAt: n=8, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf92c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.52686779 +0000 UTC m=+213.719386034 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf92c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d336e1c70 item 55 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9940): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9940): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9940): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9940): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9940): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.529162491 +0000 UTC m=+213.721680745 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9940): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9e40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9e40): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9e40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f82150 item 56 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9e40): _readAt: size=2, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9e40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9e40): _writeAt: size=3, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9e40): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9e40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.530294368 +0000 UTC m=+213.722812612 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33bf9e40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3a4c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3a4c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3a4c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3a4c0): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3a4c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.530294368 +0000 UTC m=+213.722812612 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3a4c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f82380 item 56 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3ab00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3ab00): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3ab00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3ab00): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3ab00): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3ab00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3ab00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3ab00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.532665453 +0000 UTC m=+213.725183697 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3ab00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b040): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b040): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b040): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f82e70 item 57 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b040): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b040): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.533476174 +0000 UTC m=+213.725994418 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b040): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b580): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b580): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b580): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b580): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b580): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b580): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f833b0 item 57 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b580): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b580): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.534359211 +0000 UTC m=+213.726877455 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3b580): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3bb00): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3bb00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3bb00): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3bb00): >_readAt: n=8, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3bb00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.534359211 +0000 UTC m=+213.726877455 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e3bb00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f83960 item 57 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9640): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9640): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9640): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9640): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9640): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9640): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9640): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9640): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.536381067 +0000 UTC m=+213.728899320 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9640): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9b80): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9b80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9b80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ffb9d0 item 58 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9b80): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9b80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.537209941 +0000 UTC m=+213.729728185 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ea9b80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed41c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed41c0): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed41c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ffbce0 item 58 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed41c0): _readAt: size=2, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed41c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed41c0): _writeAt: size=3, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed41c0): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed41c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.538349092 +0000 UTC m=+213.730867336 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed41c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4780): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4780): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4780): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4780): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4780): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.538349092 +0000 UTC m=+213.730867336 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4780): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398e070 item 58 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4dc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4dc0): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4dc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4dc0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4dc0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4dc0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4dc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.540854821 +0000 UTC m=+213.733373065 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed4dc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5300): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5300): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5300): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398e3f0 item 59 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5300): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5300): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.541523644 +0000 UTC m=+213.734041888 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5300): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5840): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5840): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5840): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5840): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5840): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5840): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398e5b0 item 59 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5840): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5840): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.54240177 +0000 UTC m=+213.734920014 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5840): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5dc0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5dc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5dc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5dc0): >_readAt: n=8, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5dc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.54240177 +0000 UTC m=+213.734920014 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ed5dc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398e770 item 59 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4500): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4500): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4500): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4500): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4500): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4500): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4500): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4500): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.545434926 +0000 UTC m=+213.737953170 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4500): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4a40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4a40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4a40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398ebd0 item 60 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4a40): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4a40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.5460628 +0000 UTC m=+213.738581044 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4a40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4f80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4f80): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4f80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398ed90 item 60 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4f80): _readAt: size=2, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4f80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4f80): _writeAt: size=3, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4f80): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4f80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.546847983 +0000 UTC m=+213.739366227 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef4f80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5540): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5540): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5540): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5540): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5540): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.546847983 +0000 UTC m=+213.739366227 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5540): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398ef50 item 60 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5b80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5b80): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5b80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5b80): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5b80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5b80): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5b80): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5b80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.550063342 +0000 UTC m=+213.742581586 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33ef5b80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f281c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f281c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f281c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398f2d0 item 61 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f281c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f281c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.551194687 +0000 UTC m=+213.743712942 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f281c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f288c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f288c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f288c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f288c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f288c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.551194687 +0000 UTC m=+213.743712942 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f288c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398f500 item 61 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de33c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de33c0): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de33c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de33c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de33c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de33c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de33c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de33c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.553073775 +0000 UTC m=+213.745592019 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de33c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de3900): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de3900): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de3900): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331fe380 item 62 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de3900): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de3900): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.55374966 +0000 UTC m=+213.746267904 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33de3900): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8e100): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8e100): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8e100): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8e100): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8e100): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.55374966 +0000 UTC m=+213.746267904 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8e100): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331fe7e0 item 62 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e380): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e380): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e380): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e380): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e380): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e380): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e380): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e380): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.558791015 +0000 UTC m=+213.751309259 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e380): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e8c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e8c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e8c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33fae2a0 item 63 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e8c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e8c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.559826871 +0000 UTC m=+213.752345115 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372e8c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372efc0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372efc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372efc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372efc0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372efc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.559826871 +0000 UTC m=+213.752345115 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372efc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f82070 item 63 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372f600): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372f600): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372f600): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372f600): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372f600): >_readAt: n=0, err=Bad file descriptor 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372f600): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372f600): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372f600): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.567727122 +0000 UTC m=+213.760245367 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372f600): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372fb40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372fb40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372fb40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f824d0 item 64 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372fb40): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372fb40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.568418568 +0000 UTC m=+213.760936812 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3372fb40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8e6c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8e6c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8e6c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8e6c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8e6c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.568418568 +0000 UTC m=+213.760936812 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8e6c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f82a80 item 64 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8ed00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8ed00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8ed00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8ed00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8ed00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.570185653 +0000 UTC m=+213.762703897 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8ed00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f180): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f180): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f180): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f180): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f180): _writeAt: size=3, off=2 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f83570 item 65 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f180): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f180): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.572783617 +0000 UTC m=+213.765301861 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f180): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f680): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f680): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f680): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f680): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f680): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.572783617 +0000 UTC m=+213.765301861 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8f680): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32f83b20 item 65 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8fcc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8fcc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8fcc0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8fcc0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8fcc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.574457947 +0000 UTC m=+213.766976191 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33f8fcc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc240): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc240): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33fae770 item 66 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc240): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc240): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc240): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc240): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc240): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.575205909 +0000 UTC m=+213.767724153 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc240): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc780): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc780): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc780): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc780): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc780): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.575205909 +0000 UTC m=+213.767724153 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acc780): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33fae930 item 66 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330ac580): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330ac580): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330ac580): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330ac580): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330ac580): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.57656294 +0000 UTC m=+213.769081184 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330ac580): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acac0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acac0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acac0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acac0): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acac0): _writeAt: size=3, off=2 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331fe2a0 item 67 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acac0): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acac0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.578576943 +0000 UTC m=+213.771095187 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acac0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acfc0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acfc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acfc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acfc0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acfc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.578576943 +0000 UTC m=+213.771095187 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330acfc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331fe4d0 item 67 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330adb80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330adb80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330adb80): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330adb80): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330adb80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.580288533 +0000 UTC m=+213.772806777 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d330adb80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a3c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a3c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331ff110 item 68 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a3c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a3c0): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a3c0): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a3c0): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a3c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.582392674 +0000 UTC m=+213.774910918 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a3c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a900): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a900): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a900): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a900): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a900): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.582392674 +0000 UTC m=+213.774910918 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1a900): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331ff2d0 item 68 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1af40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1af40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1af40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1af40): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1af40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.584120846 +0000 UTC m=+213.776639080 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1af40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b3c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b3c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b3c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b3c0): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b3c0): _writeAt: size=3, off=2 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331ff880 item 69 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b3c0): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b3c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.584621691 +0000 UTC m=+213.777139925 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b3c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b8c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b8c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b8c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b8c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b8c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.584621691 +0000 UTC m=+213.777139925 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33c1b8c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d331ffab0 item 69 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a0c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a0c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a0c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a0c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a0c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.585990315 +0000 UTC m=+213.778508559 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a0c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a780): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a780): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398e150 item 70 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a780): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a780): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a780): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a780): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a780): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.586696537 +0000 UTC m=+213.779214781 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330a780): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330acc0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330acc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330acc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330acc0): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330acc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.586696537 +0000 UTC m=+213.779214781 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330acc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398e310 item 70 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b380): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b380): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b380): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b380): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b380): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.591354269 +0000 UTC m=+213.783872513 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b380): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b880): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b880): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b880): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b880): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b880): _writeAt: size=3, off=2 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398e690 item 71 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b880): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b880): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.592349428 +0000 UTC m=+213.784867672 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330b880): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330bd80): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330bd80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330bd80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330bd80): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330bd80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.592349428 +0000 UTC m=+213.784867672 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3330bd80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398e850 item 71 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acce40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acce40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acce40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acce40): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acce40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.593936944 +0000 UTC m=+213.786455188 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acce40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd340): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd340): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33faed90 item 72 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd340): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd340): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd340): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd340): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd340): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.594856029 +0000 UTC m=+213.787374273 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd340): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd880): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd880): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd880): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd880): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd880): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.594856029 +0000 UTC m=+213.787374273 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acd880): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33faef50 item 72 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acde40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acde40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acde40): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acde40): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acde40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acde40): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acde40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.596182833 +0000 UTC m=+213.788701077 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33acde40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0580): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0580): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0580): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33faf3b0 item 73 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0580): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0580): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.596571838 +0000 UTC m=+213.789090082 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0580): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0b40): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0b40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0b40): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0b40): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0b40): _writeAt: size=3, off=2 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33faf570 item 73 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0b40): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0b40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.597126445 +0000 UTC m=+213.789644689 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d0b40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1080): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1080): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1080): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1080): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1080): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.597126445 +0000 UTC m=+213.789644689 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1080): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33faf730 item 73 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1880): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1880): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1880): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1880): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1880): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1880): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1880): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.598332821 +0000 UTC m=+213.790851065 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1880): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1d80): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1d80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1d80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33fafab0 item 74 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1d80): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1d80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.598848354 +0000 UTC m=+213.791366608 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334d1d80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339363c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339363c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33fafc70 item 74 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339363c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339363c0): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339363c0): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339363c0): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339363c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.601401644 +0000 UTC m=+213.793919878 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d339363c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936940): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936940): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936940): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936940): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936940): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.601401644 +0000 UTC m=+213.793919878 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936940): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33fafe30 item 74 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936f80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936f80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936f80): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936f80): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936f80): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936f80): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936f80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.603197133 +0000 UTC m=+213.795715367 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33936f80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937480): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937480): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937480): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ffec40 item 75 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937480): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937480): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.604013453 +0000 UTC m=+213.796531687 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937480): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937a00): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937a00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937a00): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937a00): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937a00): _writeAt: size=3, off=2 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32ffef50 item 75 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937a00): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937a00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.604781994 +0000 UTC m=+213.797300238 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33937a00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8080): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8080): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8080): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8080): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8080): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.604781994 +0000 UTC m=+213.797300238 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8080): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32fff2d0 item 75 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8880): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8880): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8880): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8880): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8880): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8880): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8880): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.607062258 +0000 UTC m=+213.799580502 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8880): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8d80): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8d80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8d80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32fff9d0 item 76 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8d80): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8d80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.608736679 +0000 UTC m=+213.801254923 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c8d80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9500): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9500): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d32fffd50 item 76 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9500): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9500): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9500): _writeAt: size=3, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9500): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9500): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.609539855 +0000 UTC m=+213.802058099 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9500): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9a80): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9a80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9a80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9a80): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9a80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.609539855 +0000 UTC m=+213.802058099 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332c9a80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f2070 item 76 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350e0c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350e0c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350e0c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350e0c0): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350e0c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350e0c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350e0c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.614189261 +0000 UTC m=+213.806707505 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350e0c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350ee80): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350ee80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350ee80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33326310 item 77 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350ee80): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350ee80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.614799141 +0000 UTC m=+213.807317385 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350ee80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350f5c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350f5c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350f5c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350f5c0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350f5c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.614799141 +0000 UTC m=+213.807317385 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350f5c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33326540 item 77 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350fc00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350fc00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350fc00): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350fc00): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350fc00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350fc00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350fc00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.616520421 +0000 UTC m=+213.809038665 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3350fc00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e42340): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e42340): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e42340): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33326930 item 78 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e42340): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e42340): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.616990759 +0000 UTC m=+213.809509003 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e42340): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e42cc0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e42cc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e42cc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e42cc0): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e42cc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.616990759 +0000 UTC m=+213.809509003 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e42cc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33326b60 item 78 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7e800): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7e800): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7e800): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7e800): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7e800): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7e800): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7e800): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.618618791 +0000 UTC m=+213.811137035 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7e800): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7f7c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7f7c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7f7c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f23f0 item 79 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7f7c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7f7c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.619257818 +0000 UTC m=+213.811776062 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32e7f7c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33102d00): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33102d00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33102d00): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33102d00): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33102d00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.619257818 +0000 UTC m=+213.811776062 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33102d00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f2620 item 79 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103500): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103500): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103500): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103500): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103500): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103500): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103500): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.623068882 +0000 UTC m=+213.815587126 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103500): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103b00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103b00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103b00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f2a10 item 80 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103b00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103b00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.623681287 +0000 UTC m=+213.816199531 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33103b00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684380): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684380): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684380): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684380): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684380): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.623681287 +0000 UTC m=+213.816199531 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684380): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f2c40 item 80 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684a00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684a00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684a00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684a00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684a00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.625528353 +0000 UTC m=+213.818046607 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684a00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684e80): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684e80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684e80): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684e80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684e80): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684e80): _writeAt: size=3, off=7 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f30a0 item 81 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684e80): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684e80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.626389409 +0000 UTC m=+213.818907653 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33684e80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336853c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336853c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336853c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336853c0): >_readAt: n=8, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336853c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.626389409 +0000 UTC m=+213.818907653 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d336853c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d335f3260 item 81 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43340): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43340): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43340): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43340): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43340): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.629003924 +0000 UTC m=+213.821522168 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43340): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43880): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43880): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43880): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33326fc0 item 82 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43880): _readAt: size=2, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43880): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43880): _writeAt: size=3, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43880): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43880): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.630650271 +0000 UTC m=+213.823168516 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43880): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43e00): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43e00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43e00): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43e00): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43e00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.630650271 +0000 UTC m=+213.823168516 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33e43e00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d333271f0 item 82 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182580): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182580): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182580): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182580): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182580): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.634293498 +0000 UTC m=+213.826811732 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182580): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182a80): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182a80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182a80): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182a80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182a80): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182a80): _writeAt: size=3, off=7 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d333275e0 item 83 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182a80): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182a80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.635021082 +0000 UTC m=+213.827539315 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182a80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182fc0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182fc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182fc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182fc0): >_readAt: n=8, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182fc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.635021082 +0000 UTC m=+213.827539315 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33182fc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33327880 item 83 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183640): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183640): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183640): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183640): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183640): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.637618104 +0000 UTC m=+213.830136348 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183640): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183b40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183b40): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183b40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33327ce0 item 84 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183b40): _readAt: size=2, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183b40): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183b40): _writeAt: size=3, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183b40): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183b40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.638227654 +0000 UTC m=+213.830745898 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33183b40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e01c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e01c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e01c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e01c0): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e01c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.638227654 +0000 UTC m=+213.830745898 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e01c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d330321c0 item 84 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0840): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0840): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0840): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0840): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0840): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.642640322 +0000 UTC m=+213.835158566 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0840): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0d40): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0d40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0d40): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0d40): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0d40): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0d40): _writeAt: size=3, off=7 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33032540 item 85 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0d40): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0d40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.643466552 +0000 UTC m=+213.835984796 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e0d40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1280): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1280): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1280): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1280): >_readAt: n=8, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1280): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.643466552 +0000 UTC m=+213.835984796 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1280): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33032700 item 85 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1900): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1900): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1900): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1900): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1900): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.645158496 +0000 UTC m=+213.837676741 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1900): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1e00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1e00): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1e00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33032af0 item 86 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1e00): _readAt: size=2, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1e00): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1e00): _writeAt: size=3, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1e00): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1e00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.645635546 +0000 UTC m=+213.838153790 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d331e1e00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326a480): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326a480): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326a480): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326a480): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326a480): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.645635546 +0000 UTC m=+213.838153790 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326a480): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33032cb0 item 86 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326ab00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326ab00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326ab00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326ab00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326ab00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.646905102 +0000 UTC m=+213.839423346 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326ab00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b000): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b000): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b000): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b000): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b000): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b000): _writeAt: size=3, off=7 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33033490 item 87 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b000): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b000): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.647672692 +0000 UTC m=+213.840190936 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b000): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b540): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b540): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b540): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b540): >_readAt: n=8, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b540): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.647672692 +0000 UTC m=+213.840190936 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326b540): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d330337a0 item 87 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326bbc0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326bbc0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326bbc0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326bbc0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326bbc0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.652208663 +0000 UTC m=+213.844726907 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3326bbc0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa1c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa1c0): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa1c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33033c00 item 88 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa1c0): _readAt: size=2, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa1c0): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa1c0): _writeAt: size=3, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa1c0): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa1c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.652956674 +0000 UTC m=+213.845474919 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa1c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa740): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa740): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa740): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa740): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa740): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.652956674 +0000 UTC m=+213.845474919 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aa740): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33033dc0 item 88 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aad80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aad80): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aad80): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aad80): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aad80): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aad80): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aad80): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aad80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.65473969 +0000 UTC m=+213.847257934 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332aad80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab2c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab2c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab2c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d333382a0 item 89 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab2c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab2c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.655714269 +0000 UTC m=+213.848232514 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab2c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab800): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab800): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab800): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab800): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab800): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab800): _writeAt: size=3, off=7 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33338460 item 89 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab800): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab800): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.656478643 +0000 UTC m=+213.848996887 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ab800): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332abd80): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332abd80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332abd80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332abd80): >_readAt: n=8, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332abd80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.656478643 +0000 UTC m=+213.848996887 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332abd80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33338620 item 89 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fe4c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fe4c0): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fe4c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fe4c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fe4c0): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fe4c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fe4c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fe4c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.658339986 +0000 UTC m=+213.850858220 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fe4c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fea00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fea00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fea00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33338a10 item 90 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fea00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fea00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.658888652 +0000 UTC m=+213.851406896 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fea00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fef40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fef40): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fef40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33338bd0 item 90 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fef40): _readAt: size=2, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fef40): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fef40): _writeAt: size=3, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fef40): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fef40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.659572652 +0000 UTC m=+213.852090897 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332fef40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ff500): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ff500): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ff500): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ff500): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ff500): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.659572652 +0000 UTC m=+213.852090897 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ff500): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33338d90 item 90 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ffb40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ffb40): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ffb40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ffb40): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ffb40): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ffb40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ffb40): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ffb40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.663462465 +0000 UTC m=+213.855980699 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d332ffb40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c180): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c180): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c180): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33339340 item 91 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c180): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c180): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.663930458 +0000 UTC m=+213.856448702 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c180): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c6c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c6c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c6c0): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c6c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c6c0): >_readAt: n=2, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c6c0): _writeAt: size=3, off=7 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33339500 item 91 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c6c0): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c6c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.664495044 +0000 UTC m=+213.857013288 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334c6c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334cc40): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334cc40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334cc40): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334cc40): >_readAt: n=8, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334cc40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.664495044 +0000 UTC m=+213.857013288 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334cc40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33339730 item 91 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d280): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d280): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d280): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d280): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d280): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d280): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d280): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d280): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.665753018 +0000 UTC m=+213.858271252 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d280): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d7c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d7c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d7c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33339c70 item 92 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d7c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d7c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.666301754 +0000 UTC m=+213.858820018 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334d7c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334dd00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334dd00): open at offset 5 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334dd00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33339e30 item 92 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334dd00): _readAt: size=2, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334dd00): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334dd00): _writeAt: size=3, off=5 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334dd00): >_writeAt: n=3, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334dd00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.666853304 +0000 UTC m=+213.859371548 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3334dd00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac3c0): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac3c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac3c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac3c0): >_readAt: n=3, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac3c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.666853304 +0000 UTC m=+213.859371548 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac3c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33426150 item 92 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32f87b40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32f87b40): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32f87b40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32f87b40): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32f87b40): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32f87b40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32f87b40): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32f87b40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.668310014 +0000 UTC m=+213.860828249 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d32f87b40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376e200): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376e200): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376e200): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398ed20 item 93 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376e200): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376e200): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.668785803 +0000 UTC m=+213.861304037 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376e200): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376e900): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376e900): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376e900): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376e900): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376e900): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.668785803 +0000 UTC m=+213.861304037 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376e900): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398eee0 item 93 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376ef40): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376ef40): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376ef40): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376ef40): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376ef40): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376ef40): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376ef40): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376ef40): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.670292136 +0000 UTC m=+213.862810370 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376ef40): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376f480): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376f480): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376f480): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398f260 item 94 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376f480): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376f480): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.672611895 +0000 UTC m=+213.865130139 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376f480): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376fb80): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376fb80): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376fb80): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376fb80): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376fb80): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.672611895 +0000 UTC m=+213.865130139 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d3376fb80): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398f490 item 94 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334902c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334902c0): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334902c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334902c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334902c0): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334902c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334902c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334902c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.67414636 +0000 UTC m=+213.866664594 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d334902c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33490800): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33490800): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33490800): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398f8f0 item 95 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33490800): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33490800): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.674528201 +0000 UTC m=+213.867046445 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33490800): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33490f00): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33490f00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33490f00): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33490f00): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33490f00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.674528201 +0000 UTC m=+213.867046445 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d33490f00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d3398fb20 item 95 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 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/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac7c0): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac7c0): open at offset 0 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac7c0): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac7c0): _readAt: size=2, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac7c0): >_readAt: n=0, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac7c0): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac7c0): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac7c0): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.67605327 +0000 UTC m=+213.868571514 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ac7c0): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333acd00): _writeAt: size=5, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333acd00): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333acd00): >openPending: err= 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33426850 item 96 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333acd00): >_writeAt: n=5, err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333acd00): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.676817412 +0000 UTC m=+213.869335656 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333acd00): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 03:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 03:06:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 03:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 03:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ad400): _readAt: size=512, off=0 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ad400): openPending: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ad400): >openPending: err= 2026/08/30 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ad400): >_readAt: n=5, err=EOF 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ad400): close: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 03:06:39.676817412 +0000 UTC m=+213.869335656 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:39 DEBUG : open-test-file(0x252d333ad400): >close: err= 2026/08/30 03:06:39 DEBUG : open-test-file: Remove: 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x252d33426a10 item 96 2026/08/30 03:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 03:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 03:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 03:06:39 DEBUG : open-test-file: >Remove: err= 2026/08/30 03:06:39 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:39 DEBUG : Looking for writers 2026/08/30 03:06:39 DEBUG : >WaitForWriters: 2026/08/30 03:06:39 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.65s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.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.01s) --- 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.72s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:39 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:39 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:39 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:39 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:39 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:40 DEBUG : file1: newRWFileHandle: 2026/08/30 03:06:40 DEBUG : file1(0x252d333adcc0): openPending: 2026/08/30 03:06:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:40 DEBUG : file1(0x252d333adcc0): >openPending: err= 2026/08/30 03:06:40 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 03:06:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 03:06:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 03:06:40 DEBUG : file1(0x252d333adcc0): _writeAt: size=2, off=0 2026/08/30 03:06:40 DEBUG : file1(0x252d333adcc0): >_writeAt: n=2, err= 2026/08/30 03:06:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/30 03:06:40 DEBUG : file1(0x252d333adcc0): RWFileHandle.Flush 2026/08/30 03:06:40 DEBUG : file1(0x252d333adcc0): RWFileHandle.Release 2026/08/30 03:06:40 DEBUG : file1(0x252d333adcc0): close: 2026/08/30 03:06:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/30 03:06:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:40 DEBUG : file1(0x252d333adcc0): >close: err= 2026/08/30 03:06:40 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:40 DEBUG : Looking for writers 2026/08/30 03:06:40 DEBUG : file1: reading active writers 2026/08/30 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:06:40 DEBUG : Looking for writers 2026/08/30 03:06:40 DEBUG : file1: reading active writers 2026/08/30 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:06:40 DEBUG : Looking for writers 2026/08/30 03:06:40 DEBUG : file1: reading active writers 2026/08/30 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:06:40 DEBUG : Looking for writers 2026/08/30 03:06:40 DEBUG : file1: reading active writers 2026/08/30 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:06:40 DEBUG : file1: vfs cache: starting upload 2026/08/30 03:06:40 DEBUG : Looking for writers 2026/08/30 03:06:40 DEBUG : file1: reading active writers 2026/08/30 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:06:40 DEBUG : Looking for writers 2026/08/30 03:06:40 DEBUG : file1: reading active writers 2026/08/30 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:06:40 DEBUG : Looking for writers 2026/08/30 03:06:40 DEBUG : file1: reading active writers 2026/08/30 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:06:41 DEBUG : file1: size = 2 OK 2026/08/30 03:06:41 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/30 03:06:41 INFO : file1: Copied (new) 2026/08/30 03:06:41 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/30 03:06:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 03:06:41 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/30 03:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:06:41 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 03:06:41 DEBUG : Looking for writers 2026/08/30 03:06:41 DEBUG : file1: reading active writers 2026/08/30 03:06:41 DEBUG : >WaitForWriters: 2026/08/30 03:06:41 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:41 DEBUG : Looking for writers 2026/08/30 03:06:41 DEBUG : file1: reading active writers 2026/08/30 03:06:41 DEBUG : >WaitForWriters: 2026/08/30 03:06:41 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.08s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:42 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:42 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:42 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:42 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:42 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:06:42 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:42 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:06:42 DEBUG : rename_me: newRWFileHandle: 2026/08/30 03:06:42 DEBUG : rename_me(0x252d333daa80): openPending: 2026/08/30 03:06:42 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 03:06:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/30 03:06:42 DEBUG : rename_me(0x252d333daa80): >openPending: err= 2026/08/30 03:06:42 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/30 03:06:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/30 03:06:42 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/30 03:06:42 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/30 03:06:42 DEBUG : rename_me(0x252d333daa80): _writeAt: size=5, off=0 2026/08/30 03:06:42 DEBUG : rename_me(0x252d333daa80): >_writeAt: n=5, err= 2026/08/30 03:06:42 DEBUG : rename_me(0x252d333daa80): close: 2026/08/30 03:06:42 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-30 03:06:42.14912204 +0000 UTC m=+216.341640284 2026/08/30 03:06:42 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/30 03:06:42 DEBUG : rename_me(0x252d333daa80): >close: err= 2026/08/30 03:06:42 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/30 03:06:42 DEBUG : i_was_renamed: Updating file with 0x252d3356e1a0 2026/08/30 03:06:42 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/30 03:06:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/30 03:06:42 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:06:42 DEBUG : Looking for writers 2026/08/30 03:06:42 DEBUG : i_was_renamed: reading active writers 2026/08/30 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 03:06:42 DEBUG : Looking for writers 2026/08/30 03:06:42 DEBUG : i_was_renamed: reading active writers 2026/08/30 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 03:06:42 DEBUG : Looking for writers 2026/08/30 03:06:42 DEBUG : i_was_renamed: reading active writers 2026/08/30 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 03:06:42 DEBUG : Looking for writers 2026/08/30 03:06:42 DEBUG : i_was_renamed: reading active writers 2026/08/30 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 03:06:42 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/30 03:06:42 DEBUG : Looking for writers 2026/08/30 03:06:42 DEBUG : i_was_renamed: reading active writers 2026/08/30 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 03:06:42 DEBUG : Looking for writers 2026/08/30 03:06:42 DEBUG : i_was_renamed: reading active writers 2026/08/30 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 03:06:42 DEBUG : Looking for writers 2026/08/30 03:06:42 DEBUG : i_was_renamed: reading active writers 2026/08/30 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/30 03:06:43 DEBUG : i_was_renamed: size = 5 OK 2026/08/30 03:06:43 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 03:06:43 INFO : i_was_renamed: Copied (new) 2026/08/30 03:06:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-30 03:06:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/30 03:06:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/30 03:06:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/30 03:06:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/30 03:06:43 DEBUG : Looking for writers 2026/08/30 03:06:43 DEBUG : i_was_renamed: reading active writers 2026/08/30 03:06:43 DEBUG : >WaitForWriters: 2026/08/30 03:06:43 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.86s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:06:43 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:06:43 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 03:06:43 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:43 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 03:06:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-diculew4biva" 2026/08/30 03:06:43 INFO : files root 'rclone-test-diculew4biva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 03:06:44 DEBUG : forgetting directory cache 2026/08/30 03:06:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate(0x252d33c1a380): _readAt: size=512, off=0 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate(0x252d33c1a380): openPending: 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-30 02:07:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/30 03:06:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate(0x252d33c1a380): >openPending: err= 2026/08/30 03:06:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:45 DEBUG : forgetting directory cache 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate(0x252d33c1a380): >_readAt: n=20, err=EOF 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate(0x252d33c1a380): close: 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 02:07:43 +0000 UTC 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate(0x252d33c1a380): >close: err= 2026/08/30 03:06:45 DEBUG : Re-reading directory (272.113719ms old) 2026/08/30 03:06:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 03:06:45 DEBUG : forgetting directory cache 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate(0x252d330acec0): _readAt: size=512, off=0 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate(0x252d330acec0): openPending: 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-30 02:08:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-30 02:07:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-30 02:08:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-30 02:07:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/30 03:06:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/30 03:06:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate(0x252d330acec0): >openPending: err= 2026/08/30 03:06:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:47 DEBUG : forgetting directory cache 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate(0x252d330acec0): >_readAt: n=20, err=EOF 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate(0x252d330acec0): close: 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 02:08:43 +0000 UTC 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate(0x252d330acec0): >close: err= 2026/08/30 03:06:47 DEBUG : Re-reading directory (277.214939ms old) 2026/08/30 03:06:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 03:06:47 DEBUG : forgetting directory cache 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate(0x252d3330aec0): _readAt: size=512, off=0 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate(0x252d3330aec0): openPending: 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-30 02:09:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-30 02:08:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-30 02:09:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-30 02:08:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/30 03:06:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/30 03:06:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate(0x252d3330aec0): >openPending: err= 2026/08/30 03:06:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:49 DEBUG : forgetting directory cache 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate(0x252d3330aec0): >_readAt: n=20, err=EOF 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate(0x252d3330aec0): close: 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 02:09:43 +0000 UTC 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate(0x252d3330aec0): >close: err= 2026/08/30 03:06:49 DEBUG : Re-reading directory (276.779728ms old) 2026/08/30 03:06:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 03:06:50 DEBUG : forgetting directory cache 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate(0x252d33c1b3c0): _readAt: size=512, off=0 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate(0x252d33c1b3c0): openPending: 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-30 02:10:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-30 02:09:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-30 02:10:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-30 02:09:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/30 03:06:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/30 03:06:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate(0x252d33c1b3c0): >openPending: err= 2026/08/30 03:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:51 DEBUG : forgetting directory cache 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate(0x252d33c1b3c0): >_readAt: n=20, err=EOF 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate(0x252d33c1b3c0): close: 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 02:10:43 +0000 UTC 2026/08/30 03:06:51 DEBUG : TestRWCacheUpdate(0x252d33c1b3c0): >close: err= 2026/08/30 03:06:51 DEBUG : Re-reading directory (271.83259ms old) 2026/08/30 03:06:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 03:06:52 DEBUG : forgetting directory cache 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate(0x252d33c1bb00): _readAt: size=512, off=0 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate(0x252d33c1bb00): openPending: 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-30 02:11:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-30 02:10:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-30 02:11:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-30 02:10:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/30 03:06:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/30 03:06:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate(0x252d33c1bb00): >openPending: err= 2026/08/30 03:06:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:54 DEBUG : forgetting directory cache 2026/08/30 03:06:54 DEBUG : TestRWCacheUpdate(0x252d33c1bb00): >_readAt: n=20, err=EOF 2026/08/30 03:06:54 DEBUG : TestRWCacheUpdate(0x252d33c1bb00): close: 2026/08/30 03:06:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 02:11:43 +0000 UTC 2026/08/30 03:06:54 DEBUG : TestRWCacheUpdate(0x252d33c1bb00): >close: err= 2026/08/30 03:06:54 DEBUG : Re-reading directory (275.23854ms old) 2026/08/30 03:06:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 03:06:54 DEBUG : forgetting directory cache 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate(0x252d334d06c0): _readAt: size=512, off=0 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate(0x252d334d06c0): openPending: 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-30 02:12:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-30 02:11:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-30 02:12:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-30 02:11:43 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/30 03:06:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/30 03:06:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate(0x252d334d06c0): >openPending: err= 2026/08/30 03:06:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:56 DEBUG : forgetting directory cache 2026/08/30 03:06:56 DEBUG : TestRWCacheUpdate(0x252d334d06c0): >_readAt: n=20, err=EOF 2026/08/30 03:06:56 DEBUG : TestRWCacheUpdate(0x252d334d06c0): close: 2026/08/30 03:06:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 02:12:43 +0000 UTC 2026/08/30 03:06:56 DEBUG : TestRWCacheUpdate(0x252d334d06c0): >close: err= 2026/08/30 03:06:56 DEBUG : Re-reading directory (267.134413ms old) 2026/08/30 03:06:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 03:06:56 DEBUG : forgetting directory cache 2026/08/30 03:06:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate(0x252d33acc800): _readAt: size=512, off=0 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate(0x252d33acc800): openPending: 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-30 02:13:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-30 02:12:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-30 02:13:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-30 02:12:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/30 03:06:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/30 03:06:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate(0x252d33acc800): >openPending: err= 2026/08/30 03:06:58 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:06:58 DEBUG : forgetting directory cache 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate(0x252d33acc800): >_readAt: n=21, err=EOF 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate(0x252d33acc800): close: 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 02:13:43 +0000 UTC 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate(0x252d33acc800): >close: err= 2026/08/30 03:06:58 DEBUG : Re-reading directory (274.427699ms old) 2026/08/30 03:06:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 03:06:58 DEBUG : forgetting directory cache 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate(0x252d334d13c0): _readAt: size=512, off=0 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate(0x252d334d13c0): openPending: 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-30 02:14:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-30 02:13:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-30 02:14:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-30 02:13:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/30 03:06:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/30 03:06:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate(0x252d334d13c0): >openPending: err= 2026/08/30 03:06:59 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:06:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:00 DEBUG : forgetting directory cache 2026/08/30 03:07:00 DEBUG : TestRWCacheUpdate(0x252d334d13c0): >_readAt: n=22, err=EOF 2026/08/30 03:07:00 DEBUG : TestRWCacheUpdate(0x252d334d13c0): close: 2026/08/30 03:07:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 02:14:43 +0000 UTC 2026/08/30 03:07:00 DEBUG : TestRWCacheUpdate(0x252d334d13c0): >close: err= 2026/08/30 03:07:00 DEBUG : Re-reading directory (266.580289ms old) 2026/08/30 03:07:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:07:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 03:07:00 DEBUG : forgetting directory cache 2026/08/30 03:07:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate(0x252d3330be80): _readAt: size=512, off=0 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate(0x252d3330be80): openPending: 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-30 02:15:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-30 02:14:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-30 02:15:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-30 02:14:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/30 03:07:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/30 03:07:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate(0x252d3330be80): >openPending: err= 2026/08/30 03:07:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:02 DEBUG : forgetting directory cache 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate(0x252d3330be80): >_readAt: n=23, err=EOF 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate(0x252d3330be80): close: 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 02:15:43 +0000 UTC 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate(0x252d3330be80): >close: err= 2026/08/30 03:07:02 DEBUG : Re-reading directory (273.62794ms old) 2026/08/30 03:07:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:07:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 03:07:02 DEBUG : forgetting directory cache 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate(0x252d333db840): _readAt: size=512, off=0 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate(0x252d333db840): openPending: 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-30 02:16:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-30 02:15:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-30 02:16:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-30 02:15:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/30 03:07:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/30 03:07:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate(0x252d333db840): >openPending: err= 2026/08/30 03:07:03 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:07:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:04 DEBUG : forgetting directory cache 2026/08/30 03:07:04 DEBUG : TestRWCacheUpdate(0x252d333db840): >_readAt: n=24, err=EOF 2026/08/30 03:07:04 DEBUG : TestRWCacheUpdate(0x252d333db840): close: 2026/08/30 03:07:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 02:16:43 +0000 UTC 2026/08/30 03:07:04 DEBUG : TestRWCacheUpdate(0x252d333db840): >close: err= 2026/08/30 03:07:04 DEBUG : Re-reading directory (275.869361ms old) 2026/08/30 03:07:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 03:07:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 03:07:04 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:04 DEBUG : Looking for writers 2026/08/30 03:07:04 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/30 03:07:04 DEBUG : >WaitForWriters: 2026/08/30 03:07:04 DEBUG : files root 'rclone-test-diculew4biva': vfs cache: cleaner exiting 2026/08/30 03:07:04 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (20.96s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:07 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:07:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/30 03:07:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/30 03:07:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/30 03:07:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 03:07:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:07:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/30 03:07:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/30 03:07:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/30 03:07:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 03:07:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:07:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/30 03:07:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/30 03:07:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/30 03:07:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 03:07:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:07:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/30 03:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:08 DEBUG : Looking for writers 2026/08/30 03:07:08 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/30 03:07:08 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/30 03:07:08 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.63s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:08 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:08 DEBUG : files root 'rclone-test-diculew4biva': Reusing VFS from active cache 2026/08/30 03:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:08 DEBUG : Looking for writers 2026/08/30 03:07:08 DEBUG : >WaitForWriters: 2026/08/30 03:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:08 DEBUG : Looking for writers 2026/08/30 03:07:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:08 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:08 DEBUG : Looking for writers 2026/08/30 03:07:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:09 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:09 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:09 DEBUG : Looking for writers 2026/08/30 03:07:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:09 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:12 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:12 DEBUG : dir: Looking for writers 2026/08/30 03:07:12 DEBUG : file2: reading active writers 2026/08/30 03:07:12 DEBUG : Looking for writers 2026/08/30 03:07:12 DEBUG : dir: reading active writers 2026/08/30 03:07:12 DEBUG : file1: reading active writers 2026/08/30 03:07:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.72s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:13 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:15 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:15 DEBUG : dir: Looking for writers 2026/08/30 03:07:15 DEBUG : Looking for writers 2026/08/30 03:07:15 DEBUG : dir: reading active writers 2026/08/30 03:07:15 DEBUG : file1: reading active writers 2026/08/30 03:07:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.49s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:16 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:07:18 DEBUG : file1: Open: flags=O_RDONLY 2026/08/30 03:07:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/30 03:07:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/30 03:07:18 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:07:18 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/30 03:07:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 03:07:19 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/30 03:07:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/30 03:07:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/30 03:07:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/30 03:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/30 03:07:19 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (0 bytes), uploading instead of streaming 2026/08/30 03:07:20 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/30 03:07:20 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 03:07:20 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/30 03:07:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/30 03:07:20 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:20 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/30 03:07:20 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:20 DEBUG : dir: Looking for writers 2026/08/30 03:07:20 DEBUG : file2: reading active writers 2026/08/30 03:07:20 DEBUG : new_file.txt: reading active writers 2026/08/30 03:07:20 DEBUG : Looking for writers 2026/08/30 03:07:20 DEBUG : file1: reading active writers 2026/08/30 03:07:20 DEBUG : dir: reading active writers 2026/08/30 03:07:20 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.49s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:21 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/30 03:07:23 DEBUG : dir/file1: Updating file with dir/file1 0x252d330e3110 2026/08/30 03:07:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/30 03:07:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:24 INFO : dir/file1: Moved (server-side) to: file0 2026/08/30 03:07:24 DEBUG : file0: Updating file with file0 0x252d330e3110 2026/08/30 03:07:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 03:07:24 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/30 03:07:24 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:24 DEBUG : dir: Looking for writers 2026/08/30 03:07:24 DEBUG : Looking for writers 2026/08/30 03:07:24 DEBUG : dir: reading active writers 2026/08/30 03:07:24 DEBUG : file0: reading active writers 2026/08/30 03:07:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.11s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:25 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:25 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:25 DEBUG : Looking for writers 2026/08/30 03:07:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:25 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:25 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/30 03:07:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/30 03:07:26 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/30 03:07:27 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/30 03:07:27 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/30 03:07:28 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:28 DEBUG : Looking for writers 2026/08/30 03:07:28 DEBUG : a: Looking for writers 2026/08/30 03:07:28 DEBUG : b: Looking for writers 2026/08/30 03:07:28 DEBUG : c: Looking for writers 2026/08/30 03:07:28 DEBUG : d: Looking for writers 2026/08/30 03:07:28 DEBUG : Looking for writers 2026/08/30 03:07:28 DEBUG : d: reading active writers 2026/08/30 03:07:28 DEBUG : /: reading active writers 2026/08/30 03:07:28 DEBUG : a: reading active writers 2026/08/30 03:07:28 DEBUG : b: reading active writers 2026/08/30 03:07:28 DEBUG : c: reading active writers 2026/08/30 03:07:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.81s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:29 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:29 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/30 03:07:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/30 03:07:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/30 03:07:31 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/30 03:07:33 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:33 DEBUG : a/b/c/d: Looking for writers 2026/08/30 03:07:33 DEBUG : a/b/c: Looking for writers 2026/08/30 03:07:33 DEBUG : d: reading active writers 2026/08/30 03:07:33 DEBUG : a/b: Looking for writers 2026/08/30 03:07:33 DEBUG : c: reading active writers 2026/08/30 03:07:33 DEBUG : a: Looking for writers 2026/08/30 03:07:33 DEBUG : b: reading active writers 2026/08/30 03:07:33 DEBUG : Looking for writers 2026/08/30 03:07:33 DEBUG : a: reading active writers 2026/08/30 03:07:33 DEBUG : >WaitForWriters: 2026/08/30 03:07:33 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-diculew4biva/a/b/c not empty`) 2026/08/30 03:07:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 03:07:34 DEBUG : pacer: Reducing sleep to 15ms 2026/08/30 03:07:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/30 03:07:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-diculew4biva/a not empty`) 2026/08/30 03:07:34 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2026/08/30 03:07:34 DEBUG : pacer: Reducing sleep to 16.875ms 2026/08/30 03:07:34 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestVFSMkdirAll (5.37s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:34 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:34 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:34 DEBUG : Looking for writers 2026/08/30 03:07:34 DEBUG : >WaitForWriters: 2026/08/30 03:07:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:34 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:35 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/30 03:07:35 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/30 03:07:35 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/30 03:07:35 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 03:07:36 DEBUG : file1: size = 5 OK 2026/08/30 03:07:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 03:07:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 03:07:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:36 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/30 03:07:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/30 03:07:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 03:07:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:36 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (0 bytes), uploading instead of streaming 2026/08/30 03:07:37 DEBUG : file1: size = 0 OK 2026/08/30 03:07:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 03:07:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 03:07:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/30 03:07:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 03:07:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:37 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (7 bytes), uploading instead of streaming 2026/08/30 03:07:38 DEBUG : file1: size = 7 OK 2026/08/30 03:07:38 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/30 03:07:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 03:07:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:38 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:38 DEBUG : Looking for writers 2026/08/30 03:07:38 DEBUG : file1: reading active writers 2026/08/30 03:07:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.13s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:39 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/30 03:07:40 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/30 03:07:40 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/30 03:07:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/30 03:07:40 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (11 bytes), uploading instead of streaming 2026/08/30 03:07:41 DEBUG : file1: size = 11 OK 2026/08/30 03:07:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/30 03:07:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 03:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/30 03:07:41 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:41 DEBUG : Looking for writers 2026/08/30 03:07:41 DEBUG : file1: reading active writers 2026/08/30 03:07:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.46s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:41 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:41 ERROR : file1: WriteFileHandle.New Rcat failed: context canceled 2026/08/30 03:07:41 DEBUG : file1: Remove: 2026/08/30 03:07:41 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/30 03:07:41 DEBUG : file1: >Remove: err= 2026/08/30 03:07:41 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:41 DEBUG : Looking for writers 2026/08/30 03:07:41 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:41 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:42 ERROR : file1: WriteFileHandle.New Rcat failed: Post "https://rclone.files.com/api/rest/v1/file_actions/begin_upload/rclone-test-diculew4biva/file1": context canceled 2026/08/30 03:07:42 DEBUG : file1: Remove: 2026/08/30 03:07:42 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/30 03:07:42 DEBUG : file1: >Remove: err= 2026/08/30 03:07:42 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:42 DEBUG : Looking for writers 2026/08/30 03:07:42 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:42 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 03:07:42 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/30 03:07:42 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/30 03:07:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 03:07:42 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 03:07:43 DEBUG : file2: size = 5 OK 2026/08/30 03:07:43 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 03:07:43 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/30 03:07:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 03:07:43 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:43 DEBUG : Looking for writers 2026/08/30 03:07:43 DEBUG : file2: reading active writers 2026/08/30 03:07:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (2.88s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.39s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.47s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.03s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:44 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:44 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/30 03:07:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:44 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 03:07:45 DEBUG : file1: size = 5 OK 2026/08/30 03:07:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 03:07:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 03:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:45 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/30 03:07:45 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:45 DEBUG : Looking for writers 2026/08/30 03:07:45 DEBUG : file1: reading active writers 2026/08/30 03:07:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.37s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:45 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:45 DEBUG : file1: WriteFileHandle.Release closing 2026/08/30 03:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:45 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (0 bytes), uploading instead of streaming 2026/08/30 03:07:47 DEBUG : file1: size = 0 OK 2026/08/30 03:07:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 03:07:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 03:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:47 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/30 03:07:47 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:47 DEBUG : Looking for writers 2026/08/30 03:07:47 DEBUG : file1: reading active writers 2026/08/30 03:07:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.64s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:47 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:47 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (2 bytes), uploading instead of streaming 2026/08/30 03:07:48 DEBUG : file1: size = 2 OK 2026/08/30 03:07:48 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/30 03:07:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 03:07:48 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/30 03:07:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:48 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:48 DEBUG : Looking for writers 2026/08/30 03:07:48 DEBUG : file1: reading active writers 2026/08/30 03:07:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.57s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:49 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:49 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (0 bytes), uploading instead of streaming 2026/08/30 03:07:49 DEBUG : file1: size = 0 OK 2026/08/30 03:07:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 03:07:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 03:07:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:07:49 DEBUG : file1: Open: flags=O_RDONLY 2026/08/30 03:07:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/30 03:07:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/30 03:07:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/30 03:07:50 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:50 DEBUG : Looking for writers 2026/08/30 03:07:50 DEBUG : file1: reading active writers 2026/08/30 03:07:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.68s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:50 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 03:07:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 03:07:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:50 DEBUG : files root 'rclone-test-diculew4biva': File to upload is small (100 bytes), uploading instead of streaming 2026/08/30 03:07:51 DEBUG : file1: size = 100 OK 2026/08/30 03:07:51 DEBUG : file1: md5 = dc329c9c2fa74ecd1359d09dd7b3af94 OK 2026/08/30 03:07:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 03:07:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 03:07:51 DEBUG : file1: Open: flags=O_RDONLY 2026/08/30 03:07:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/30 03:07:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/30 03:07:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/30 03:07:52 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:52 DEBUG : Looking for writers 2026/08/30 03:07:52 DEBUG : file1: reading active writers 2026/08/30 03:07:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.86s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:52 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:52 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 03:07:52 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/30 03:07:52 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/30 03:07:52 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/30 03:07:52 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/30 03:07:52 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/30 03:07:52 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/30 03:07:52 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/30 03:07:52 DEBUG : stalled: Remove: 2026/08/30 03:07:52 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/30 03:07:52 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.40s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:07:52 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:07:58 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/30 03:07:58 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/30 03:07:58 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:58 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:07:58 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/30 03:07:58 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/30 03:07:58 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:59 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:07:59 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/30 03:07:59 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/30 03:07:59 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:59 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:07:59 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/30 03:07:59 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/30 03:07:59 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:59 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:07:59 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/30 03:07:59 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/30 03:07:59 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:07:59 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:07:59 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:07:59 DEBUG : flat: Looking for writers 2026/08/30 03:07:59 DEBUG : f000.txt: reading active writers 2026/08/30 03:07:59 DEBUG : f001.txt: reading active writers 2026/08/30 03:07:59 DEBUG : f002.txt: reading active writers 2026/08/30 03:07:59 DEBUG : f003.txt: reading active writers 2026/08/30 03:07:59 DEBUG : f004.txt: reading active writers 2026/08/30 03:07:59 DEBUG : Looking for writers 2026/08/30 03:07:59 DEBUG : flat: reading active writers 2026/08/30 03:07:59 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (8.49s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:08:01 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:08:05 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/30 03:08:05 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/30 03:08:05 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:08:05 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:05 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/30 03:08:05 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/30 03:08:05 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:08:05 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:05 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/30 03:08:05 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/30 03:08:05 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:08:06 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:06 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:08:06 DEBUG : a/b/c: Looking for writers 2026/08/30 03:08:06 DEBUG : deep.txt: reading active writers 2026/08/30 03:08:06 DEBUG : a/b: Looking for writers 2026/08/30 03:08:06 DEBUG : c: reading active writers 2026/08/30 03:08:06 DEBUG : mid.txt: reading active writers 2026/08/30 03:08:06 DEBUG : a: Looking for writers 2026/08/30 03:08:06 DEBUG : b: reading active writers 2026/08/30 03:08:06 DEBUG : top.txt: reading active writers 2026/08/30 03:08:06 DEBUG : Looking for writers 2026/08/30 03:08:06 DEBUG : a: reading active writers 2026/08/30 03:08:06 DEBUG : >WaitForWriters: 2026/08/30 03:08:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-diculew4biva/a/b not empty`) 2026/08/30 03:08:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 03:08:07 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-diculew4biva/a/b not empty`) 2026/08/30 03:08:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/30 03:08:07 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-diculew4biva/a/b not empty`) 2026/08/30 03:08:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/30 03:08:07 DEBUG : pacer: Reducing sleep to 60ms 2026/08/30 03:08:08 DEBUG : pacer: Reducing sleep to 45ms 2026/08/30 03:08:08 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestZipManySubDirs (6.76s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:08:08 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:08:10 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/08/30 03:08:10 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/08/30 03:08:10 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/08/30 03:08:10 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/08/30 03:08:10 DEBUG : pacer: Reducing sleep to 10ms 2026/08/30 03:08:10 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/30 03:08:10 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/30 03:08:10 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:12 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:08:12 DEBUG : bigdir: Looking for writers 2026/08/30 03:08:12 DEBUG : big.bin: reading active writers 2026/08/30 03:08:12 DEBUG : Looking for writers 2026/08/30 03:08:12 DEBUG : bigdir: reading active writers 2026/08/30 03:08:12 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.64s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-diculew4biva'", Local "Local file system at /tmp/rclone3838550195", Modify Window "1s" 2026/08/30 03:08:12 INFO : files root 'rclone-test-diculew4biva': poll-interval is not supported by this remote 2026/08/30 03:08:16 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/30 03:08:16 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/30 03:08:16 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:08:16 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:16 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/30 03:08:16 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/30 03:08:16 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:08:17 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:17 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/30 03:08:17 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/30 03:08:17 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 03:08:17 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 03:08:17 DEBUG : WaitForWriters: timeout=30s 2026/08/30 03:08:17 DEBUG : dir1: Looking for writers 2026/08/30 03:08:17 DEBUG : a.txt: reading active writers 2026/08/30 03:08:17 DEBUG : dir2: Looking for writers 2026/08/30 03:08:17 DEBUG : b.txt: reading active writers 2026/08/30 03:08:17 DEBUG : dir3: Looking for writers 2026/08/30 03:08:17 DEBUG : c.txt: reading active writers 2026/08/30 03:08:17 DEBUG : Looking for writers 2026/08/30 03:08:17 DEBUG : dir1: reading active writers 2026/08/30 03:08:17 DEBUG : dir2: reading active writers 2026/08/30 03:08:17 DEBUG : dir3: reading active writers 2026/08/30 03:08:17 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.98s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/30 03:08:18 DEBUG : files root 'rclone-test-diculew4biva': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 5m13.199461886s (try 1/5)