"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/08/24 03:59:04 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jibadug4goqu" 2026/08/24 03:59:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 03:59:05 DEBUG : Creating backend with remote "/tmp/rclone1484161837" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:05 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:07 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:07 DEBUG : dir: Looking for writers 2026/08/24 03:59:07 DEBUG : Looking for writers 2026/08/24 03:59:07 DEBUG : dir: reading active writers 2026/08/24 03:59:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.96s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:08 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:12 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:12 DEBUG : dir/subdir: Looking for writers 2026/08/24 03:59:12 DEBUG : dir: Looking for writers 2026/08/24 03:59:12 DEBUG : file1: reading active writers 2026/08/24 03:59:12 DEBUG : file2: reading active writers 2026/08/24 03:59:12 DEBUG : subdir: reading active writers 2026/08/24 03:59:12 DEBUG : Looking for writers 2026/08/24 03:59:12 DEBUG : dir: reading active writers 2026/08/24 03:59:12 DEBUG : >WaitForWriters: 2026/08/24 03:59:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/dir not empty`) 2026/08/24 03:59:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 03:59:13 DEBUG : pacer: Reducing sleep to 15ms 2026/08/24 03:59:13 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.17s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:13 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:14 DEBUG : pacer: Reducing sleep to 10ms 2026/08/24 03:59:14 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:14 DEBUG : dir: Looking for writers 2026/08/24 03:59:14 DEBUG : file1: reading active writers 2026/08/24 03:59:14 DEBUG : Looking for writers 2026/08/24 03:59:14 DEBUG : dir: reading active writers 2026/08/24 03:59:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.14s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:15 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:17 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:17 DEBUG : dir: Looking for writers 2026/08/24 03:59:17 DEBUG : Looking for writers 2026/08/24 03:59:17 DEBUG : dir: reading active writers 2026/08/24 03:59:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.16s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:17 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:19 DEBUG : dir: forgetting directory cache 2026/08/24 03:59:19 DEBUG : forgetting directory cache 2026/08/24 03:59:19 DEBUG : dir: forgetting directory cache 2026/08/24 03:59:19 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:19 DEBUG : Looking for writers 2026/08/24 03:59:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.28s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:20 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:22 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/24 03:59:22 DEBUG : dir: invalidating directory cache 2026/08/24 03:59:22 DEBUG : >ForgetPath: 2026/08/24 03:59:22 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/24 03:59:22 DEBUG : invalidating directory cache 2026/08/24 03:59:22 DEBUG : dir: forgetting directory cache 2026/08/24 03:59:22 DEBUG : >ForgetPath: 2026/08/24 03:59:22 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/24 03:59:22 DEBUG : >ForgetPath: 2026/08/24 03:59:22 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:22 DEBUG : dir: Looking for writers 2026/08/24 03:59:22 DEBUG : Looking for writers 2026/08/24 03:59:22 DEBUG : dir: reading active writers 2026/08/24 03:59:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.06s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:23 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:26 DEBUG : forgetting directory cache 2026/08/24 03:59:26 DEBUG : dir: forgetting directory cache 2026/08/24 03:59:26 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:26 DEBUG : dir: Looking for writers 2026/08/24 03:59:26 DEBUG : fil/a/b: Looking for writers 2026/08/24 03:59:26 DEBUG : fil/a: Looking for writers 2026/08/24 03:59:26 DEBUG : b: reading active writers 2026/08/24 03:59:26 DEBUG : fil: Looking for writers 2026/08/24 03:59:26 DEBUG : a: reading active writers 2026/08/24 03:59:26 DEBUG : Looking for writers 2026/08/24 03:59:26 DEBUG : fil: reading active writers 2026/08/24 03:59:26 DEBUG : dir: reading active writers 2026/08/24 03:59:26 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (5.25s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:28 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:30 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:30 DEBUG : dir: Looking for writers 2026/08/24 03:59:30 DEBUG : Looking for writers 2026/08/24 03:59:30 DEBUG : dir: reading active writers 2026/08/24 03:59:30 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.31s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:30 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:32 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:32 DEBUG : dir: Looking for writers 2026/08/24 03:59:32 DEBUG : file1: reading active writers 2026/08/24 03:59:32 DEBUG : Looking for writers 2026/08/24 03:59:32 DEBUG : dir: reading active writers 2026/08/24 03:59:32 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.25s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:33 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/08/24 03:59:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/24 03:59:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/24 03:59:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/24 03:59:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/24 03:59:39 DEBUG : dir: invalidating directory cache 2026/08/24 03:59:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/24 03:59:39 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/24 03:59:39 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/24 03:59:39 DEBUG : dir/file1: Reset virtual modtime 2026/08/24 03:59:39 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/24 03:59:39 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/24 03:59:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/24 03:59:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/24 03:59:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 03:59:39 DEBUG : dir: invalidating directory cache 2026/08/24 03:59:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/24 03:59:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/24 03:59:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/24 03:59:40 DEBUG : forgetting directory cache 2026/08/24 03:59:40 DEBUG : dir: forgetting directory cache 2026/08/24 03:59:40 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/24 03:59:40 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:40 DEBUG : dir/virtualDir: Looking for writers 2026/08/24 03:59:40 DEBUG : dir: Looking for writers 2026/08/24 03:59:40 DEBUG : virtualFile: reading active writers 2026/08/24 03:59:40 DEBUG : virtualDir: reading active writers 2026/08/24 03:59:40 DEBUG : file1: reading active writers 2026/08/24 03:59:40 DEBUG : virtualFile2: reading active writers 2026/08/24 03:59:40 DEBUG : Looking for writers 2026/08/24 03:59:40 DEBUG : dir: reading active writers 2026/08/24 03:59:40 DEBUG : >WaitForWriters: 2026/08/24 03:59:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/dir not empty`) 2026/08/24 03:59:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 03:59:41 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/dir not empty`) 2026/08/24 03:59:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/24 03:59:41 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/dir not empty`) 2026/08/24 03:59:41 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/24 03:59:41 DEBUG : pacer: Reducing sleep to 60ms 2026/08/24 03:59:41 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirReadDirAll (8.87s) --- PASS: TestDirReadDirAll/Virtual (2.98s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:41 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:42 DEBUG : pacer: Reducing sleep to 33.75ms 2026/08/24 03:59:42 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/08/24 03:59:42 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/08/24 03:59:43 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/08/24 03:59:43 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/08/24 03:59:43 DEBUG : pacer: Reducing sleep to 10ms 2026/08/24 03:59:43 ERROR : dir/: Can only open directories read only 2026/08/24 03:59:43 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:43 DEBUG : dir: Looking for writers 2026/08/24 03:59:43 DEBUG : Looking for writers 2026/08/24 03:59:43 DEBUG : dir: reading active writers 2026/08/24 03:59:43 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.50s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:44 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:45 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/24 03:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/24 03:59:45 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/24 03:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/24 03:59:45 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 03:59:46 DEBUG : dir/potato: size = 5 OK 2026/08/24 03:59:46 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 03:59:46 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/24 03:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/24 03:59:46 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:46 DEBUG : dir: Looking for writers 2026/08/24 03:59:46 DEBUG : file1: reading active writers 2026/08/24 03:59:46 DEBUG : potato: reading active writers 2026/08/24 03:59:46 DEBUG : Looking for writers 2026/08/24 03:59:46 DEBUG : dir: reading active writers 2026/08/24 03:59:46 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.44s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:47 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/24 03:59:50 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:50 DEBUG : dir/sub: Looking for writers 2026/08/24 03:59:50 DEBUG : dir: Looking for writers 2026/08/24 03:59:50 DEBUG : file1: reading active writers 2026/08/24 03:59:50 DEBUG : sub: reading active writers 2026/08/24 03:59:50 DEBUG : Looking for writers 2026/08/24 03:59:50 DEBUG : dir: reading active writers 2026/08/24 03:59:50 DEBUG : >WaitForWriters: 2026/08/24 03:59:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/dir not empty`) 2026/08/24 03:59:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 03:59:51 DEBUG : pacer: Reducing sleep to 15ms 2026/08/24 03:59:51 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.71s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:51 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:52 DEBUG : pacer: Reducing sleep to 10ms 2026/08/24 03:59:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/24 03:59:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/24 03:59:54 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:54 DEBUG : dir/sub/subsub: Looking for writers 2026/08/24 03:59:54 DEBUG : dir/sub: Looking for writers 2026/08/24 03:59:54 DEBUG : subsub: reading active writers 2026/08/24 03:59:54 DEBUG : dir: Looking for writers 2026/08/24 03:59:54 DEBUG : file1: reading active writers 2026/08/24 03:59:54 DEBUG : sub: reading active writers 2026/08/24 03:59:54 DEBUG : Looking for writers 2026/08/24 03:59:54 DEBUG : dir: reading active writers 2026/08/24 03:59:54 DEBUG : >WaitForWriters: 2026/08/24 03:59:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/dir/sub not empty`) 2026/08/24 03:59:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 03:59:55 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/dir/sub not empty`) 2026/08/24 03:59:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/24 03:59:55 DEBUG : pacer: Reducing sleep to 30ms 2026/08/24 03:59:55 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/24 03:59:55 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.49s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:56 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 03:59:56 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/08/24 03:59:56 DEBUG : pacer: Reducing sleep to 10ms 2026/08/24 03:59:57 ERROR : dir/: Dir.Remove not empty 2026/08/24 03:59:57 DEBUG : dir/file1: Remove: 2026/08/24 03:59:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 03:59:57 DEBUG : dir/file1: >Remove: err= 2026/08/24 03:59:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/24 03:59:58 DEBUG : WaitForWriters: timeout=30s 2026/08/24 03:59:58 DEBUG : Looking for writers 2026/08/24 03:59:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.44s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 03:59:58 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:00 DEBUG : dir/file1: Remove: 2026/08/24 04:00:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:00:00 DEBUG : dir/file1: >Remove: err= 2026/08/24 04:00:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/24 04:00:00 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:00 DEBUG : Looking for writers 2026/08/24 04:00:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.44s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:00:00 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:05 DEBUG : dir/file1: Remove: 2026/08/24 04:00:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:00:07 DEBUG : dir/file1: >Remove: err= 2026/08/24 04:00:07 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:07 DEBUG : dir: Looking for writers 2026/08/24 04:00:07 DEBUG : Looking for writers 2026/08/24 04:00:07 DEBUG : dir: reading active writers 2026/08/24 04:00:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (7.85s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:00:08 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:13 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/24 04:00:14 DEBUG : dir: Updating dir with dir2 0x3621e9bd4b40 2026/08/24 04:00:14 DEBUG : dir: forgetting directory cache 2026/08/24 04:00:14 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/24 04:00:14 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/24 04:00:15 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/24 04:00:15 DEBUG : file2: Updating file with file2 0x3621e9a3aea0 2026/08/24 04:00:15 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/24 04:00:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:00:16 INFO : dir2/file3: Deleted 2026/08/24 04:00:17 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/24 04:00:17 DEBUG : dir2/file3: Updating file with dir2/file3 0x3621e9a3aea0 2026/08/24 04:00:17 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/24 04:00:17 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/24 04:00:17 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/24 04:00:18 DEBUG : empty directory: Updating dir with renamed empty directory 0x3621e9478fc0 2026/08/24 04:00:18 DEBUG : empty directory: forgetting directory cache 2026/08/24 04:00:18 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/24 04:00:18 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/24 04:00:18 DEBUG : dir2: Renaming to "dir3" 2026/08/24 04:00:18 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:18 DEBUG : dir3: Looking for writers 2026/08/24 04:00:18 DEBUG : file3: reading active writers 2026/08/24 04:00:18 DEBUG : renamed empty directory: Looking for writers 2026/08/24 04:00:18 DEBUG : Looking for writers 2026/08/24 04:00:18 DEBUG : dir3: reading active writers 2026/08/24 04:00:18 DEBUG : renamed empty directory: reading active writers 2026/08/24 04:00:18 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.94s) === 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-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:00:19 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/24 04:00:23 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:00:23 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:00:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/24 04:00:23 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/24 04:00:23 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/24 04:00:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/24 04:00:23 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:00:23 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:00:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/24 04:00:23 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/24 04:00:23 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/24 04:00:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/24 04:00:23 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (12 bytes), uploading instead of streaming 2026/08/24 04:00:24 DEBUG : dir/sub/file2: size = 12 OK 2026/08/24 04:00:24 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/24 04:00:24 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/24 04:00:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/24 04:00:24 DEBUG : forgetting directory cache 2026/08/24 04:00:24 DEBUG : dir: forgetting directory cache 2026/08/24 04:00:24 DEBUG : dir/sub: forgetting directory cache 2026/08/24 04:00:24 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/24 04:00:24 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/24 04:00:24 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 04:00:25 DEBUG : dir/sub/file0: size = 5 OK 2026/08/24 04:00:25 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:00:25 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/24 04:00:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/24 04:00:25 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:25 DEBUG : dir/sub: Looking for writers 2026/08/24 04:00:25 DEBUG : file0: reading active writers 2026/08/24 04:00:25 DEBUG : file2: reading active writers 2026/08/24 04:00:25 DEBUG : dir: Looking for writers 2026/08/24 04:00:25 DEBUG : file1: reading active writers 2026/08/24 04:00:25 DEBUG : sub: reading active writers 2026/08/24 04:00:25 DEBUG : Looking for writers 2026/08/24 04:00:25 DEBUG : dir: reading active writers 2026/08/24 04:00:25 DEBUG : >WaitForWriters: 2026/08/24 04:00:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/dir not empty`) 2026/08/24 04:00:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 04:00:27 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/dir not empty`) 2026/08/24 04:00:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/24 04:00:27 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/dir not empty`) 2026/08/24 04:00:27 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/24 04:00:27 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/dir not empty`) 2026/08/24 04:00:27 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/24 04:00:28 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/dir not empty`) 2026/08/24 04:00:28 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/24 04:00:28 DEBUG : pacer: Reducing sleep to 240ms 2026/08/24 04:00:28 DEBUG : pacer: Reducing sleep to 180ms --- PASS: TestDirFileOpen (8.83s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:00:28 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:29 DEBUG : pacer: Reducing sleep to 135ms 2026/08/24 04:00:29 DEBUG : pacer: Reducing sleep to 101.25ms 2026/08/24 04:00:29 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/08/24 04:00:30 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/08/24 04:00:31 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/08/24 04:00:31 DEBUG : forgetting directory cache 2026/08/24 04:00:31 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/08/24 04:00:33 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/08/24 04:00:33 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/08/24 04:00:33 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/08/24 04:00:33 DEBUG : forgetting directory cache 2026/08/24 04:00:33 DEBUG : dir: forgetting directory cache 2026/08/24 04:00:33 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/08/24 04:00:33 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:33 DEBUG : dir: Looking for writers 2026/08/24 04:00:33 DEBUG : Looking for writers 2026/08/24 04:00:33 DEBUG : dir: reading active writers 2026/08/24 04:00:33 DEBUG : >WaitForWriters: 2026/08/24 04:00:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirEntryModTimeInvalidation (6.06s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:00:34 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/24 04:00:36 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:00:36 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/24 04:00:36 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/24 04:00:36 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/24 04:00:36 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:00:36 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/24 04:00:36 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/24 04:00:36 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:00:36 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/24 04:00:36 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/24 04:00:36 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/24 04:00:36 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:00:36 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/24 04:00:36 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:36 DEBUG : dir: Looking for writers 2026/08/24 04:00:36 DEBUG : file1.metadata: reading active writers 2026/08/24 04:00:36 DEBUG : file1: reading active writers 2026/08/24 04:00:36 DEBUG : Looking for writers 2026/08/24 04:00:36 DEBUG : dir: reading active writers 2026/08/24 04:00:36 DEBUG : dir.metadata: reading active writers 2026/08/24 04:00:36 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.24s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:00:37 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:39 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:39 DEBUG : dir: Looking for writers 2026/08/24 04:00:39 DEBUG : file1: reading active writers 2026/08/24 04:00:39 DEBUG : Looking for writers 2026/08/24 04:00:39 DEBUG : dir: reading active writers 2026/08/24 04:00:39 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.93s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:00:40 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:44 DEBUG : Can set mod time: true 2026/08/24 04:00:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 04:00:44 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:44 DEBUG : dir: Looking for writers 2026/08/24 04:00:44 DEBUG : file1: reading active writers 2026/08/24 04:00:44 DEBUG : Looking for writers 2026/08/24 04:00:44 DEBUG : dir: reading active writers 2026/08/24 04:00:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:00:45 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:00:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 04:00:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:00:46 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 04:00:47 DEBUG : dir/file1: size = 0 OK 2026/08/24 04:00:47 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:00:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 04:00:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 04:00:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:00:48 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:48 DEBUG : dir: Looking for writers 2026/08/24 04:00:48 DEBUG : file1: reading active writers 2026/08/24 04:00:48 DEBUG : Looking for writers 2026/08/24 04:00:48 DEBUG : dir: reading active writers 2026/08/24 04:00:48 DEBUG : >WaitForWriters: 2026/08/24 04:00:48 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:48 DEBUG : dir: Looking for writers 2026/08/24 04:00:48 DEBUG : file1: reading active writers 2026/08/24 04:00:48 DEBUG : Looking for writers 2026/08/24 04:00:48 DEBUG : dir: reading active writers 2026/08/24 04:00:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:00:49 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:00:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 04:00:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:00:50 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 04:00:52 DEBUG : dir/file1: size = 5 OK 2026/08/24 04:00:52 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:00:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 04:00:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 04:00:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:00:52 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:52 DEBUG : dir: Looking for writers 2026/08/24 04:00:52 DEBUG : file1: reading active writers 2026/08/24 04:00:52 DEBUG : Looking for writers 2026/08/24 04:00:52 DEBUG : dir: reading active writers 2026/08/24 04:00:52 DEBUG : >WaitForWriters: 2026/08/24 04:00:52 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:52 DEBUG : dir: Looking for writers 2026/08/24 04:00:52 DEBUG : file1: reading active writers 2026/08/24 04:00:52 DEBUG : Looking for writers 2026/08/24 04:00:52 DEBUG : dir: reading active writers 2026/08/24 04:00:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:00:53 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:53 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:00:53 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:53 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:53 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:00:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 04:00:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:55 DEBUG : dir: Looking for writers 2026/08/24 04:00:55 DEBUG : file1: reading active writers 2026/08/24 04:00:55 DEBUG : Looking for writers 2026/08/24 04:00:55 DEBUG : dir: reading active writers 2026/08/24 04:00:55 DEBUG : >WaitForWriters: 2026/08/24 04:00:55 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:00:56 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:56 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:00:56 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:56 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:56 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:00:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/24 04:00:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:00:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:00:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:00:58 DEBUG : dir/file1(0x3621ea19c0c0): close: 2026/08/24 04:00:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 04:00:58 DEBUG : dir/file1(0x3621ea19c0c0): >close: err= 2026/08/24 04:00:58 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:58 DEBUG : dir: Looking for writers 2026/08/24 04:00:58 DEBUG : file1: reading active writers 2026/08/24 04:00:58 DEBUG : Looking for writers 2026/08/24 04:00:58 DEBUG : dir: reading active writers 2026/08/24 04:00:58 DEBUG : >WaitForWriters: 2026/08/24 04:00:58 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:00:58 DEBUG : dir: Looking for writers 2026/08/24 04:00:58 DEBUG : file1: reading active writers 2026/08/24 04:00:58 DEBUG : Looking for writers 2026/08/24 04:00:58 DEBUG : dir: reading active writers 2026/08/24 04:00:58 DEBUG : >WaitForWriters: 2026/08/24 04:00:58 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:00:59 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:00:59 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:00:59 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:59 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:00:59 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:01:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/24 04:01:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:01:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:01:00 DEBUG : dir/file1(0x3621e95af480): _writeAt: size=5, off=0 2026/08/24 04:01:00 DEBUG : dir/file1(0x3621e95af480): openPending: 2026/08/24 04:01:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 04:01:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 04:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:00 DEBUG : dir/file1(0x3621e95af480): >openPending: err= 2026/08/24 04:01:00 DEBUG : dir/file1(0x3621e95af480): >_writeAt: n=5, err= 2026/08/24 04:01:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/24 04:01:00 DEBUG : dir/file1(0x3621e95af480): close: 2026/08/24 04:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/24 04:01:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/24 04:01:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/24 04:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/24 04:01:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/24 04:01:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:01:01 DEBUG : dir/file1(0x3621e95af480): >close: err= 2026/08/24 04:01:01 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:01 DEBUG : dir: Looking for writers 2026/08/24 04:01:01 DEBUG : file1: reading active writers 2026/08/24 04:01:01 DEBUG : Looking for writers 2026/08/24 04:01:01 DEBUG : dir: reading active writers 2026/08/24 04:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:01:01 DEBUG : dir: Looking for writers 2026/08/24 04:01:01 DEBUG : file1: reading active writers 2026/08/24 04:01:01 DEBUG : Looking for writers 2026/08/24 04:01:01 DEBUG : dir: reading active writers 2026/08/24 04:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:01:01 DEBUG : dir: Looking for writers 2026/08/24 04:01:01 DEBUG : file1: reading active writers 2026/08/24 04:01:01 DEBUG : Looking for writers 2026/08/24 04:01:01 DEBUG : dir: reading active writers 2026/08/24 04:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:01:01 DEBUG : dir: Looking for writers 2026/08/24 04:01:01 DEBUG : file1: reading active writers 2026/08/24 04:01:01 DEBUG : Looking for writers 2026/08/24 04:01:01 DEBUG : dir: reading active writers 2026/08/24 04:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:01:01 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 04:01:01 DEBUG : dir: Looking for writers 2026/08/24 04:01:01 DEBUG : file1: reading active writers 2026/08/24 04:01:01 DEBUG : Looking for writers 2026/08/24 04:01:01 DEBUG : dir: reading active writers 2026/08/24 04:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:01:01 DEBUG : dir: Looking for writers 2026/08/24 04:01:01 DEBUG : file1: reading active writers 2026/08/24 04:01:01 DEBUG : Looking for writers 2026/08/24 04:01:01 DEBUG : dir: reading active writers 2026/08/24 04:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:01:01 DEBUG : dir: Looking for writers 2026/08/24 04:01:01 DEBUG : file1: reading active writers 2026/08/24 04:01:01 DEBUG : Looking for writers 2026/08/24 04:01:01 DEBUG : dir: reading active writers 2026/08/24 04:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:01:02 DEBUG : dir/file1: size = 14 OK 2026/08/24 04:01:02 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/24 04:01:02 INFO : dir/file1: Copied (replaced existing) 2026/08/24 04:01:02 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/24 04:01:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 04:01:02 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/24 04:01:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 04:01:02 DEBUG : dir: Looking for writers 2026/08/24 04:01:02 DEBUG : file1: reading active writers 2026/08/24 04:01:02 DEBUG : Looking for writers 2026/08/24 04:01:02 DEBUG : dir: reading active writers 2026/08/24 04:01:02 DEBUG : >WaitForWriters: 2026/08/24 04:01:02 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:02 DEBUG : dir: Looking for writers 2026/08/24 04:01:02 DEBUG : file1: reading active writers 2026/08/24 04:01:02 DEBUG : Looking for writers 2026/08/24 04:01:02 DEBUG : dir: reading active writers 2026/08/24 04:01:02 DEBUG : >WaitForWriters: 2026/08/24 04:01:02 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (22.72s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (4.60s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.80s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (4.46s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.85s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.84s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.18s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:01:03 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:01:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:01:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:01:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:01:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/24 04:01:05 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:05 DEBUG : dir: Looking for writers 2026/08/24 04:01:05 DEBUG : file1: reading active writers 2026/08/24 04:01:05 DEBUG : Looking for writers 2026/08/24 04:01:05 DEBUG : dir: reading active writers 2026/08/24 04:01:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.66s) === RUN TestFileOpenReadUnknownSize 2026/08/24 04:01:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/24 04:01:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:01:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:01:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/24 04:01:06 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:06 DEBUG : Looking for writers 2026/08/24 04:01:06 DEBUG : file.txt: reading active writers 2026/08/24 04:01:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:01:06 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:01:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:07 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/24 04:01:08 DEBUG : dir/file1: size = 25 OK 2026/08/24 04:01:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:01:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 04:01:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:08 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:08 DEBUG : dir: Looking for writers 2026/08/24 04:01:08 DEBUG : file1: reading active writers 2026/08/24 04:01:08 DEBUG : Looking for writers 2026/08/24 04:01:08 DEBUG : dir: reading active writers 2026/08/24 04:01:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.48s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:01:09 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:01:11 DEBUG : dir/file1: Remove: 2026/08/24 04:01:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:11 DEBUG : dir/file1: >Remove: err= 2026/08/24 04:01:11 DEBUG : dir/file1: Remove: 2026/08/24 04:01:11 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/24 04:01:11 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:11 DEBUG : dir: Looking for writers 2026/08/24 04:01:11 DEBUG : Looking for writers 2026/08/24 04:01:11 DEBUG : dir: reading active writers 2026/08/24 04:01:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.77s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:01:12 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:01:13 DEBUG : dir/file1: Remove: 2026/08/24 04:01:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:13 DEBUG : dir/file1: >Remove: err= 2026/08/24 04:01:14 DEBUG : dir/file1: Remove: 2026/08/24 04:01:14 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/24 04:01:14 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:14 DEBUG : dir: Looking for writers 2026/08/24 04:01:14 DEBUG : Looking for writers 2026/08/24 04:01:14 DEBUG : dir: reading active writers 2026/08/24 04:01:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.56s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:01:14 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:01:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/24 04:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 04:01:16 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/24 04:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 04:01:16 DEBUG : dir/file1: Open: flags=0x3 2026/08/24 04:01:16 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/24 04:01:16 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/24 04:01:16 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:16 DEBUG : dir: Looking for writers 2026/08/24 04:01:16 DEBUG : file1: reading active writers 2026/08/24 04:01:16 DEBUG : Looking for writers 2026/08/24 04:01:16 DEBUG : dir: reading active writers 2026/08/24 04:01:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.34s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:01:17 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:01:18 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:18 DEBUG : dir: Looking for writers 2026/08/24 04:01:18 DEBUG : file1: reading active writers 2026/08/24 04:01:18 DEBUG : Looking for writers 2026/08/24 04:01:18 DEBUG : dir: reading active writers 2026/08/24 04:01:18 DEBUG : >WaitForWriters: 2026/08/24 04:01:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:01:19 DEBUG : newLeaf: Updating file with newLeaf 0x3621ea2629c0 2026/08/24 04:01:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 04:01:21 DEBUG : dir/file1: Updating file with dir/file1 0x3621ea2629c0 2026/08/24 04:01:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 04:01:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:01:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 04:01:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:21 DEBUG : dir/file1: File is currently open, delaying rename 0x3621ea2629c0 2026/08/24 04:01:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:21 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/24 04:01:22 DEBUG : dir/file1: size = 25 OK 2026/08/24 04:01:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:01:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 04:01:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:22 DEBUG : newLeaf: Running delayed rename now 2026/08/24 04:01:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:01:23 DEBUG : newLeaf: Updating file with newLeaf 0x3621ea2629c0 2026/08/24 04:01:23 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:23 DEBUG : dir: Looking for writers 2026/08/24 04:01:23 DEBUG : Looking for writers 2026/08/24 04:01:23 DEBUG : dir: reading active writers 2026/08/24 04:01:23 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:23 DEBUG : >WaitForWriters: 2026/08/24 04:01:23 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:23 DEBUG : dir: Looking for writers 2026/08/24 04:01:23 DEBUG : Looking for writers 2026/08/24 04:01:23 DEBUG : dir: reading active writers 2026/08/24 04:01:23 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:01:24 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:01:24 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:01:24 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:24 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:24 DEBUG : Config file has changed externally - reloading 2026/08/24 04:01:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:01:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:01:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:24 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:01:25 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:25 DEBUG : dir: Looking for writers 2026/08/24 04:01:25 DEBUG : file1: reading active writers 2026/08/24 04:01:25 DEBUG : Looking for writers 2026/08/24 04:01:25 DEBUG : dir: reading active writers 2026/08/24 04:01:25 DEBUG : >WaitForWriters: 2026/08/24 04:01:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:01:26 DEBUG : newLeaf: Updating file with newLeaf 0x3621e9682000 2026/08/24 04:01:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 04:01:27 DEBUG : dir/file1: Updating file with dir/file1 0x3621e9682000 2026/08/24 04:01:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 04:01:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:01:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 04:01:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:28 DEBUG : dir/file1: File is currently open, delaying rename 0x3621e9682000 2026/08/24 04:01:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:28 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/24 04:01:29 DEBUG : dir/file1: size = 25 OK 2026/08/24 04:01:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:01:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 04:01:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:29 DEBUG : newLeaf: Running delayed rename now 2026/08/24 04:01:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:01:29 DEBUG : newLeaf: Updating file with newLeaf 0x3621e9682000 2026/08/24 04:01:29 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:29 DEBUG : dir: Looking for writers 2026/08/24 04:01:29 DEBUG : Looking for writers 2026/08/24 04:01:29 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:29 DEBUG : dir: reading active writers 2026/08/24 04:01:29 DEBUG : >WaitForWriters: 2026/08/24 04:01:29 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:29 DEBUG : dir: Looking for writers 2026/08/24 04:01:29 DEBUG : Looking for writers 2026/08/24 04:01:29 DEBUG : dir: reading active writers 2026/08/24 04:01:29 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:29 DEBUG : >WaitForWriters: 2026/08/24 04:01:29 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:01:30 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:01:30 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:01:30 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:30 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:01:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:01:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:30 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:01:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:01:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:01:32 DEBUG : dir/file1(0x3621e9132a80): openPending: 2026/08/24 04:01:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 04:01:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 04:01:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:32 DEBUG : dir/file1(0x3621e9132a80): >openPending: err= 2026/08/24 04:01:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:01:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:01:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:01:32 DEBUG : dir/file1(0x3621e9132a80): _writeAt: size=14, off=0 2026/08/24 04:01:32 DEBUG : dir/file1(0x3621e9132a80): >_writeAt: n=14, err= 2026/08/24 04:01:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/24 04:01:32 DEBUG : dir/file1(0x3621e9132a80): close: 2026/08/24 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/24 04:01:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/24 04:01:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:01:32 DEBUG : dir/file1(0x3621e9132a80): >close: err= 2026/08/24 04:01:32 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:32 DEBUG : dir: Looking for writers 2026/08/24 04:01:32 DEBUG : file1: reading active writers 2026/08/24 04:01:32 DEBUG : Looking for writers 2026/08/24 04:01:32 DEBUG : dir: reading active writers 2026/08/24 04:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:01:32 DEBUG : dir: Looking for writers 2026/08/24 04:01:32 DEBUG : file1: reading active writers 2026/08/24 04:01:32 DEBUG : Looking for writers 2026/08/24 04:01:32 DEBUG : dir: reading active writers 2026/08/24 04:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:01:32 DEBUG : dir: Looking for writers 2026/08/24 04:01:32 DEBUG : file1: reading active writers 2026/08/24 04:01:32 DEBUG : Looking for writers 2026/08/24 04:01:32 DEBUG : dir: reading active writers 2026/08/24 04:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:01:32 DEBUG : dir: Looking for writers 2026/08/24 04:01:32 DEBUG : file1: reading active writers 2026/08/24 04:01:32 DEBUG : Looking for writers 2026/08/24 04:01:32 DEBUG : dir: reading active writers 2026/08/24 04:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:01:32 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 04:01:32 DEBUG : dir: Looking for writers 2026/08/24 04:01:32 DEBUG : file1: reading active writers 2026/08/24 04:01:32 DEBUG : Looking for writers 2026/08/24 04:01:32 DEBUG : dir: reading active writers 2026/08/24 04:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:01:32 DEBUG : dir: Looking for writers 2026/08/24 04:01:32 DEBUG : file1: reading active writers 2026/08/24 04:01:32 DEBUG : Looking for writers 2026/08/24 04:01:32 DEBUG : dir: reading active writers 2026/08/24 04:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:01:33 DEBUG : dir: Looking for writers 2026/08/24 04:01:33 DEBUG : file1: reading active writers 2026/08/24 04:01:33 DEBUG : Looking for writers 2026/08/24 04:01:33 DEBUG : dir: reading active writers 2026/08/24 04:01:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:01:33 DEBUG : dir/file1: size = 14 OK 2026/08/24 04:01:33 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/24 04:01:33 INFO : dir/file1: Copied (replaced existing) 2026/08/24 04:01:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 04:01:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/24 04:01:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 04:01:33 DEBUG : dir: Looking for writers 2026/08/24 04:01:33 DEBUG : file1: reading active writers 2026/08/24 04:01:33 DEBUG : Looking for writers 2026/08/24 04:01:33 DEBUG : dir: reading active writers 2026/08/24 04:01:33 DEBUG : >WaitForWriters: 2026/08/24 04:01:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:01:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:01:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:01:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:01:33 DEBUG : dir/file1(0x3621e9a89ac0): _readAt: size=512, off=0 2026/08/24 04:01:33 DEBUG : dir/file1(0x3621e9a89ac0): openPending: 2026/08/24 04:01: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/24 04:01:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 04:01:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:33 DEBUG : dir/file1(0x3621e9a89ac0): >openPending: err= 2026/08/24 04:01:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/24 04:01:33 DEBUG : dir/file1(0x3621e9a89ac0): >_readAt: n=14, err=EOF 2026/08/24 04:01:33 DEBUG : dir/file1(0x3621e9a89ac0): close: 2026/08/24 04:01:33 DEBUG : dir/file1(0x3621e9a89ac0): >close: err= 2026/08/24 04:01:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:01:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:01:34 DEBUG : newLeaf: Updating file with newLeaf 0x3621e9914680 2026/08/24 04:01:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 04:01:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/24 04:01:35 DEBUG : dir/file1: Updating file with dir/file1 0x3621e9914680 2026/08/24 04:01:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 04:01:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:01:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:01:35 DEBUG : dir/file1(0x3621e9785880): openPending: 2026/08/24 04:01:35 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/24 04:01:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 04:01:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:35 DEBUG : dir/file1(0x3621e9785880): >openPending: err= 2026/08/24 04:01:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:01:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:01:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:01:35 DEBUG : dir/file1(0x3621e9785880): _writeAt: size=25, off=0 2026/08/24 04:01:35 DEBUG : dir/file1(0x3621e9785880): >_writeAt: n=25, err= 2026/08/24 04:01:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:01:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:01:36 DEBUG : newLeaf: Updating file with newLeaf 0x3621e9914680 2026/08/24 04:01:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:36 DEBUG : newLeaf(0x3621e9785880): close: 2026/08/24 04:01:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/24 04:01:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-24 04:01:35.812912546 +0000 UTC m=+150.993096958 2026/08/24 04:01:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/24 04:01:36 DEBUG : newLeaf(0x3621e9785880): >close: err= 2026/08/24 04:01:36 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:36 DEBUG : dir: Looking for writers 2026/08/24 04:01:36 DEBUG : Looking for writers 2026/08/24 04:01:36 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:36 DEBUG : dir: reading active writers 2026/08/24 04:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:01:36 DEBUG : dir: Looking for writers 2026/08/24 04:01:36 DEBUG : Looking for writers 2026/08/24 04:01:36 DEBUG : dir: reading active writers 2026/08/24 04:01:36 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:01:36 DEBUG : dir: Looking for writers 2026/08/24 04:01:36 DEBUG : Looking for writers 2026/08/24 04:01:36 DEBUG : dir: reading active writers 2026/08/24 04:01:36 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:01:36 DEBUG : dir: Looking for writers 2026/08/24 04:01:36 DEBUG : Looking for writers 2026/08/24 04:01:36 DEBUG : dir: reading active writers 2026/08/24 04:01:36 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:01:36 DEBUG : newLeaf: vfs cache: starting upload 2026/08/24 04:01:36 DEBUG : dir: Looking for writers 2026/08/24 04:01:36 DEBUG : Looking for writers 2026/08/24 04:01:36 DEBUG : dir: reading active writers 2026/08/24 04:01:36 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:01:36 DEBUG : dir: Looking for writers 2026/08/24 04:01:36 DEBUG : Looking for writers 2026/08/24 04:01:36 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:36 DEBUG : dir: reading active writers 2026/08/24 04:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:01:37 DEBUG : dir: Looking for writers 2026/08/24 04:01:37 DEBUG : Looking for writers 2026/08/24 04:01:37 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:37 DEBUG : dir: reading active writers 2026/08/24 04:01:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:01:37 DEBUG : newLeaf: size = 25 OK 2026/08/24 04:01:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:01:37 INFO : newLeaf: Copied (replaced existing) 2026/08/24 04:01:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-24 04:01:35 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/24 04:01:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/24 04:01:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/24 04:01:37 DEBUG : dir: Looking for writers 2026/08/24 04:01:37 DEBUG : Looking for writers 2026/08/24 04:01:37 DEBUG : dir: reading active writers 2026/08/24 04:01:37 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:37 DEBUG : >WaitForWriters: 2026/08/24 04:01:38 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:38 DEBUG : dir: Looking for writers 2026/08/24 04:01:38 DEBUG : Looking for writers 2026/08/24 04:01:38 DEBUG : dir: reading active writers 2026/08/24 04:01:38 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:38 DEBUG : >WaitForWriters: 2026/08/24 04:01:38 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:01:38 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:01:38 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:01:38 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:38 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:01:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:01:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:38 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:01:40 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:40 DEBUG : dir: Looking for writers 2026/08/24 04:01:40 DEBUG : file1: reading active writers 2026/08/24 04:01:40 DEBUG : Looking for writers 2026/08/24 04:01:40 DEBUG : dir: reading active writers 2026/08/24 04:01:40 DEBUG : >WaitForWriters: 2026/08/24 04:01:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:01:41 DEBUG : newLeaf: Updating file with newLeaf 0x3621ea19f860 2026/08/24 04:01:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 04:01:42 DEBUG : dir/file1: Updating file with dir/file1 0x3621ea19f860 2026/08/24 04:01:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 04:01:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:01:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:01:42 DEBUG : dir/file1(0x3621e9fd0040): openPending: 2026/08/24 04:01:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 04:01:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 04:01:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:42 DEBUG : dir/file1(0x3621e9fd0040): >openPending: err= 2026/08/24 04:01:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:01:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:01:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:01:42 DEBUG : dir/file1(0x3621e9fd0040): _writeAt: size=25, off=0 2026/08/24 04:01:42 DEBUG : dir/file1(0x3621e9fd0040): >_writeAt: n=25, err= 2026/08/24 04:01:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:01:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:01:43 DEBUG : newLeaf: Updating file with newLeaf 0x3621ea19f860 2026/08/24 04:01:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:43 DEBUG : newLeaf(0x3621e9fd0040): close: 2026/08/24 04:01:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/24 04:01:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-24 04:01:42.55447323 +0000 UTC m=+157.734657631 2026/08/24 04:01:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/24 04:01:43 DEBUG : newLeaf(0x3621e9fd0040): >close: err= 2026/08/24 04:01:43 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:43 DEBUG : dir: Looking for writers 2026/08/24 04:01:43 DEBUG : Looking for writers 2026/08/24 04:01:43 DEBUG : dir: reading active writers 2026/08/24 04:01:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:01:43 DEBUG : dir: Looking for writers 2026/08/24 04:01:43 DEBUG : Looking for writers 2026/08/24 04:01:43 DEBUG : dir: reading active writers 2026/08/24 04:01:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:01:43 DEBUG : dir: Looking for writers 2026/08/24 04:01:43 DEBUG : Looking for writers 2026/08/24 04:01:43 DEBUG : dir: reading active writers 2026/08/24 04:01:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:01:43 DEBUG : dir: Looking for writers 2026/08/24 04:01:43 DEBUG : Looking for writers 2026/08/24 04:01:43 DEBUG : dir: reading active writers 2026/08/24 04:01:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:01:43 DEBUG : newLeaf: vfs cache: starting upload 2026/08/24 04:01:43 DEBUG : dir: Looking for writers 2026/08/24 04:01:43 DEBUG : Looking for writers 2026/08/24 04:01:43 DEBUG : dir: reading active writers 2026/08/24 04:01:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:01:43 DEBUG : dir: Looking for writers 2026/08/24 04:01:43 DEBUG : Looking for writers 2026/08/24 04:01:43 DEBUG : dir: reading active writers 2026/08/24 04:01:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:01:44 DEBUG : dir: Looking for writers 2026/08/24 04:01:44 DEBUG : Looking for writers 2026/08/24 04:01:44 DEBUG : dir: reading active writers 2026/08/24 04:01:44 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:01:44 DEBUG : newLeaf: size = 25 OK 2026/08/24 04:01:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:01:44 INFO : newLeaf: Copied (replaced existing) 2026/08/24 04:01:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-24 04:01:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/24 04:01:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/24 04:01:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/24 04:01:44 DEBUG : dir: Looking for writers 2026/08/24 04:01:44 DEBUG : Looking for writers 2026/08/24 04:01:44 DEBUG : dir: reading active writers 2026/08/24 04:01:44 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:44 DEBUG : >WaitForWriters: 2026/08/24 04:01:44 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:44 DEBUG : dir: Looking for writers 2026/08/24 04:01:44 DEBUG : Looking for writers 2026/08/24 04:01:44 DEBUG : dir: reading active writers 2026/08/24 04:01:44 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:44 DEBUG : >WaitForWriters: 2026/08/24 04:01:44 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:01:45 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:01:45 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:01:45 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:45 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:01:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:01:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:45 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:01:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:01:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:01:47 DEBUG : dir/file1(0x3621ea048340): openPending: 2026/08/24 04:01:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 04:01:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 04:01:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:47 DEBUG : dir/file1(0x3621ea048340): >openPending: err= 2026/08/24 04:01:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:01:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:01:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:01:47 DEBUG : dir/file1(0x3621ea048340): _writeAt: size=14, off=0 2026/08/24 04:01:47 DEBUG : dir/file1(0x3621ea048340): >_writeAt: n=14, err= 2026/08/24 04:01:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/24 04:01:47 DEBUG : dir/file1(0x3621ea048340): close: 2026/08/24 04:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/24 04:01:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/24 04:01:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:01:47 DEBUG : dir/file1(0x3621ea048340): >close: err= 2026/08/24 04:01:47 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:47 DEBUG : dir: Looking for writers 2026/08/24 04:01:47 DEBUG : file1: reading active writers 2026/08/24 04:01:47 DEBUG : Looking for writers 2026/08/24 04:01:47 DEBUG : dir: reading active writers 2026/08/24 04:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:01:47 DEBUG : dir: Looking for writers 2026/08/24 04:01:47 DEBUG : file1: reading active writers 2026/08/24 04:01:47 DEBUG : Looking for writers 2026/08/24 04:01:47 DEBUG : dir: reading active writers 2026/08/24 04:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:01:47 DEBUG : dir: Looking for writers 2026/08/24 04:01:47 DEBUG : file1: reading active writers 2026/08/24 04:01:47 DEBUG : Looking for writers 2026/08/24 04:01:47 DEBUG : dir: reading active writers 2026/08/24 04:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:01:47 DEBUG : dir: Looking for writers 2026/08/24 04:01:47 DEBUG : file1: reading active writers 2026/08/24 04:01:47 DEBUG : Looking for writers 2026/08/24 04:01:47 DEBUG : dir: reading active writers 2026/08/24 04:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:01:47 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 04:01:47 DEBUG : dir: Looking for writers 2026/08/24 04:01:47 DEBUG : file1: reading active writers 2026/08/24 04:01:47 DEBUG : Looking for writers 2026/08/24 04:01:47 DEBUG : dir: reading active writers 2026/08/24 04:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:01:47 DEBUG : dir: Looking for writers 2026/08/24 04:01:47 DEBUG : file1: reading active writers 2026/08/24 04:01:47 DEBUG : Looking for writers 2026/08/24 04:01:47 DEBUG : dir: reading active writers 2026/08/24 04:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:01:48 DEBUG : dir: Looking for writers 2026/08/24 04:01:48 DEBUG : file1: reading active writers 2026/08/24 04:01:48 DEBUG : Looking for writers 2026/08/24 04:01:48 DEBUG : dir: reading active writers 2026/08/24 04:01:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:01:48 DEBUG : dir/file1: size = 14 OK 2026/08/24 04:01:48 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/24 04:01:48 INFO : dir/file1: Copied (replaced existing) 2026/08/24 04:01:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 04:01:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/24 04:01:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 04:01:48 DEBUG : dir: Looking for writers 2026/08/24 04:01:48 DEBUG : file1: reading active writers 2026/08/24 04:01:48 DEBUG : Looking for writers 2026/08/24 04:01:48 DEBUG : dir: reading active writers 2026/08/24 04:01:48 DEBUG : >WaitForWriters: 2026/08/24 04:01:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:01:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:01:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:01:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:01:48 DEBUG : dir/file1(0x3621e9fd0a00): _readAt: size=512, off=0 2026/08/24 04:01:48 DEBUG : dir/file1(0x3621e9fd0a00): openPending: 2026/08/24 04:01:48 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/24 04:01:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 04:01:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:48 DEBUG : dir/file1(0x3621e9fd0a00): >openPending: err= 2026/08/24 04:01:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/24 04:01:48 DEBUG : dir/file1(0x3621e9fd0a00): >_readAt: n=14, err=EOF 2026/08/24 04:01:48 DEBUG : dir/file1(0x3621e9fd0a00): close: 2026/08/24 04:01:48 DEBUG : dir/file1(0x3621e9fd0a00): >close: err= 2026/08/24 04:01:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:01:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:01:49 DEBUG : newLeaf: Updating file with newLeaf 0x3621ea047040 2026/08/24 04:01:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 04:01:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/24 04:01:50 DEBUG : dir/file1: Updating file with dir/file1 0x3621ea047040 2026/08/24 04:01:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 04:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:01:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:01:50 DEBUG : dir/file1(0x3621ea0496c0): openPending: 2026/08/24 04:01:50 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/24 04:01:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 04:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:50 DEBUG : dir/file1(0x3621ea0496c0): >openPending: err= 2026/08/24 04:01:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:01:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:01:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:01:50 DEBUG : dir/file1(0x3621ea0496c0): _writeAt: size=25, off=0 2026/08/24 04:01:50 DEBUG : dir/file1(0x3621ea0496c0): >_writeAt: n=25, err= 2026/08/24 04:01:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:01:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:01:51 DEBUG : newLeaf: Updating file with newLeaf 0x3621ea047040 2026/08/24 04:01:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:51 DEBUG : newLeaf(0x3621ea0496c0): close: 2026/08/24 04:01:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/24 04:01:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-24 04:01:50.911759846 +0000 UTC m=+166.091944258 2026/08/24 04:01:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/24 04:01:51 DEBUG : newLeaf(0x3621ea0496c0): >close: err= 2026/08/24 04:01:51 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:51 DEBUG : dir: Looking for writers 2026/08/24 04:01:51 DEBUG : Looking for writers 2026/08/24 04:01:51 DEBUG : dir: reading active writers 2026/08/24 04:01:51 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:01:51 DEBUG : dir: Looking for writers 2026/08/24 04:01:51 DEBUG : Looking for writers 2026/08/24 04:01:51 DEBUG : dir: reading active writers 2026/08/24 04:01:51 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:01:51 DEBUG : dir: Looking for writers 2026/08/24 04:01:51 DEBUG : Looking for writers 2026/08/24 04:01:51 DEBUG : dir: reading active writers 2026/08/24 04:01:51 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:01:51 DEBUG : dir: Looking for writers 2026/08/24 04:01:51 DEBUG : Looking for writers 2026/08/24 04:01:51 DEBUG : dir: reading active writers 2026/08/24 04:01:51 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:01:51 DEBUG : newLeaf: vfs cache: starting upload 2026/08/24 04:01:51 DEBUG : dir: Looking for writers 2026/08/24 04:01:51 DEBUG : Looking for writers 2026/08/24 04:01:51 DEBUG : dir: reading active writers 2026/08/24 04:01:51 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:01:51 DEBUG : dir: Looking for writers 2026/08/24 04:01:51 DEBUG : Looking for writers 2026/08/24 04:01:51 DEBUG : dir: reading active writers 2026/08/24 04:01:51 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:01:52 DEBUG : dir: Looking for writers 2026/08/24 04:01:52 DEBUG : Looking for writers 2026/08/24 04:01:52 DEBUG : dir: reading active writers 2026/08/24 04:01:52 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:01:52 DEBUG : newLeaf: size = 25 OK 2026/08/24 04:01:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:01:52 INFO : newLeaf: Copied (replaced existing) 2026/08/24 04:01:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-24 04:01:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/24 04:01:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/24 04:01:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/24 04:01:52 DEBUG : dir: Looking for writers 2026/08/24 04:01:52 DEBUG : Looking for writers 2026/08/24 04:01:52 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:52 DEBUG : dir: reading active writers 2026/08/24 04:01:52 DEBUG : >WaitForWriters: 2026/08/24 04:01:53 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:53 DEBUG : dir: Looking for writers 2026/08/24 04:01:53 DEBUG : Looking for writers 2026/08/24 04:01:53 DEBUG : dir: reading active writers 2026/08/24 04:01:53 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:53 DEBUG : >WaitForWriters: 2026/08/24 04:01:53 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:01:53 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:01:53 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:01:53 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:53 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:01:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:01:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:01:53 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:01:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:55 DEBUG : dir: Looking for writers 2026/08/24 04:01:55 DEBUG : file1: reading active writers 2026/08/24 04:01:55 DEBUG : Looking for writers 2026/08/24 04:01:55 DEBUG : dir: reading active writers 2026/08/24 04:01:55 DEBUG : >WaitForWriters: 2026/08/24 04:01:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:01:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:01:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:01:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:01:55 DEBUG : dir/file1(0x3621ea176440): _readAt: size=512, off=0 2026/08/24 04:01:55 DEBUG : dir/file1(0x3621ea176440): openPending: 2026/08/24 04:01:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 04:01:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 04:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:55 DEBUG : dir/file1(0x3621ea176440): >openPending: err= 2026/08/24 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/24 04:01:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:01:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:01:55 DEBUG : dir/file1(0x3621ea176440): >_readAt: n=14, err=EOF 2026/08/24 04:01:55 DEBUG : dir/file1(0x3621ea176440): close: 2026/08/24 04:01:55 DEBUG : dir/file1(0x3621ea176440): >close: err= 2026/08/24 04:01:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:01:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:01:56 DEBUG : newLeaf: Updating file with newLeaf 0x3621ea127ba0 2026/08/24 04:01:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 04:01:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/24 04:01:57 DEBUG : dir/file1: Updating file with dir/file1 0x3621ea127ba0 2026/08/24 04:01:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 04:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:01:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:01:57 DEBUG : dir/file1(0x3621ea0ce400): openPending: 2026/08/24 04:01:57 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/24 04:01:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 04:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:01:57 DEBUG : dir/file1(0x3621ea0ce400): >openPending: err= 2026/08/24 04:01:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:01:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:01:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:01:57 DEBUG : dir/file1(0x3621ea0ce400): _writeAt: size=25, off=0 2026/08/24 04:01:57 DEBUG : dir/file1(0x3621ea0ce400): >_writeAt: n=25, err= 2026/08/24 04:01:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:01:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:01:58 DEBUG : newLeaf: Updating file with newLeaf 0x3621ea127ba0 2026/08/24 04:01:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:01:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:58 DEBUG : newLeaf(0x3621ea0ce400): close: 2026/08/24 04:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/24 04:01:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-24 04:01:57.775386853 +0000 UTC m=+172.955571255 2026/08/24 04:01:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/24 04:01:58 DEBUG : newLeaf(0x3621ea0ce400): >close: err= 2026/08/24 04:01:58 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:01:58 DEBUG : dir: Looking for writers 2026/08/24 04:01:58 DEBUG : Looking for writers 2026/08/24 04:01:58 DEBUG : dir: reading active writers 2026/08/24 04:01:58 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:01:58 DEBUG : dir: Looking for writers 2026/08/24 04:01:58 DEBUG : Looking for writers 2026/08/24 04:01:58 DEBUG : dir: reading active writers 2026/08/24 04:01:58 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:01:58 DEBUG : dir: Looking for writers 2026/08/24 04:01:58 DEBUG : Looking for writers 2026/08/24 04:01:58 DEBUG : dir: reading active writers 2026/08/24 04:01:58 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:01:58 DEBUG : dir: Looking for writers 2026/08/24 04:01:58 DEBUG : Looking for writers 2026/08/24 04:01:58 DEBUG : dir: reading active writers 2026/08/24 04:01:58 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:01:58 DEBUG : newLeaf: vfs cache: starting upload 2026/08/24 04:01:58 DEBUG : dir: Looking for writers 2026/08/24 04:01:58 DEBUG : Looking for writers 2026/08/24 04:01:58 DEBUG : dir: reading active writers 2026/08/24 04:01:58 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:01:58 DEBUG : dir: Looking for writers 2026/08/24 04:01:58 DEBUG : Looking for writers 2026/08/24 04:01:58 DEBUG : dir: reading active writers 2026/08/24 04:01:58 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:01:59 DEBUG : dir: Looking for writers 2026/08/24 04:01:59 DEBUG : Looking for writers 2026/08/24 04:01:59 DEBUG : dir: reading active writers 2026/08/24 04:01:59 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:01:59 DEBUG : dir: Looking for writers 2026/08/24 04:01:59 DEBUG : Looking for writers 2026/08/24 04:01:59 DEBUG : dir: reading active writers 2026/08/24 04:01:59 DEBUG : newLeaf: reading active writers 2026/08/24 04:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:01:59 DEBUG : newLeaf: size = 25 OK 2026/08/24 04:01:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:01:59 INFO : newLeaf: Copied (replaced existing) 2026/08/24 04:01:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-24 04:01:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/24 04:01:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/24 04:01:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:01:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/24 04:02:00 DEBUG : dir: Looking for writers 2026/08/24 04:02:00 DEBUG : Looking for writers 2026/08/24 04:02:00 DEBUG : dir: reading active writers 2026/08/24 04:02:00 DEBUG : newLeaf: reading active writers 2026/08/24 04:02:00 DEBUG : >WaitForWriters: 2026/08/24 04:02:00 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:00 DEBUG : dir: Looking for writers 2026/08/24 04:02:00 DEBUG : Looking for writers 2026/08/24 04:02:00 DEBUG : dir: reading active writers 2026/08/24 04:02:00 DEBUG : newLeaf: reading active writers 2026/08/24 04:02:00 DEBUG : >WaitForWriters: 2026/08/24 04:02:00 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestFileRename (44.39s) --- PASS: TestFileRename/off,forceCache=false (6.93s) --- PASS: TestFileRename/minimal,forceCache=false (6.48s) --- PASS: TestFileRename/minimal,forceCache=true (8.05s) --- PASS: TestFileRename/writes,forceCache=false (6.93s) --- PASS: TestFileRename/writes,forceCache=true (8.09s) --- PASS: TestFileRename/full,forceCache=false (7.91s) === 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-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:01 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:01 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:01 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:01 DEBUG : Looking for writers 2026/08/24 04:02:01 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === 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-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.26s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.25s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.26s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.27s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:02 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.27s) === 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-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:03 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:02:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:02:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:02:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 04:02:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:02:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/24 04:02:05 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/24 04:02:05 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:05 DEBUG : dir: Looking for writers 2026/08/24 04:02:05 DEBUG : file1: reading active writers 2026/08/24 04:02:05 DEBUG : Looking for writers 2026/08/24 04:02:05 DEBUG : dir: reading active writers 2026/08/24 04:02:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.68s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:05 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:02:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:02:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:02:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 04:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:02:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/24 04:02:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/24 04:02:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/24 04:02:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/24 04:02:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/24 04:02:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/24 04:02:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/24 04:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/24 04:02:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/24 04:02:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/24 04:02:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/24 04:02:08 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/24 04:02:08 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/24 04:02:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/24 04:02:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/24 04:02:08 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/24 04:02:09 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:09 DEBUG : dir: Looking for writers 2026/08/24 04:02:09 DEBUG : file1: reading active writers 2026/08/24 04:02:09 DEBUG : Looking for writers 2026/08/24 04:02:09 DEBUG : dir: reading active writers 2026/08/24 04:02:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.87s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:09 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:02:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:02:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 04:02:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:02:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/24 04:02:11 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/24 04:02:11 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/24 04:02:11 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/24 04:02:11 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/24 04:02:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/24 04:02:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/24 04:02:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/24 04:02:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/24 04:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/24 04:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/24 04:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/24 04:02:12 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/24 04:02:12 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/24 04:02:12 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/24 04:02:12 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/24 04:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/24 04:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/24 04:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/24 04:02:13 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/24 04:02:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/24 04:02:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/24 04:02:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/24 04:02:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/24 04:02:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/24 04:02:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/24 04:02:13 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/24 04:02:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/24 04:02:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/24 04:02:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/24 04:02:13 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/24 04:02:13 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:13 DEBUG : dir: Looking for writers 2026/08/24 04:02:13 DEBUG : file1: reading active writers 2026/08/24 04:02:13 DEBUG : Looking for writers 2026/08/24 04:02:13 DEBUG : dir: reading active writers 2026/08/24 04:02:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.64s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:14 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:02:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:02:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:02:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 04:02:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:02:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/24 04:02:16 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:16 DEBUG : dir: Looking for writers 2026/08/24 04:02:16 DEBUG : file1: reading active writers 2026/08/24 04:02:16 DEBUG : Looking for writers 2026/08/24 04:02:16 DEBUG : dir: reading active writers 2026/08/24 04:02:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.55s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:17 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:02:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:02:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:02:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 04:02:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:02:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/24 04:02:18 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/24 04:02:18 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/24 04:02:18 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:18 DEBUG : dir: Looking for writers 2026/08/24 04:02:18 DEBUG : file1: reading active writers 2026/08/24 04:02:18 DEBUG : Looking for writers 2026/08/24 04:02:18 DEBUG : dir: reading active writers 2026/08/24 04:02:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.68s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:19 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:19 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:19 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:19 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:19 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:02:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:02:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:02:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:02:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:02:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:02:21 DEBUG : dir/file1(0x3621e9ad0ac0): _readAt: size=1, off=0 2026/08/24 04:02:21 DEBUG : dir/file1(0x3621e9ad0ac0): openPending: 2026/08/24 04:02:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:02:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:02:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:21 DEBUG : dir/file1(0x3621e9ad0ac0): >openPending: err= 2026/08/24 04:02:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/24 04:02:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:02:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:02:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:02:21 DEBUG : dir/file1(0x3621e9ad0ac0): >_readAt: n=1, err= 2026/08/24 04:02:21 DEBUG : dir/file1(0x3621e9ad0ac0): _readAt: size=256, off=1 2026/08/24 04:02:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/24 04:02:21 DEBUG : dir/file1(0x3621e9ad0ac0): >_readAt: n=15, err=EOF 2026/08/24 04:02:21 DEBUG : dir/file1(0x3621e9ad0ac0): _readAt: size=16, off=16 2026/08/24 04:02:21 DEBUG : dir/file1(0x3621e9ad0ac0): >_readAt: n=0, err=EOF 2026/08/24 04:02:21 DEBUG : dir/file1(0x3621e9ad0ac0): close: 2026/08/24 04:02:21 DEBUG : dir/file1(0x3621e9ad0ac0): >close: err= 2026/08/24 04:02:21 DEBUG : dir/file1(0x3621e9ad0ac0): close: 2026/08/24 04:02:21 DEBUG : dir/file1(0x3621e9ad0ac0): >close: err=file already closed 2026/08/24 04:02:21 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:21 DEBUG : dir: Looking for writers 2026/08/24 04:02:21 DEBUG : file1: reading active writers 2026/08/24 04:02:21 DEBUG : Looking for writers 2026/08/24 04:02:21 DEBUG : dir: reading active writers 2026/08/24 04:02:21 DEBUG : >WaitForWriters: 2026/08/24 04:02:21 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.81s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:22 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:22 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:22 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:22 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:22 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:02:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:02:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:02:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:02:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:02:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): _readAt: size=1, off=0 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): openPending: 2026/08/24 04:02:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:02:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:02:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): >openPending: err= 2026/08/24 04:02:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/24 04:02:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:02:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:02:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): >_readAt: n=1, err= 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): _readAt: size=1, off=5 2026/08/24 04:02:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): >_readAt: n=1, err= 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): _readAt: size=1, off=3 2026/08/24 04:02:24 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): >_readAt: n=1, err= 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): _readAt: size=1, off=13 2026/08/24 04:02:24 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): >_readAt: n=1, err= 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): _readAt: size=16, off=100 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): >_readAt: n=0, err=EOF 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): close: 2026/08/24 04:02:24 DEBUG : dir/file1(0x3621e9eaa300): >close: err= 2026/08/24 04:02:24 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:24 DEBUG : dir: Looking for writers 2026/08/24 04:02:24 DEBUG : file1: reading active writers 2026/08/24 04:02:24 DEBUG : Looking for writers 2026/08/24 04:02:24 DEBUG : dir: reading active writers 2026/08/24 04:02:24 DEBUG : >WaitForWriters: 2026/08/24 04:02:24 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.63s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:25 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:25 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:25 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:25 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:25 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:02:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:02:26 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:02:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:02:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:02:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): _readAt: size=1, off=0 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): openPending: 2026/08/24 04:02:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:02:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:02:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): >openPending: err= 2026/08/24 04:02:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/24 04:02:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:02:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:02:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:02:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): >_readAt: n=1, err= 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): _readAt: size=1, off=5 2026/08/24 04:02:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): >_readAt: n=1, err= 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): _readAt: size=1, off=1 2026/08/24 04:02:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): >_readAt: n=1, err= 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): _readAt: size=6, off=10 2026/08/24 04:02:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): >_readAt: n=6, err= 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): _readAt: size=256, off=10 2026/08/24 04:02:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): >_readAt: n=6, err=EOF 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): _readAt: size=256, off=100 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): >_readAt: n=0, err=EOF 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): close: 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): >close: err= 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): _readAt: size=256, off=100 2026/08/24 04:02:26 DEBUG : dir/file1(0x3621e9ad1cc0): >_readAt: n=0, err=file already closed 2026/08/24 04:02:26 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:26 DEBUG : dir: Looking for writers 2026/08/24 04:02:26 DEBUG : file1: reading active writers 2026/08/24 04:02:26 DEBUG : Looking for writers 2026/08/24 04:02:26 DEBUG : dir: reading active writers 2026/08/24 04:02:26 DEBUG : >WaitForWriters: 2026/08/24 04:02:26 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.60s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:27 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:27 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:27 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:27 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:27 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:02:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:02:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:02:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:02:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:02:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:02:29 DEBUG : dir/file1(0x3621e9eaad00): RWFileHandle.Flush 2026/08/24 04:02:29 DEBUG : dir/file1(0x3621e9eaad00): _readAt: size=256, off=0 2026/08/24 04:02:29 DEBUG : dir/file1(0x3621e9eaad00): openPending: 2026/08/24 04:02:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:02:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:29 DEBUG : dir/file1(0x3621e9eaad00): >openPending: err= 2026/08/24 04:02:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/24 04:02:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:02:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:02:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:02:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/24 04:02:29 DEBUG : dir/file1(0x3621e9eaad00): >_readAt: n=16, err=EOF 2026/08/24 04:02:29 DEBUG : dir/file1(0x3621e9eaad00): RWFileHandle.Flush 2026/08/24 04:02:29 DEBUG : dir/file1(0x3621e9eaad00): RWFileHandle.Flush 2026/08/24 04:02:29 DEBUG : dir/file1(0x3621e9eaad00): close: 2026/08/24 04:02:29 DEBUG : dir/file1(0x3621e9eaad00): >close: err= 2026/08/24 04:02:29 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:29 DEBUG : dir: Looking for writers 2026/08/24 04:02:29 DEBUG : file1: reading active writers 2026/08/24 04:02:29 DEBUG : Looking for writers 2026/08/24 04:02:29 DEBUG : dir: reading active writers 2026/08/24 04:02:29 DEBUG : >WaitForWriters: 2026/08/24 04:02:29 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.50s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:30 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:30 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:30 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:30 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:30 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu/dir/file1: no such file or directory 2026/08/24 04:02:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu/dir/file1: no such file or directory 2026/08/24 04:02:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:02:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:02:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:02:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:02:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:02:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:02:32 DEBUG : dir/file1(0x3621e9bbe100): _readAt: size=256, off=0 2026/08/24 04:02:32 DEBUG : dir/file1(0x3621e9bbe100): openPending: 2026/08/24 04:02:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:02:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:02:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:32 DEBUG : dir/file1(0x3621e9bbe100): >openPending: err= 2026/08/24 04:02:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/24 04:02:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:02:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:02:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:02:32 DEBUG : dir/file1(0x3621e9bbe100): >_readAt: n=16, err=EOF 2026/08/24 04:02:32 DEBUG : dir/file1(0x3621e9bbe100): RWFileHandle.Release 2026/08/24 04:02:32 DEBUG : dir/file1(0x3621e9bbe100): close: 2026/08/24 04:02:32 DEBUG : dir/file1(0x3621e9bbe100): >close: err= 2026/08/24 04:02:32 DEBUG : dir/file1(0x3621e9bbe100): RWFileHandle.Release 2026/08/24 04:02:32 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:32 DEBUG : dir: Looking for writers 2026/08/24 04:02:32 DEBUG : file1: reading active writers 2026/08/24 04:02:32 DEBUG : Looking for writers 2026/08/24 04:02:32 DEBUG : dir: reading active writers 2026/08/24 04:02:32 DEBUG : >WaitForWriters: 2026/08/24 04:02:32 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (3.32s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:33 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:33 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:33 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:33 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:33 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:33 DEBUG : file1: newRWFileHandle: 2026/08/24 04:02:33 DEBUG : file1(0x3621e9feaa40): openPending: 2026/08/24 04:02:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:33 DEBUG : file1(0x3621e9feaa40): >openPending: err= 2026/08/24 04:02:33 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:02:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:02:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:02:33 DEBUG : file1(0x3621e9feaa40): _writeAt: size=5, off=0 2026/08/24 04:02:33 DEBUG : file1(0x3621e9feaa40): >_writeAt: n=5, err= 2026/08/24 04:02:33 DEBUG : file1(0x3621e9feaa40): _writeAt: size=7, off=5 2026/08/24 04:02:33 DEBUG : file1(0x3621e9feaa40): >_writeAt: n=7, err= 2026/08/24 04:02:33 DEBUG : file1: vfs cache: truncate to size=11 2026/08/24 04:02:33 DEBUG : file1(0x3621e9feaa40): close: 2026/08/24 04:02:33 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 04:02:33.709427432 +0000 UTC m=+208.889611844 2026/08/24 04:02:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:33 DEBUG : file1(0x3621e9feaa40): >close: err= 2026/08/24 04:02:33 DEBUG : file1(0x3621e9feaa40): close: 2026/08/24 04:02:33 DEBUG : file1(0x3621e9feaa40): >close: err=file already closed 2026/08/24 04:02:33 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:33 DEBUG : Looking for writers 2026/08/24 04:02:33 DEBUG : file1: reading active writers 2026/08/24 04:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:02:33 DEBUG : Looking for writers 2026/08/24 04:02:33 DEBUG : file1: reading active writers 2026/08/24 04:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:02:33 DEBUG : Looking for writers 2026/08/24 04:02:33 DEBUG : file1: reading active writers 2026/08/24 04:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:02:33 DEBUG : Looking for writers 2026/08/24 04:02:33 DEBUG : file1: reading active writers 2026/08/24 04:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:02:33 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:02:33 DEBUG : Looking for writers 2026/08/24 04:02:33 DEBUG : file1: reading active writers 2026/08/24 04:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:02:34 DEBUG : Looking for writers 2026/08/24 04:02:34 DEBUG : file1: reading active writers 2026/08/24 04:02:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:02:34 DEBUG : Looking for writers 2026/08/24 04:02:34 DEBUG : file1: reading active writers 2026/08/24 04:02:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:02:34 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu/dir/file1: no such file or directory 2026/08/24 04:02:34 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-jibadug4goqu/dir/file1: no such file or directory 2026/08/24 04:02:34 DEBUG : file1: size = 11 OK 2026/08/24 04:02:34 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/24 04:02:34 INFO : file1: Copied (new) 2026/08/24 04:02:34 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-24 04:02:33 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/24 04:02:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:02:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:34 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:02:34 DEBUG : Looking for writers 2026/08/24 04:02:34 DEBUG : file1: reading active writers 2026/08/24 04:02:34 DEBUG : >WaitForWriters: 2026/08/24 04:02:35 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:35 DEBUG : Looking for writers 2026/08/24 04:02:35 DEBUG : file1: reading active writers 2026/08/24 04:02:35 DEBUG : >WaitForWriters: 2026/08/24 04:02:35 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.02s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:35 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:35 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:35 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:35 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:35 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:35 DEBUG : file1: newRWFileHandle: 2026/08/24 04:02:35 DEBUG : file1(0x3621e98a3d40): openPending: 2026/08/24 04:02:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:35 DEBUG : file1(0x3621e98a3d40): >openPending: err= 2026/08/24 04:02:35 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:02:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:02:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:02:35 DEBUG : file1(0x3621e98a3d40): _writeAt: size=7, off=0 2026/08/24 04:02:35 DEBUG : file1(0x3621e98a3d40): >_writeAt: n=7, err= 2026/08/24 04:02:35 DEBUG : file1(0x3621e98a3d40): _writeAt: size=6, off=5 2026/08/24 04:02:35 DEBUG : file1(0x3621e98a3d40): >_writeAt: n=6, err= 2026/08/24 04:02:35 DEBUG : file1(0x3621e98a3d40): close: 2026/08/24 04:02:35 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 04:02:35.709440764 +0000 UTC m=+210.889625187 2026/08/24 04:02:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:35 DEBUG : file1(0x3621e98a3d40): >close: err= 2026/08/24 04:02:35 DEBUG : file1(0x3621e98a3d40): _writeAt: size=5, off=0 2026/08/24 04:02:35 DEBUG : file1(0x3621e98a3d40): >_writeAt: n=0, err=file already closed 2026/08/24 04:02:35 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:35 DEBUG : Looking for writers 2026/08/24 04:02:35 DEBUG : file1: reading active writers 2026/08/24 04:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:02:35 DEBUG : Looking for writers 2026/08/24 04:02:35 DEBUG : file1: reading active writers 2026/08/24 04:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:02:35 DEBUG : Looking for writers 2026/08/24 04:02:35 DEBUG : file1: reading active writers 2026/08/24 04:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:02:35 DEBUG : Looking for writers 2026/08/24 04:02:35 DEBUG : file1: reading active writers 2026/08/24 04:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:02:35 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:02:35 DEBUG : Looking for writers 2026/08/24 04:02:35 DEBUG : file1: reading active writers 2026/08/24 04:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:02:36 DEBUG : Looking for writers 2026/08/24 04:02:36 DEBUG : file1: reading active writers 2026/08/24 04:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:02:36 DEBUG : Looking for writers 2026/08/24 04:02:36 DEBUG : file1: reading active writers 2026/08/24 04:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:02:36 DEBUG : file1: size = 11 OK 2026/08/24 04:02:36 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/24 04:02:36 INFO : file1: Copied (new) 2026/08/24 04:02:36 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-24 04:02:35 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/24 04:02:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:02:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:36 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:02:36 DEBUG : Looking for writers 2026/08/24 04:02:36 DEBUG : file1: reading active writers 2026/08/24 04:02:36 DEBUG : >WaitForWriters: 2026/08/24 04:02:37 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:37 DEBUG : Looking for writers 2026/08/24 04:02:37 DEBUG : file1: reading active writers 2026/08/24 04:02:37 DEBUG : >WaitForWriters: 2026/08/24 04:02:37 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.98s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:37 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:37 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:37 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:37 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:37 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:37 DEBUG : file1: newRWFileHandle: 2026/08/24 04:02:37 DEBUG : file1(0x3621e9febc40): openPending: 2026/08/24 04:02:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:37 DEBUG : file1(0x3621e9febc40): >openPending: err= 2026/08/24 04:02:37 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:02:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:02:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:02:37 DEBUG : file1(0x3621e9febc40): close: 2026/08/24 04:02:37 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 04:02:37.684176678 +0000 UTC m=+212.864361090 2026/08/24 04:02:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:37 DEBUG : file1(0x3621e9febc40): >close: err= 2026/08/24 04:02:37 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/24 04:02:37 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:02:37 DEBUG : file2: newRWFileHandle: 2026/08/24 04:02:37 DEBUG : file2(0x3621e9784940): openPending: 2026/08/24 04:02:37 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:02:37 DEBUG : file2(0x3621e9784940): >openPending: err= 2026/08/24 04:02:37 DEBUG : file2: >newRWFileHandle: err= 2026/08/24 04:02:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:02:37 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/24 04:02:37 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/24 04:02:37 DEBUG : file2(0x3621e9784940): RWFileHandle.Flush 2026/08/24 04:02:37 DEBUG : file2(0x3621e9784940): RWFileHandle.Release 2026/08/24 04:02:37 DEBUG : file2(0x3621e9784940): close: 2026/08/24 04:02:37 DEBUG : file2: vfs cache: setting modification time to 2026-08-24 04:02:37.685684626 +0000 UTC m=+212.865869038 2026/08/24 04:02:37 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:37 DEBUG : file2(0x3621e9784940): >close: err= 2026/08/24 04:02:37 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:37 DEBUG : Looking for writers 2026/08/24 04:02:37 DEBUG : file1: reading active writers 2026/08/24 04:02:37 DEBUG : file2: reading active writers 2026/08/24 04:02:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/24 04:02:37 DEBUG : Looking for writers 2026/08/24 04:02:37 DEBUG : file2: reading active writers 2026/08/24 04:02:37 DEBUG : file1: reading active writers 2026/08/24 04:02:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/24 04:02:37 DEBUG : Looking for writers 2026/08/24 04:02:37 DEBUG : file1: reading active writers 2026/08/24 04:02:37 DEBUG : file2: reading active writers 2026/08/24 04:02:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/24 04:02:37 DEBUG : Looking for writers 2026/08/24 04:02:37 DEBUG : file1: reading active writers 2026/08/24 04:02:37 DEBUG : file2: reading active writers 2026/08/24 04:02:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/24 04:02:37 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:02:37 DEBUG : file2: vfs cache: starting upload 2026/08/24 04:02:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu/dir/file1: no such file or directory 2026/08/24 04:02:37 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-jibadug4goqu/dir/file1: no such file or directory 2026/08/24 04:02:37 DEBUG : Looking for writers 2026/08/24 04:02:37 DEBUG : file2: reading active writers 2026/08/24 04:02:37 DEBUG : file1: reading active writers 2026/08/24 04:02:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/24 04:02:38 DEBUG : Looking for writers 2026/08/24 04:02:38 DEBUG : file1: reading active writers 2026/08/24 04:02:38 DEBUG : file2: reading active writers 2026/08/24 04:02:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/24 04:02:38 DEBUG : Looking for writers 2026/08/24 04:02:38 DEBUG : file1: reading active writers 2026/08/24 04:02:38 DEBUG : file2: reading active writers 2026/08/24 04:02:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/24 04:02:38 DEBUG : file2: size = 0 OK 2026/08/24 04:02:38 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:02:38 INFO : file2: Copied (new) 2026/08/24 04:02:38 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-24 04:02:37 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/24 04:02:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/24 04:02:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:02:38 INFO : file2: vfs cache: upload succeeded try #1 2026/08/24 04:02:38 DEBUG : file1: size = 0 OK 2026/08/24 04:02:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:02:38 INFO : file1: Copied (new) 2026/08/24 04:02:38 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-24 04:02:37 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/24 04:02:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:02:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:38 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:02:38 DEBUG : Looking for writers 2026/08/24 04:02:38 DEBUG : file1: reading active writers 2026/08/24 04:02:38 DEBUG : file2: reading active writers 2026/08/24 04:02:38 DEBUG : >WaitForWriters: 2026/08/24 04:02:39 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:39 DEBUG : Looking for writers 2026/08/24 04:02:39 DEBUG : file1: reading active writers 2026/08/24 04:02:39 DEBUG : file2: reading active writers 2026/08/24 04:02:39 DEBUG : >WaitForWriters: 2026/08/24 04:02:39 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:39 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:39 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:39 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:39 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:39 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:39 DEBUG : file1: newRWFileHandle: 2026/08/24 04:02:39 DEBUG : file1(0x3621e95aeb80): openPending: 2026/08/24 04:02:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:39 DEBUG : file1(0x3621e95aeb80): >openPending: err= 2026/08/24 04:02:39 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:02:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:02:39 DEBUG : file1(0x3621e95aeb80): _writeAt: size=5, off=0 2026/08/24 04:02:39 DEBUG : file1(0x3621e95aeb80): >_writeAt: n=5, err= 2026/08/24 04:02:39 DEBUG : file1(0x3621e95aeb80): RWFileHandle.Flush 2026/08/24 04:02:39 DEBUG : file1(0x3621e95aeb80): RWFileHandle.Flush 2026/08/24 04:02:39 DEBUG : file1(0x3621e95aeb80): close: 2026/08/24 04:02:39 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 04:02:39.851399507 +0000 UTC m=+215.031583919 2026/08/24 04:02:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:39 DEBUG : file1(0x3621e95aeb80): >close: err= 2026/08/24 04:02:39 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:39 DEBUG : Looking for writers 2026/08/24 04:02:39 DEBUG : file1: reading active writers 2026/08/24 04:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:02:39 DEBUG : Looking for writers 2026/08/24 04:02:39 DEBUG : file1: reading active writers 2026/08/24 04:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:02:39 DEBUG : Looking for writers 2026/08/24 04:02:39 DEBUG : file1: reading active writers 2026/08/24 04:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:02:39 DEBUG : Looking for writers 2026/08/24 04:02:39 DEBUG : file1: reading active writers 2026/08/24 04:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:02:39 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:02:40 DEBUG : Looking for writers 2026/08/24 04:02:40 DEBUG : file1: reading active writers 2026/08/24 04:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:02:40 DEBUG : Looking for writers 2026/08/24 04:02:40 DEBUG : file1: reading active writers 2026/08/24 04:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:02:40 DEBUG : Looking for writers 2026/08/24 04:02:40 DEBUG : file1: reading active writers 2026/08/24 04:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:02:40 DEBUG : file1: size = 5 OK 2026/08/24 04:02:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:02:40 INFO : file1: Copied (new) 2026/08/24 04:02:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-24 04:02:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 04:02:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:02:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:40 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:02:41 DEBUG : Looking for writers 2026/08/24 04:02:41 DEBUG : file1: reading active writers 2026/08/24 04:02:41 DEBUG : >WaitForWriters: 2026/08/24 04:02:41 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:41 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:41 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:41 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:41 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:41 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:41 DEBUG : file1: newRWFileHandle: 2026/08/24 04:02:41 DEBUG : file1(0x3621e9bbec80): openPending: 2026/08/24 04:02:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:41 DEBUG : file1(0x3621e9bbec80): >openPending: err= 2026/08/24 04:02:41 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:02:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:02:41 DEBUG : file1(0x3621e9bbec80): _writeAt: size=5, off=0 2026/08/24 04:02:41 DEBUG : file1(0x3621e9bbec80): >_writeAt: n=5, err= 2026/08/24 04:02:41 DEBUG : file1(0x3621e9bbec80): RWFileHandle.Release 2026/08/24 04:02:41 DEBUG : file1(0x3621e9bbec80): close: 2026/08/24 04:02:41 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 04:02:41.697621676 +0000 UTC m=+216.877806088 2026/08/24 04:02:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:41 DEBUG : file1(0x3621e9bbec80): >close: err= 2026/08/24 04:02:41 DEBUG : file1(0x3621e9bbec80): RWFileHandle.Release 2026/08/24 04:02:41 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:41 DEBUG : Looking for writers 2026/08/24 04:02:41 DEBUG : file1: reading active writers 2026/08/24 04:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:02:41 DEBUG : Looking for writers 2026/08/24 04:02:41 DEBUG : file1: reading active writers 2026/08/24 04:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:02:41 DEBUG : Looking for writers 2026/08/24 04:02:41 DEBUG : file1: reading active writers 2026/08/24 04:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:02:41 DEBUG : Looking for writers 2026/08/24 04:02:41 DEBUG : file1: reading active writers 2026/08/24 04:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:02:41 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:02:41 DEBUG : Looking for writers 2026/08/24 04:02:41 DEBUG : file1: reading active writers 2026/08/24 04:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:02:42 DEBUG : Looking for writers 2026/08/24 04:02:42 DEBUG : file1: reading active writers 2026/08/24 04:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:02:42 DEBUG : Looking for writers 2026/08/24 04:02:42 DEBUG : file1: reading active writers 2026/08/24 04:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:02:42 DEBUG : file1: size = 5 OK 2026/08/24 04:02:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:02:42 INFO : file1: Copied (new) 2026/08/24 04:02:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-24 04:02:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 04:02:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:42 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:02:42 DEBUG : Looking for writers 2026/08/24 04:02:42 DEBUG : file1: reading active writers 2026/08/24 04:02:42 DEBUG : >WaitForWriters: 2026/08/24 04:02:42 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.90s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:43 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:43 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:43 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:43 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:43 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/24 04:02:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:02:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:02:45 DEBUG : dir/file1(0x3621e9b183c0): openPending: 2026/08/24 04:02:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:02:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:02:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:45 DEBUG : dir/file1(0x3621e9b183c0): >openPending: err= 2026/08/24 04:02:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:02:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:02:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:02:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:02:45 DEBUG : dir/file1(0x3621e9b183c0): _writeAt: size=5, off=0 2026/08/24 04:02:45 DEBUG : dir/file1(0x3621e9b183c0): >_writeAt: n=5, err= 2026/08/24 04:02:45 DEBUG : dir/file1(0x3621e9b183c0): close: 2026/08/24 04:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:45 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-24 04:02:45.373634309 +0000 UTC m=+220.553818820 2026/08/24 04:02:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:45 DEBUG : dir/file1(0x3621e9b183c0): >close: err= 2026/08/24 04:02:45 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:45 DEBUG : dir: Looking for writers 2026/08/24 04:02:45 DEBUG : file1: reading active writers 2026/08/24 04:02:45 DEBUG : Looking for writers 2026/08/24 04:02:45 DEBUG : dir: reading active writers 2026/08/24 04:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:02:45 DEBUG : dir: Looking for writers 2026/08/24 04:02:45 DEBUG : file1: reading active writers 2026/08/24 04:02:45 DEBUG : Looking for writers 2026/08/24 04:02:45 DEBUG : dir: reading active writers 2026/08/24 04:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:02:45 DEBUG : dir: Looking for writers 2026/08/24 04:02:45 DEBUG : file1: reading active writers 2026/08/24 04:02:45 DEBUG : Looking for writers 2026/08/24 04:02:45 DEBUG : dir: reading active writers 2026/08/24 04:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:02:45 DEBUG : dir: Looking for writers 2026/08/24 04:02:45 DEBUG : file1: reading active writers 2026/08/24 04:02:45 DEBUG : Looking for writers 2026/08/24 04:02:45 DEBUG : dir: reading active writers 2026/08/24 04:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:02:45 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 04:02:45 DEBUG : dir: Looking for writers 2026/08/24 04:02:45 DEBUG : file1: reading active writers 2026/08/24 04:02:45 DEBUG : Looking for writers 2026/08/24 04:02:45 DEBUG : dir: reading active writers 2026/08/24 04:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:02:45 DEBUG : dir: Looking for writers 2026/08/24 04:02:45 DEBUG : file1: reading active writers 2026/08/24 04:02:45 DEBUG : Looking for writers 2026/08/24 04:02:45 DEBUG : dir: reading active writers 2026/08/24 04:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:02:46 DEBUG : dir: Looking for writers 2026/08/24 04:02:46 DEBUG : file1: reading active writers 2026/08/24 04:02:46 DEBUG : Looking for writers 2026/08/24 04:02:46 DEBUG : dir: reading active writers 2026/08/24 04:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:02:46 DEBUG : dir: Looking for writers 2026/08/24 04:02:46 DEBUG : file1: reading active writers 2026/08/24 04:02:46 DEBUG : Looking for writers 2026/08/24 04:02:46 DEBUG : dir: reading active writers 2026/08/24 04:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:02:46 DEBUG : dir/file1: size = 5 OK 2026/08/24 04:02:46 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:02:46 INFO : dir/file1: Copied (replaced existing) 2026/08/24 04:02:46 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-24 04:02:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 04:02:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 04:02:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 04:02:47 DEBUG : dir: Looking for writers 2026/08/24 04:02:47 DEBUG : file1: reading active writers 2026/08/24 04:02:47 DEBUG : Looking for writers 2026/08/24 04:02:47 DEBUG : dir: reading active writers 2026/08/24 04:02:47 DEBUG : >WaitForWriters: 2026/08/24 04:02:47 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.89s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:48 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:48 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:48 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:48 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:48 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:49 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:02:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:02:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:02:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:02:49 DEBUG : dir/file1(0x3621e9bbf580): _writeAt: size=5, off=0 2026/08/24 04:02:49 DEBUG : dir/file1(0x3621e9bbf580): openPending: 2026/08/24 04:02:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:02:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:02:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:49 DEBUG : dir/file1(0x3621e9bbf580): >openPending: err= 2026/08/24 04:02:49 DEBUG : dir/file1(0x3621e9bbf580): >_writeAt: n=5, err= 2026/08/24 04:02:49 DEBUG : dir/file1(0x3621e9bbf580): _writeAt: size=15, off=5 2026/08/24 04:02:49 DEBUG : dir/file1(0x3621e9bbf580): >_writeAt: n=15, err= 2026/08/24 04:02:49 DEBUG : dir/file1(0x3621e9bbf580): close: 2026/08/24 04:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/24 04:02:49 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-24 04:02:49.980784017 +0000 UTC m=+225.160968449 2026/08/24 04:02:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:49 DEBUG : dir/file1(0x3621e9bbf580): >close: err= 2026/08/24 04:02:49 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:49 DEBUG : dir: Looking for writers 2026/08/24 04:02:49 DEBUG : file1: reading active writers 2026/08/24 04:02:49 DEBUG : Looking for writers 2026/08/24 04:02:49 DEBUG : dir: reading active writers 2026/08/24 04:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:02:49 DEBUG : dir: Looking for writers 2026/08/24 04:02:49 DEBUG : file1: reading active writers 2026/08/24 04:02:49 DEBUG : Looking for writers 2026/08/24 04:02:49 DEBUG : dir: reading active writers 2026/08/24 04:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:02:50 DEBUG : dir: Looking for writers 2026/08/24 04:02:50 DEBUG : file1: reading active writers 2026/08/24 04:02:50 DEBUG : Looking for writers 2026/08/24 04:02:50 DEBUG : dir: reading active writers 2026/08/24 04:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:02:50 DEBUG : dir: Looking for writers 2026/08/24 04:02:50 DEBUG : file1: reading active writers 2026/08/24 04:02:50 DEBUG : Looking for writers 2026/08/24 04:02:50 DEBUG : dir: reading active writers 2026/08/24 04:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:02:50 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 04:02:50 DEBUG : dir: Looking for writers 2026/08/24 04:02:50 DEBUG : file1: reading active writers 2026/08/24 04:02:50 DEBUG : Looking for writers 2026/08/24 04:02:50 DEBUG : dir: reading active writers 2026/08/24 04:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:02:50 DEBUG : dir: Looking for writers 2026/08/24 04:02:50 DEBUG : file1: reading active writers 2026/08/24 04:02:50 DEBUG : Looking for writers 2026/08/24 04:02:50 DEBUG : dir: reading active writers 2026/08/24 04:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:02:50 DEBUG : dir: Looking for writers 2026/08/24 04:02:50 DEBUG : file1: reading active writers 2026/08/24 04:02:50 DEBUG : Looking for writers 2026/08/24 04:02:50 DEBUG : dir: reading active writers 2026/08/24 04:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:02:51 DEBUG : dir/file1: size = 20 OK 2026/08/24 04:02:51 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/24 04:02:51 INFO : dir/file1: Copied (replaced existing) 2026/08/24 04:02:51 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-24 04:02:49 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/24 04:02:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 04:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 04:02:51 DEBUG : dir: Looking for writers 2026/08/24 04:02:51 DEBUG : file1: reading active writers 2026/08/24 04:02:51 DEBUG : Looking for writers 2026/08/24 04:02:51 DEBUG : dir: reading active writers 2026/08/24 04:02:51 DEBUG : >WaitForWriters: 2026/08/24 04:02:51 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.64s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:51 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:51 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:51 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:51 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:51 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:52 DEBUG : file1: newRWFileHandle: 2026/08/24 04:02:52 DEBUG : file1(0x3621e9a89600): openPending: 2026/08/24 04:02:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:52 DEBUG : file1(0x3621e9a89600): >openPending: err= 2026/08/24 04:02:52 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:02:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:02:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:02:52 DEBUG : file1(0x3621e9a89600): _writeAt: size=5, off=0 2026/08/24 04:02:52 DEBUG : file1(0x3621e9a89600): >_writeAt: n=5, err= 2026/08/24 04:02:52 DEBUG : file1(0x3621e9a89600): close: 2026/08/24 04:02:52 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 04:02:52.148000093 +0000 UTC m=+227.328184505 2026/08/24 04:02:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:52 DEBUG : file1(0x3621e9a89600): >close: err= 2026/08/24 04:02:52 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:52 DEBUG : Looking for writers 2026/08/24 04:02:52 DEBUG : file1: reading active writers 2026/08/24 04:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:02:52 DEBUG : Looking for writers 2026/08/24 04:02:52 DEBUG : file1: reading active writers 2026/08/24 04:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:02:52 DEBUG : Looking for writers 2026/08/24 04:02:52 DEBUG : file1: reading active writers 2026/08/24 04:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:02:52 DEBUG : Looking for writers 2026/08/24 04:02:52 DEBUG : file1: reading active writers 2026/08/24 04:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:02:52 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:02:52 DEBUG : Looking for writers 2026/08/24 04:02:52 DEBUG : file1: reading active writers 2026/08/24 04:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:02:52 DEBUG : Looking for writers 2026/08/24 04:02:52 DEBUG : file1: reading active writers 2026/08/24 04:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:02:52 DEBUG : Looking for writers 2026/08/24 04:02:52 DEBUG : file1: reading active writers 2026/08/24 04:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:02:53 DEBUG : file1: size = 5 OK 2026/08/24 04:02:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:02:53 INFO : file1: Copied (new) 2026/08/24 04:02:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-24 04:02:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 04:02:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:02:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:02:53 DEBUG : Looking for writers 2026/08/24 04:02:53 DEBUG : file1: reading active writers 2026/08/24 04:02:53 DEBUG : >WaitForWriters: 2026/08/24 04:02:53 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.90s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:53 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:53 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:53 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:53 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/24 04:02:53 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74840): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74840): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74840): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74840): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74840): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.050730283 +0000 UTC m=+229.230914695 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74840): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74cc0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74cc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74cc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74cc0): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74cc0): _writeAt: size=3, off=2 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74cc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.050730283 +0000 UTC m=+229.230914695 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74cc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e75180): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e75180): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e75180): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e75180): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e75180): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.050730283 +0000 UTC m=+229.230914695 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e75180): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e94efce0 item 1 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e757c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e757c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e757c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e757c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e757c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.057575904 +0000 UTC m=+229.237760316 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e757c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e75cc0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e75cc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e75cc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e75cc0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e75cc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.057575904 +0000 UTC m=+229.237760316 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e75cc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9926700 item 2 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c400): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c400): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c400): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c400): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c400): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.065279004 +0000 UTC m=+229.245463406 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c400): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c880): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c880): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c880): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c880): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c880): _writeAt: size=3, off=2 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c880): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c880): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.065279004 +0000 UTC m=+229.245463406 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06c880): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06cd40): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06cd40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06cd40): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06cd40): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06cd40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.065279004 +0000 UTC m=+229.245463406 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06cd40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9926c40 item 3 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06d3c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06d3c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06d3c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06d3c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06d3c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.069453249 +0000 UTC m=+229.249637650 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06d3c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06d900): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06d900): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06d900): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06d900): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06d900): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.069453249 +0000 UTC m=+229.249637650 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea06d900): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e99271f0 item 4 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea082040): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea082040): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea082040): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea082040): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea082040): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.078336688 +0000 UTC m=+229.258521090 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea082040): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0824c0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0824c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0824c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0824c0): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0824c0): _writeAt: size=3, off=2 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0824c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0824c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.078336688 +0000 UTC m=+229.258521090 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0824c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea082980): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea082980): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea082980): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea082980): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea082980): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.078336688 +0000 UTC m=+229.258521090 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea082980): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e99276c0 item 5 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083000): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083000): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083000): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083000): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083000): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.084616119 +0000 UTC m=+229.264800521 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083000): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083540): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083540): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083540): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083540): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083540): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.084616119 +0000 UTC m=+229.264800521 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083540): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9927b90 item 6 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083bc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083bc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083bc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083bc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083bc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.094180095 +0000 UTC m=+229.274364497 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea083bc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae1c0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae1c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae1c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae1c0): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae1c0): _writeAt: size=3, off=2 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae1c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae1c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.094180095 +0000 UTC m=+229.274364497 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae1c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae680): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae680): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae680): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae680): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae680): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.094180095 +0000 UTC m=+229.274364497 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ae680): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9ed4230 item 7 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aed00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aed00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aed00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aed00): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aed00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.101255219 +0000 UTC m=+229.281439621 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aed00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0af240): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0af240): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0af240): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0af240): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0af240): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.101255219 +0000 UTC m=+229.281439621 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0af240): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9ed49a0 item 8 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0af800): _readAt: size=2, off=0 2026/08/24 04:02:54 ERROR : open-test-file(0x3621ea0af800): Couldn't read size of file 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0af800): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0af800): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0af800): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0af800): close: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0af800): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0afbc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0afbc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0afbc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0afbc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0afbc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.10655018 +0000 UTC m=+229.286734582 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0afbc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8140): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8140): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8140): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8140): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8140): _writeAt: size=3, off=2 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8140): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8140): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.10655018 +0000 UTC m=+229.286734582 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8140): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8640): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8640): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8640): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8640): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8640): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.10655018 +0000 UTC m=+229.286734582 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8640): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9ed4d20 item 9 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8cc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8cc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8cc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8cc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8cc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.112753347 +0000 UTC m=+229.292937749 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c8cc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9200): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9200): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9200): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9200): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9200): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.112753347 +0000 UTC m=+229.292937749 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9200): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9ed5340 item 10 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9840): _readAt: size=2, off=0 2026/08/24 04:02:54 ERROR : open-test-file(0x3621ea0c9840): Couldn't read size of file 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9840): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9840): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9840): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9840): close: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9840): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9c00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9c00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9c00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9c00): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9c00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.116043542 +0000 UTC m=+229.296227944 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0c9c00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6200): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6200): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6200): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6200): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6200): _writeAt: size=3, off=2 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6200): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6200): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.116043542 +0000 UTC m=+229.296227944 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6200): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6700): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6700): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6700): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6700): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6700): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.116043542 +0000 UTC m=+229.296227944 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6700): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9ed56c0 item 11 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6d80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6d80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6d80): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6d80): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6d80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.125772008 +0000 UTC m=+229.305956411 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e6d80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e72c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e72c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e72c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e72c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e72c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.125772008 +0000 UTC m=+229.305956411 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e72c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9ed5ce0 item 12 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e7900): _readAt: size=2, off=0 2026/08/24 04:02:54 ERROR : open-test-file(0x3621ea0e7900): Couldn't read size of file 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e7900): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e7900): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e7900): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e7900): close: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e7900): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e7cc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e7cc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e7cc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e7cc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e7cc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.128534797 +0000 UTC m=+229.308719199 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0e7cc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10c480): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10c480): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10c480): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10c480): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10c480): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.128534797 +0000 UTC m=+229.308719199 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10c480): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb2230 item 13 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10cb00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10cb00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10cb00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10cb00): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10cb00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.135751279 +0000 UTC m=+229.315935680 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10cb00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10d040): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10d040): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10d040): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10d040): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10d040): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.135751279 +0000 UTC m=+229.315935680 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10d040): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb25b0 item 14 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10d680): _readAt: size=2, off=0 2026/08/24 04:02:54 ERROR : open-test-file(0x3621ea10d680): Couldn't read size of file 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10d680): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10d680): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10d680): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10d680): close: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10d680): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10da40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10da40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10da40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10da40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10da40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.138856573 +0000 UTC m=+229.319040975 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea10da40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136200): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136200): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136200): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136200): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136200): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.138856573 +0000 UTC m=+229.319040975 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136200): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb29a0 item 15 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136880): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136880): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136880): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136880): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136880): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.146436111 +0000 UTC m=+229.326620523 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136880): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136dc0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136dc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136dc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136dc0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136dc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.146436111 +0000 UTC m=+229.326620523 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea136dc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb2d20 item 16 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137400): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137400): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137400): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137400): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137400): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.158773254 +0000 UTC m=+229.338957656 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137400): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137880): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137880): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137880): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137880): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137880): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137880): _writeAt: size=3, off=7 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137880): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137880): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.158773254 +0000 UTC m=+229.338957656 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137880): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137d80): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137d80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137d80): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137d80): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137d80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.158773254 +0000 UTC m=+229.338957656 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea137d80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb30a0 item 17 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196500): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196500): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196500): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196500): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196500): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.162488031 +0000 UTC m=+229.342672433 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196500): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196a40): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196a40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196a40): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196a40): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196a40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.162488031 +0000 UTC m=+229.342672433 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196a40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb3730 item 18 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1970c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1970c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1970c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1970c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1970c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.169958051 +0000 UTC m=+229.350142453 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1970c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1975c0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1975c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1975c0): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1975c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1975c0): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1975c0): _writeAt: size=3, off=7 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1975c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1975c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.169958051 +0000 UTC m=+229.350142453 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1975c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad04c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad04c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad04c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad04c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad04c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.169958051 +0000 UTC m=+229.350142453 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad04c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb3b90 item 19 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad0b40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad0b40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad0b40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad0b40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad0b40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.18580855 +0000 UTC m=+229.365992963 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad0b40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1080): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1080): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1080): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1080): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1080): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.18580855 +0000 UTC m=+229.365992963 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1080): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea442bd0 item 20 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a884c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a884c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a884c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a884c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a884c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.196305228 +0000 UTC m=+229.376489640 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a884c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88ac0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88ac0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88ac0): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88ac0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88ac0): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88ac0): _writeAt: size=3, off=7 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88ac0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.196305228 +0000 UTC m=+229.376489640 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88ac0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88fc0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88fc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88fc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88fc0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88fc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.196305228 +0000 UTC m=+229.376489640 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a88fc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9550230 item 21 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a89680): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a89680): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a89680): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a89680): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a89680): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.202314188 +0000 UTC m=+229.382498600 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a89680): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a89bc0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a89bc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a89bc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a89bc0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a89bc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.202314188 +0000 UTC m=+229.382498600 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a89bc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9550fc0 item 22 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196340): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196340): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196340): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196340): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196340): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.204652234 +0000 UTC m=+229.384836646 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196340): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196840): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196840): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196840): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196840): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196840): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196840): _writeAt: size=3, off=7 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196840): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196840): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.204652234 +0000 UTC m=+229.384836646 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196840): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196d40): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196d40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196d40): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196d40): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196d40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.204652234 +0000 UTC m=+229.384836646 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea196d40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9551420 item 23 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1973c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1973c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1973c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1973c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1973c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.212042995 +0000 UTC m=+229.392227407 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1973c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea197940): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea197940): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea197940): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea197940): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea197940): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.212042995 +0000 UTC m=+229.392227407 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea197940): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9551960 item 24 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad0080): _readAt: size=2, off=0 2026/08/24 04:02:54 ERROR : open-test-file(0x3621e9ad0080): Couldn't read size of file 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad0080): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad0080): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad0080): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad0080): close: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad0080): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad15c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad15c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad15c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad15c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad15c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.219072442 +0000 UTC m=+229.399256844 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad15c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1ac0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1ac0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1ac0): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1ac0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1ac0): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1ac0): _writeAt: size=3, off=7 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1ac0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.219072442 +0000 UTC m=+229.399256844 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ad1ac0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a2040): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a2040): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a2040): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a2040): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a2040): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.219072442 +0000 UTC m=+229.399256844 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a2040): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9551e30 item 25 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3040): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3040): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3040): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3040): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3040): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.228447501 +0000 UTC m=+229.408631913 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3040): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3600): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3600): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3600): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3600): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3600): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.228447501 +0000 UTC m=+229.408631913 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3600): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd4460 item 26 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3d00): _readAt: size=2, off=0 2026/08/24 04:02:54 ERROR : open-test-file(0x3621e98a3d00): Couldn't read size of file 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3d00): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3d00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3d00): close: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98a3d00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937ecc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937ecc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937ecc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937ecc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937ecc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.233726301 +0000 UTC m=+229.413910714 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937ecc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937fec0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937fec0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937fec0): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937fec0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937fec0): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937fec0): _writeAt: size=3, off=7 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937fec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937fec0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.233726301 +0000 UTC m=+229.413910714 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e937fec0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fea500): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fea500): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fea500): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fea500): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fea500): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.233726301 +0000 UTC m=+229.413910714 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fea500): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd4850 item 27 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feabc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feabc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feabc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feabc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feabc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.239784756 +0000 UTC m=+229.419969158 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feabc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feb100): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feb100): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feb100): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feb100): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feb100): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.239784756 +0000 UTC m=+229.419969158 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feb100): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd50a0 item 28 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feb740): _readAt: size=2, off=0 2026/08/24 04:02:54 ERROR : open-test-file(0x3621e9feb740): Couldn't read size of file 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feb740): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feb740): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feb740): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feb740): close: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9feb740): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9febb00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9febb00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9febb00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9febb00): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9febb00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.246627921 +0000 UTC m=+229.426812323 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9febb00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9132940): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9132940): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9132940): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9132940): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9132940): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.246627921 +0000 UTC m=+229.426812323 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9132940): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd5420 item 29 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e96305c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e96305c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e96305c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e96305c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e96305c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.252642813 +0000 UTC m=+229.432827215 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e96305c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631080): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631080): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631080): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631080): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631080): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.252642813 +0000 UTC m=+229.432827215 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631080): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb2150 item 30 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631a00): _readAt: size=2, off=0 2026/08/24 04:02:54 ERROR : open-test-file(0x3621e9631a00): Couldn't read size of file 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631a00): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631a00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631a00): close: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631a00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631dc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631dc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631dc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631dc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631dc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.256823319 +0000 UTC m=+229.437007721 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9631dc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9784e00): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9784e00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9784e00): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9784e00): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9784e00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.256823319 +0000 UTC m=+229.437007721 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9784e00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb24d0 item 31 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9785580): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9785580): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9785580): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9785580): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9785580): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.262686104 +0000 UTC m=+229.442870506 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9785580): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9785d00): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9785d00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9785d00): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9785d00): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9785d00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.262686104 +0000 UTC m=+229.442870506 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9785d00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb2850 item 32 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95aebc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95aebc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95aebc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95aebc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95aebc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.268942971 +0000 UTC m=+229.449127373 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95aebc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af080): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af080): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af080): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af080): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af080): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb2bd0 item 33 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af080): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af080): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.280326885 +0000 UTC m=+229.460511287 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af080): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af5c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af5c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af5c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af5c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af5c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.280326885 +0000 UTC m=+229.460511287 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e95af5c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb2d90 item 33 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe100): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe100): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe100): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe100): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe100): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.283484619 +0000 UTC m=+229.463669022 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe100): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe580): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe580): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb3110 item 34 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe580): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe580): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe580): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe580): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe580): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.287305516 +0000 UTC m=+229.467489919 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbe580): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbeac0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbeac0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbeac0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbeac0): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbeac0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.287305516 +0000 UTC m=+229.467489919 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbeac0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb32d0 item 34 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf100): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf100): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf100): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf100): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf100): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.292438422 +0000 UTC m=+229.472622824 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf100): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf580): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf580): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf580): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf580): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf580): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb3810 item 35 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf580): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf580): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.30636075 +0000 UTC m=+229.486545162 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbf580): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbfa80): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbfa80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbfa80): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbfa80): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbfa80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.30636075 +0000 UTC m=+229.486545162 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bbfa80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb3ab0 item 35 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a240): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a240): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a240): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a240): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a240): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.310895556 +0000 UTC m=+229.491079958 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a240): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a840): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a840): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea442d90 item 36 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a840): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a840): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a840): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a840): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a840): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.314282584 +0000 UTC m=+229.494466985 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5a840): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5adc0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5adc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5adc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5adc0): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5adc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.314282584 +0000 UTC m=+229.494466985 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5adc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea442f50 item 36 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b440): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b440): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b440): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b440): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b440): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.318438314 +0000 UTC m=+229.498622715 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b440): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b8c0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b8c0): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b8c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b8c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea4432d0 item 37 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b8c0): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b8c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.336187067 +0000 UTC m=+229.516371470 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5b8c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5bdc0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5bdc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5bdc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5bdc0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5bdc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.336187067 +0000 UTC m=+229.516371470 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e5bdc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea443490 item 37 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97ce540): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97ce540): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97ce540): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97ce540): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97ce540): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.346317233 +0000 UTC m=+229.526501635 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97ce540): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cea40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cea40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea443810 item 38 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cea40): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cea40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cea40): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cea40): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cea40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.361367832 +0000 UTC m=+229.541552234 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cea40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cef80): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cef80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cef80): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cef80): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cef80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.361367832 +0000 UTC m=+229.541552234 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cef80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea4439d0 item 38 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cf600): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cf600): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cf600): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cf600): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cf600): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.376729138 +0000 UTC m=+229.556913550 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cf600): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cfb00): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cfb00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cfb00): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cfb00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cfb00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea443d50 item 39 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cfb00): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cfb00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.388391797 +0000 UTC m=+229.568576199 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e97cfb00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981c100): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981c100): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981c100): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981c100): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981c100): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.388391797 +0000 UTC m=+229.568576199 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981c100): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea096070 item 39 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981c780): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981c780): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981c780): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981c780): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981c780): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.399862985 +0000 UTC m=+229.580047387 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981c780): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981cc80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981cc80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea0963f0 item 40 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981cc80): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981cc80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981cc80): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981cc80): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981cc80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.400434033 +0000 UTC m=+229.580618435 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981cc80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d1c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d1c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d1c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d1c0): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d1c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.400434033 +0000 UTC m=+229.580618435 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d1c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea096620 item 40 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d780): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d780): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d780): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d780): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d780): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d780): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d780): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.402275191 +0000 UTC m=+229.582459593 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981d780): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981dc80): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981dc80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981dc80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea096a80 item 41 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981dc80): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981dc80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.402763092 +0000 UTC m=+229.582947494 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e981dc80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856240): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856240): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856240): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856240): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856240): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea096c40 item 41 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856240): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856240): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.404452573 +0000 UTC m=+229.584636976 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856240): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856780): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856780): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856780): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856780): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856780): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.404452573 +0000 UTC m=+229.584636976 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856780): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea096e00 item 41 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856dc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856dc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856dc0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856dc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856dc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856dc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.418727166 +0000 UTC m=+229.598911569 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9856dc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98572c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98572c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98572c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea097180 item 42 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98572c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98572c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.429297643 +0000 UTC m=+229.609482046 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98572c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857800): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857800): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea097340 item 42 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857800): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857800): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857800): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857800): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857800): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.433059869 +0000 UTC m=+229.613244272 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857800): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857d80): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857d80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857d80): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857d80): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857d80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.433059869 +0000 UTC m=+229.613244272 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9857d80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea097500 item 42 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918140): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918140): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918140): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918140): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918140): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918140): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918140): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.437827334 +0000 UTC m=+229.618011737 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918140): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918640): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918640): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918640): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d21c0 item 43 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918640): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918640): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.440324983 +0000 UTC m=+229.620509385 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918640): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918b80): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918b80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918b80): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918b80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918b80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d2380 item 43 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918b80): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918b80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.440793978 +0000 UTC m=+229.620978380 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9918b80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99190c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99190c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99190c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99190c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99190c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.440793978 +0000 UTC m=+229.620978380 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99190c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d2540 item 43 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919700): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919700): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919700): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919700): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919700): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919700): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919700): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.445558949 +0000 UTC m=+229.625743351 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919700): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919c00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919c00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919c00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d28c0 item 44 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919c00): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919c00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.452445607 +0000 UTC m=+229.632630009 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9919c00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e240): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e240): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d2a80 item 44 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e240): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e240): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e240): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e240): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e240): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.456286031 +0000 UTC m=+229.636470434 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e240): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e7c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e7c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e7c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e7c0): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e7c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.456286031 +0000 UTC m=+229.636470434 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993e7c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d2c40 item 44 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993ee00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993ee00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993ee00): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993ee00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993ee00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993ee00): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993ee00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.457533207 +0000 UTC m=+229.637717608 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993ee00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993f300): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993f300): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993f300): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d2fc0 item 45 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993f300): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993f300): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.460431361 +0000 UTC m=+229.640615763 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993f300): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993fa00): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993fa00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993fa00): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993fa00): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993fa00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.460431361 +0000 UTC m=+229.640615763 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e993fa00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d3260 item 45 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964140): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964140): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964140): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964140): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964140): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964140): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964140): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.463786789 +0000 UTC m=+229.643971192 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964140): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964640): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964640): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964640): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d35e0 item 46 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964640): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964640): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.466459327 +0000 UTC m=+229.646643730 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964640): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964d40): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964d40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964d40): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964d40): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964d40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.466459327 +0000 UTC m=+229.646643730 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9964d40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d37a0 item 46 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965380): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965380): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965380): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965380): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965380): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965380): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965380): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.470579309 +0000 UTC m=+229.650763712 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965380): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965880): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965880): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965880): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d3b90 item 47 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965880): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965880): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.470998341 +0000 UTC m=+229.651182743 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9965880): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e080): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e080): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e080): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e080): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e080): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.470998341 +0000 UTC m=+229.651182743 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e080): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d3d50 item 47 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e6c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e6c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e6c0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e6c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e6c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e6c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.474062419 +0000 UTC m=+229.654246821 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998e6c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998ebc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998ebc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998ebc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20a310 item 48 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998ebc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998ebc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.478252002 +0000 UTC m=+229.658436405 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998ebc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998f2c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998f2c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998f2c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998f2c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998f2c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.478252002 +0000 UTC m=+229.658436405 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998f2c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20a5b0 item 48 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998f900): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998f900): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998f900): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998f900): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998f900): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.47939451 +0000 UTC m=+229.659578913 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998f900): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998fd80): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998fd80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998fd80): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998fd80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998fd80): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998fd80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20a930 item 49 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998fd80): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998fd80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.482452927 +0000 UTC m=+229.662637330 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e998fd80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999e3c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999e3c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999e3c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999e3c0): >_readAt: n=8, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999e3c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.482452927 +0000 UTC m=+229.662637330 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999e3c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20aaf0 item 49 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ea40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ea40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ea40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ea40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ea40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.48573127 +0000 UTC m=+229.665915671 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ea40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ef40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ef40): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ef40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20aee0 item 50 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ef40): _readAt: size=2, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ef40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ef40): _writeAt: size=3, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ef40): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ef40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.488306214 +0000 UTC m=+229.668490616 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999ef40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999f4c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999f4c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999f4c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999f4c0): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999f4c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.488306214 +0000 UTC m=+229.668490616 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999f4c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20b0a0 item 50 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999fb40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999fb40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999fb40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999fb40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999fb40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.492135917 +0000 UTC m=+229.672320319 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e999fb40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae140): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae140): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae140): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae140): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae140): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae140): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20b420 item 51 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae140): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae140): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.495463624 +0000 UTC m=+229.675648026 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae140): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae680): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae680): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae680): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae680): >_readAt: n=8, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae680): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.495463624 +0000 UTC m=+229.675648026 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99ae680): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20b5e0 item 51 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99aed00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99aed00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99aed00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99aed00): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99aed00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.498721316 +0000 UTC m=+229.678905718 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99aed00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af200): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af200): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af200): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20b9d0 item 52 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af200): _readAt: size=2, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af200): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af200): _writeAt: size=3, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af200): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af200): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.501309425 +0000 UTC m=+229.681493828 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af200): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af780): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af780): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af780): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af780): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af780): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.501309425 +0000 UTC m=+229.681493828 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99af780): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20bb90 item 52 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99afe00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99afe00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99afe00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99afe00): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99afe00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.506375174 +0000 UTC m=+229.686559576 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e99afe00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06400): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06400): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06400): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06400): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06400): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06400): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9efa070 item 53 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06400): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06400): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.517472045 +0000 UTC m=+229.697656447 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06400): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06940): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06940): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06940): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06940): >_readAt: n=8, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06940): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.517472045 +0000 UTC m=+229.697656447 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06940): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9efa310 item 53 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06fc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06fc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06fc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06fc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06fc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.527548488 +0000 UTC m=+229.707732900 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a06fc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a074c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a074c0): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a074c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9efa770 item 54 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a074c0): _readAt: size=2, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a074c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a074c0): _writeAt: size=3, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a074c0): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a074c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.531527935 +0000 UTC m=+229.711712336 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a074c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a07a40): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a07a40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a07a40): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a07a40): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a07a40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.531527935 +0000 UTC m=+229.711712336 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a07a40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9efa930 item 54 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988e7c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988e7c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988e7c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988e7c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988e7c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.533138777 +0000 UTC m=+229.713323179 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988e7c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988ecc0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988ecc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988ecc0): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988ecc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988ecc0): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988ecc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea097960 item 55 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988ecc0): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988ecc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.533465084 +0000 UTC m=+229.713649496 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988ecc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988f200): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988f200): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988f200): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988f200): >_readAt: n=8, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988f200): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.533465084 +0000 UTC m=+229.713649496 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988f200): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea097b20 item 55 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988f880): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988f880): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988f880): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988f880): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988f880): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.534499789 +0000 UTC m=+229.714684190 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988f880): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988fd80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988fd80): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988fd80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d62a0 item 56 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988fd80): _readAt: size=2, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988fd80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988fd80): _writeAt: size=3, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988fd80): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988fd80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.535414486 +0000 UTC m=+229.715598888 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e988fd80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98ca400): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98ca400): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98ca400): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98ca400): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98ca400): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.535414486 +0000 UTC m=+229.715598888 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98ca400): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d6700 item 56 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caa40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caa40): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caa40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caa40): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caa40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caa40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caa40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caa40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.537230846 +0000 UTC m=+229.717415298 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caa40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caf80): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caf80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caf80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d7340 item 57 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caf80): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caf80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.537690033 +0000 UTC m=+229.717874436 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98caf80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cb4c0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cb4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cb4c0): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cb4c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cb4c0): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cb4c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d7b20 item 57 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cb4c0): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cb4c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.538549968 +0000 UTC m=+229.718734371 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cb4c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cba40): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cba40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cba40): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cba40): >_readAt: n=8, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cba40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.538549968 +0000 UTC m=+229.718734371 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e98cba40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d4070 item 57 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94180): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94180): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94180): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94180): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94180): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94180): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94180): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94180): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.540746086 +0000 UTC m=+229.720930498 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94180): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a946c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a946c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a946c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d4e00 item 58 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a946c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a946c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.541827098 +0000 UTC m=+229.722011501 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a946c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94c00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94c00): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94c00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d5570 item 58 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94c00): _readAt: size=2, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94c00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94c00): _writeAt: size=3, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94c00): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94c00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.544022084 +0000 UTC m=+229.724206486 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a94c00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a951c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a951c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a951c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a951c0): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a951c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.544022084 +0000 UTC m=+229.724206486 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a951c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d5a40 item 58 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95800): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95800): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95800): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95800): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95800): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95800): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95800): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95800): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.554938195 +0000 UTC m=+229.735122596 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95800): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95d40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95d40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95d40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ee0e0 item 59 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95d40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95d40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.559368322 +0000 UTC m=+229.739552724 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9a95d40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36380): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36380): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36380): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36380): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36380): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36380): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ee2a0 item 59 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36380): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36380): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.561717359 +0000 UTC m=+229.741901760 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36380): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36900): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36900): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36900): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36900): >_readAt: n=8, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36900): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.561717359 +0000 UTC m=+229.741901760 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36900): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ee460 item 59 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36f40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36f40): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36f40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36f40): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36f40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36f40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36f40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36f40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.5754457 +0000 UTC m=+229.755630102 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b36f40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133100): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133100): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133100): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd56c0 item 60 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133100): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133100): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.578675802 +0000 UTC m=+229.758860204 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133100): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133d40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133d40): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133d40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd5880 item 60 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133d40): _readAt: size=2, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133d40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133d40): _writeAt: size=3, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133d40): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133d40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.579213137 +0000 UTC m=+229.759397539 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9133d40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957c500): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957c500): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957c500): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957c500): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957c500): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.579213137 +0000 UTC m=+229.759397539 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957c500): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd5a40 item 60 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957cb40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957cb40): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957cb40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957cb40): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957cb40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957cb40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957cb40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957cb40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.583517948 +0000 UTC m=+229.763702360 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957cb40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957d080): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957d080): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957d080): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e94201c0 item 61 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957d080): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957d080): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.584140274 +0000 UTC m=+229.764324675 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957d080): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957d780): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957d780): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957d780): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957d780): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957d780): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.584140274 +0000 UTC m=+229.764324675 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957d780): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9420690 item 61 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957ddc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957ddc0): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957ddc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957ddc0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957ddc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957ddc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957ddc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957ddc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.587762014 +0000 UTC m=+229.767946416 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e957ddc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba0400): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba0400): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba0400): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9420f50 item 62 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba0400): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba0400): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.590346255 +0000 UTC m=+229.770530658 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba0400): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba0b00): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba0b00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba0b00): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba0b00): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba0b00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.590346255 +0000 UTC m=+229.770530658 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba0b00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e94213b0 item 62 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1140): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1140): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1140): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1140): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1140): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1140): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1140): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1140): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.600799009 +0000 UTC m=+229.780983411 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1140): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1680): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1680): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1680): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e94219d0 item 63 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1680): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1680): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.605276707 +0000 UTC m=+229.785461109 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1680): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1d80): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1d80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1d80): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1d80): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1d80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.605276707 +0000 UTC m=+229.785461109 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ba1d80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f02000 item 63 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37700): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37700): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37700): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37700): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37700): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37700): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37700): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37700): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.607009139 +0000 UTC m=+229.787193541 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37700): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37c40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37c40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37c40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3eec40 item 64 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37c40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37c40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.612497848 +0000 UTC m=+229.792682250 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b37c40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6a440): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6a440): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6a440): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6a440): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6a440): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.612497848 +0000 UTC m=+229.792682250 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6a440): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3eee00 item 64 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6aa80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6aa80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6aa80): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6aa80): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6aa80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.617816975 +0000 UTC m=+229.798001377 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6aa80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6af00): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6af00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6af00): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6af00): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6af00): _writeAt: size=3, off=2 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ef180 item 65 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6af00): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6af00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.62050956 +0000 UTC m=+229.800693962 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6af00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6b400): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6b400): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6b400): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6b400): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6b400): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.62050956 +0000 UTC m=+229.800693962 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6b400): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ef340 item 65 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6ba40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6ba40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6ba40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6ba40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6ba40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.623556566 +0000 UTC m=+229.803740968 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9b6ba40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc02c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc02c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f023f0 item 66 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc02c0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc02c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc02c0): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc02c0): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc02c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.625587482 +0000 UTC m=+229.805771884 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc02c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc0800): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc0800): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc0800): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc0800): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc0800): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.625587482 +0000 UTC m=+229.805771884 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc0800): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f025b0 item 66 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc0e40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc0e40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc0e40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc0e40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc0e40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.6273438 +0000 UTC m=+229.807528202 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc0e40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc12c0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc12c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc12c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc12c0): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc12c0): _writeAt: size=3, off=2 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f029a0 item 67 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc12c0): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc12c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.631479912 +0000 UTC m=+229.811664314 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc12c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc17c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc17c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc17c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc17c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc17c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.631479912 +0000 UTC m=+229.811664314 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc17c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f02b60 item 67 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc1e40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc1e40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc1e40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc1e40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc1e40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.635558236 +0000 UTC m=+229.815742638 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bc1e40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc440): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc440): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f02f50 item 68 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc440): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc440): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc440): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc440): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc440): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.640313058 +0000 UTC m=+229.820497459 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc440): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc980): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc980): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc980): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc980): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc980): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.640313058 +0000 UTC m=+229.820497459 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfc980): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f03110 item 68 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfcfc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfcfc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfcfc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfcfc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfcfc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.643849868 +0000 UTC m=+229.824034270 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfcfc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd440): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd440): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd440): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd440): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd440): _writeAt: size=3, off=2 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f03570 item 69 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd440): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd440): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.644959093 +0000 UTC m=+229.825143495 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd440): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd940): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd940): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd940): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd940): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd940): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.644959093 +0000 UTC m=+229.825143495 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9bfd940): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f038f0 item 69 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec40c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec40c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec40c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec40c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec40c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.653685616 +0000 UTC m=+229.833870019 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec40c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec45c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec45c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f03e30 item 70 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec45c0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec45c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec45c0): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec45c0): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec45c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.660066278 +0000 UTC m=+229.840250680 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec45c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec4b00): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec4b00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec4b00): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec4b00): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec4b00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.660066278 +0000 UTC m=+229.840250680 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec4b00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea236150 item 70 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5180): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5180): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5180): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5180): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5180): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.663499774 +0000 UTC m=+229.843684176 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5180): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5680): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5680): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5680): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5680): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5680): _writeAt: size=3, off=2 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea2365b0 item 71 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5680): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5680): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.66551459 +0000 UTC m=+229.845698992 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5680): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5b80): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5b80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5b80): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5b80): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5b80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.66551459 +0000 UTC m=+229.845698992 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9ec5b80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea2367e0 item 71 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12300): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12300): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12300): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12300): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12300): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.678651274 +0000 UTC m=+229.858835675 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12300): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12800): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12800): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea236b60 item 72 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12800): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12800): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12800): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12800): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12800): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.679347078 +0000 UTC m=+229.859531481 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12800): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12d40): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12d40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12d40): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12d40): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12d40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.679347078 +0000 UTC m=+229.859531481 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f12d40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea236d20 item 72 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13300): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13300): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13300): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13300): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13300): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13300): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13300): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.681249972 +0000 UTC m=+229.861434384 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13300): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13800): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13800): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13800): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea237180 item 73 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13800): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13800): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.68626238 +0000 UTC m=+229.866446782 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13800): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13cc0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13cc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13cc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13cc0): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13cc0): _writeAt: size=3, off=2 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea237420 item 73 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13cc0): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13cc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.68969848 +0000 UTC m=+229.869882882 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f13cc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34300): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34300): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34300): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34300): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34300): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.68969848 +0000 UTC m=+229.869882882 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34300): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea2375e0 item 73 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34940): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34940): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34940): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34940): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34940): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34940): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34940): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.693274605 +0000 UTC m=+229.873459017 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34940): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34e40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34e40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34e40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea237a40 item 74 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34e40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34e40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.699940867 +0000 UTC m=+229.880125270 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f34e40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35380): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35380): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea237c00 item 74 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35380): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35380): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35380): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35380): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35380): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.700504031 +0000 UTC m=+229.880688433 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35380): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35900): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35900): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35900): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35900): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35900): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.700504031 +0000 UTC m=+229.880688433 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f35900): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea237dc0 item 74 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c040): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c040): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c040): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c040): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c040): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c040): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c040): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.701706552 +0000 UTC m=+229.881890954 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c040): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c540): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c540): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c540): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdc2a0 item 75 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c540): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c540): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.703294583 +0000 UTC m=+229.883478984 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5c540): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5ca80): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5ca80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5ca80): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5ca80): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5ca80): _writeAt: size=3, off=2 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdc460 item 75 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5ca80): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5ca80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.71031321 +0000 UTC m=+229.890497612 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5ca80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5cfc0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5cfc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5cfc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5cfc0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5cfc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.71031321 +0000 UTC m=+229.890497612 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5cfc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdc620 item 75 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5d600): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5d600): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5d600): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5d600): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5d600): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5d600): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5d600): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.721347131 +0000 UTC m=+229.901531533 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5d600): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5db00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5db00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5db00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdca10 item 76 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5db00): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5db00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.721699096 +0000 UTC m=+229.901883498 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9f5db00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae140): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae140): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdcbd0 item 76 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae140): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae140): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae140): _writeAt: size=3, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae140): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae140): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.723212354 +0000 UTC m=+229.903396766 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae140): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c200): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c200): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c200): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c200): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c200): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.723212354 +0000 UTC m=+229.903396766 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c200): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ef6c0 item 76 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c840): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c840): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c840): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c840): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c840): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c840): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c840): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.724379559 +0000 UTC m=+229.904563961 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2c840): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2cd40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2cd40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2cd40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3efa40 item 77 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2cd40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2cd40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.724797068 +0000 UTC m=+229.904981470 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2cd40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2d440): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2d440): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2d440): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2d440): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2d440): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.724797068 +0000 UTC m=+229.904981470 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2d440): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3efc00 item 77 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2da80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2da80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2da80): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2da80): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2da80): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2da80): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2da80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.731628221 +0000 UTC m=+229.911812623 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e2da80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74080): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74080): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74080): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e95d2380 item 78 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74080): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74080): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.735131689 +0000 UTC m=+229.915316091 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74080): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74780): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74780): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74780): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74780): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74780): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.735131689 +0000 UTC m=+229.915316091 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74780): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e95d2620 item 78 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74dc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74dc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74dc0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74dc0): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74dc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74dc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74dc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.736578472 +0000 UTC m=+229.916762874 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e74dc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e752c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e752c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e752c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e95d2a80 item 79 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e752c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e752c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.744420214 +0000 UTC m=+229.924604616 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e752c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e759c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e759c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e759c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e759c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e759c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.744420214 +0000 UTC m=+229.924604616 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9e759c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e95d2c40 item 79 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 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/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020100): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020100): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020100): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020100): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020100): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020100): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020100): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.74574217 +0000 UTC m=+229.925926573 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020100): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020600): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020600): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020600): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e95d3110 item 80 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020600): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020600): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.750774095 +0000 UTC m=+229.930958498 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020600): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020d00): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020d00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020d00): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020d00): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020d00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.750774095 +0000 UTC m=+229.930958498 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea020d00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e95d3420 item 80 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea021340): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea021340): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea021340): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea021340): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea021340): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.752246185 +0000 UTC m=+229.932430588 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea021340): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0217c0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0217c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0217c0): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0217c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0217c0): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0217c0): _writeAt: size=3, off=7 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e95d38f0 item 81 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0217c0): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0217c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.754426104 +0000 UTC m=+229.934610506 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0217c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea021d00): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea021d00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea021d00): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea021d00): >_readAt: n=8, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea021d00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.754426104 +0000 UTC m=+229.934610506 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea021d00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e95d3c00 item 81 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050480): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050480): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050480): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050480): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050480): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.755817552 +0000 UTC m=+229.936001953 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050480): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050980): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050980): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050980): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9152380 item 82 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050980): _readAt: size=2, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050980): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050980): _writeAt: size=3, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050980): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050980): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.756298771 +0000 UTC m=+229.936483173 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050980): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050f00): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050f00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050f00): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050f00): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050f00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.756298771 +0000 UTC m=+229.936483173 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea050f00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9152930 item 82 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051580): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051580): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051580): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051580): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051580): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.757454633 +0000 UTC m=+229.937639036 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051580): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051a80): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051a80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051a80): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051a80): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051a80): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051a80): _writeAt: size=3, off=7 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9153110 item 83 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051a80): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051a80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.757873165 +0000 UTC m=+229.938057567 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea051a80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0740c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0740c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0740c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0740c0): >_readAt: n=8, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0740c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.757873165 +0000 UTC m=+229.938057567 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0740c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9153340 item 83 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea074740): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea074740): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea074740): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea074740): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea074740): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.759025961 +0000 UTC m=+229.939210364 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea074740): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae4c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae4c0): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae4c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdce00 item 84 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae4c0): _readAt: size=2, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae4c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae4c0): _writeAt: size=3, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae4c0): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae4c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.759581491 +0000 UTC m=+229.939765894 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fae4c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faea40): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faea40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faea40): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faea40): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faea40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.759581491 +0000 UTC m=+229.939765894 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faea40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdd260 item 84 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf0c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf0c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf0c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf0c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf0c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.760676089 +0000 UTC m=+229.940860490 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf0c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf5c0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf5c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf5c0): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf5c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf5c0): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf5c0): _writeAt: size=3, off=7 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdd6c0 item 85 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf5c0): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf5c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.76115833 +0000 UTC m=+229.941342732 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9faf5c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fafb00): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fafb00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fafb00): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fafb00): >_readAt: n=8, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fafb00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.76115833 +0000 UTC m=+229.941342732 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621e9fafb00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdda40 item 85 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c280): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c280): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c280): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c280): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c280): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.762505935 +0000 UTC m=+229.942690337 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c280): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c780): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c780): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c780): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e96041c0 item 86 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c780): _readAt: size=2, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c780): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c780): _writeAt: size=3, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c780): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c780): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.763222479 +0000 UTC m=+229.943406881 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08c780): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08cd00): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08cd00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08cd00): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08cd00): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08cd00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.763222479 +0000 UTC m=+229.943406881 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08cd00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9604380 item 86 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d380): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d380): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d380): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d380): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d380): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.764740707 +0000 UTC m=+229.944925109 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d380): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d880): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d880): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d880): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d880): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d880): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d880): _writeAt: size=3, off=7 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9604770 item 87 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d880): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d880): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.765312307 +0000 UTC m=+229.945496709 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08d880): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08ddc0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08ddc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08ddc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08ddc0): >_readAt: n=8, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08ddc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.765312307 +0000 UTC m=+229.945496709 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea08ddc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9604c40 item 87 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 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/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea074c00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea074c00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea074c00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea074c00): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea074c00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.766842587 +0000 UTC m=+229.947026989 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea074c00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075100): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075100): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075100): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9153b90 item 88 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075100): _readAt: size=2, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075100): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075100): _writeAt: size=3, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075100): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075100): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.767462237 +0000 UTC m=+229.947646639 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075100): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075680): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075680): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075680): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075680): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075680): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.767462237 +0000 UTC m=+229.947646639 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075680): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f0000 item 88 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075cc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075cc0): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075cc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075cc0): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075cc0): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075cc0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075cc0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075cc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.768663365 +0000 UTC m=+229.948847768 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea075cc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112300): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112300): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112300): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f0380 item 89 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112300): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112300): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.769142251 +0000 UTC m=+229.949326653 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112300): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112840): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112840): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112840): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112840): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112840): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112840): _writeAt: size=3, off=7 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f0620 item 89 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112840): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112840): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.769621846 +0000 UTC m=+229.949806248 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112840): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112dc0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112dc0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112dc0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112dc0): >_readAt: n=8, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112dc0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.769621846 +0000 UTC m=+229.949806248 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea112dc0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f07e0 item 89 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113400): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113400): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113400): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113400): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113400): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113400): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113400): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113400): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.770753003 +0000 UTC m=+229.950937404 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113400): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113940): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113940): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113940): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f0b60 item 90 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113940): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113940): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.771218723 +0000 UTC m=+229.951403125 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113940): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113e80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113e80): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113e80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f0e00 item 90 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113e80): _readAt: size=2, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113e80): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113e80): _writeAt: size=3, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113e80): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113e80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.771706564 +0000 UTC m=+229.951890966 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea113e80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138540): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138540): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138540): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138540): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138540): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.771706564 +0000 UTC m=+229.951890966 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138540): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f0fc0 item 90 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138b80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138b80): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138b80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138b80): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138b80): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138b80): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138b80): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138b80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.7728107 +0000 UTC m=+229.952995102 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea138b80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1390c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1390c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1390c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f1420 item 91 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1390c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1390c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.773281579 +0000 UTC m=+229.953465981 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1390c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139600): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139600): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139600): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139600): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139600): >_readAt: n=2, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139600): _writeAt: size=3, off=7 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f15e0 item 91 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139600): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139600): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.773782305 +0000 UTC m=+229.953966707 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139600): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139b80): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139b80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139b80): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139b80): >_readAt: n=8, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139b80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.773782305 +0000 UTC m=+229.953966707 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea139b80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f1a40 item 91 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 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/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aa500): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aa500): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aa500): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aa500): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aa500): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aa500): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aa500): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aa500): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.774928901 +0000 UTC m=+229.955113303 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aa500): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaa40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaa40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaa40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e96051f0 item 92 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaa40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaa40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.775379773 +0000 UTC m=+229.955564175 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaa40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaf80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaf80): open at offset 5 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaf80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9605420 item 92 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaf80): _readAt: size=2, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaf80): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaf80): _writeAt: size=3, off=5 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaf80): >_writeAt: n=3, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaf80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.775982492 +0000 UTC m=+229.956166894 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0aaf80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ab540): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ab540): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ab540): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ab540): >_readAt: n=3, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ab540): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.775982492 +0000 UTC m=+229.956166894 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ab540): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e96055e0 item 92 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0abb80): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0abb80): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0abb80): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0abb80): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0abb80): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0abb80): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0abb80): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0abb80): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.777116443 +0000 UTC m=+229.957300845 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0abb80): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ce1c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ce1c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ce1c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e96059d0 item 93 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ce1c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ce1c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.77754369 +0000 UTC m=+229.957728093 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ce1c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ce8c0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ce8c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ce8c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ce8c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ce8c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.77754369 +0000 UTC m=+229.957728093 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0ce8c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9605b90 item 93 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 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/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cef00): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cef00): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cef00): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cef00): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cef00): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cef00): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cef00): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cef00): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.778722306 +0000 UTC m=+229.958906718 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cef00): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cf440): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cf440): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cf440): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9b560e0 item 94 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cf440): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cf440): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.779207303 +0000 UTC m=+229.959391705 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cf440): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cfb40): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cfb40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cfb40): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cfb40): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cfb40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.779207303 +0000 UTC m=+229.959391705 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0cfb40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9b562a0 item 94 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 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/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6280): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6280): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6280): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6280): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6280): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6280): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6280): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6280): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.780400737 +0000 UTC m=+229.960585139 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6280): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f67c0): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f67c0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f67c0): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9b567e0 item 95 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f67c0): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f67c0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.780795592 +0000 UTC m=+229.960979995 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f67c0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6ec0): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6ec0): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6ec0): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6ec0): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6ec0): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.780795592 +0000 UTC m=+229.960979995 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f6ec0): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9b569a0 item 95 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 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/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7500): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7500): open at offset 0 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7500): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7500): _readAt: size=2, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7500): >_readAt: n=0, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7500): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7500): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7500): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.782030636 +0000 UTC m=+229.962215038 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7500): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7a40): _writeAt: size=5, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7a40): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7a40): >openPending: err= 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9b56e70 item 96 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7a40): >_writeAt: n=5, err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7a40): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.782413389 +0000 UTC m=+229.962597790 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea0f7a40): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1be240): _readAt: size=512, off=0 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1be240): openPending: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1be240): >openPending: err= 2026/08/24 04:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1be240): >_readAt: n=5, err=EOF 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1be240): close: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:54.782413389 +0000 UTC m=+229.962597790 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:54 DEBUG : open-test-file(0x3621ea1be240): >close: err= 2026/08/24 04:02:54 DEBUG : open-test-file: Remove: 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9b570a0 item 96 2026/08/24 04:02:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:54 DEBUG : open-test-file: >Remove: err= 2026/08/24 04:02:54 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:54 DEBUG : Looking for writers 2026/08/24 04:02:54 DEBUG : >WaitForWriters: 2026/08/24 04:02:54 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:55 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:55 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:55 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:55 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/24 04:02:55 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c500): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c500): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c500): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c500): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c500): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.160984996 +0000 UTC m=+230.341169408 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c500): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c980): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c980): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c980): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c980): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c980): _writeAt: size=3, off=2 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c980): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c980): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.160984996 +0000 UTC m=+230.341169408 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2c980): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2ce40): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2ce40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2ce40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2ce40): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2ce40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.160984996 +0000 UTC m=+230.341169408 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2ce40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9e1f0a0 item 1 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2d480): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2d480): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2d480): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2d480): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2d480): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.165374427 +0000 UTC m=+230.345558839 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2d480): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2d980): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2d980): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2d980): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2d980): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2d980): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.165374427 +0000 UTC m=+230.345558839 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a2d980): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9e1f650 item 2 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c0c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c0c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c0c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c0c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c0c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.173949114 +0000 UTC m=+230.354133546 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c0c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c540): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c540): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c540): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c540): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c540): _writeAt: size=3, off=2 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c540): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c540): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.173949114 +0000 UTC m=+230.354133546 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25c540): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25ca00): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25ca00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25ca00): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25ca00): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25ca00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.173949114 +0000 UTC m=+230.354133546 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25ca00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9e1fab0 item 3 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25d080): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25d080): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25d080): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25d080): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25d080): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.17791262 +0000 UTC m=+230.358097082 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25d080): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25d5c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25d5c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25d5c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25d5c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25d5c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.17791262 +0000 UTC m=+230.358097082 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25d5c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f040e0 item 4 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25dc00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25dc00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25dc00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25dc00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25dc00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.183363276 +0000 UTC m=+230.363547678 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea25dc00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0180): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0180): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0180): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0180): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0180): _writeAt: size=3, off=2 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0180): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0180): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.183363276 +0000 UTC m=+230.363547678 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0180): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0640): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0640): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0640): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0640): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0640): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.183363276 +0000 UTC m=+230.363547678 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0640): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f04540 item 5 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0cc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0cc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0cc0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0cc0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0cc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.186666055 +0000 UTC m=+230.366850467 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a0cc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a1200): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a1200): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a1200): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a1200): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a1200): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.186666055 +0000 UTC m=+230.366850467 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a1200): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f04c40 item 6 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fec580): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fec580): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fec580): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fec580): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fec580): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.188484269 +0000 UTC m=+230.368668681 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fec580): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feca80): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feca80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feca80): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feca80): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feca80): _writeAt: size=3, off=2 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feca80): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feca80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.188484269 +0000 UTC m=+230.368668681 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feca80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fecf40): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fecf40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fecf40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fecf40): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fecf40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.188484269 +0000 UTC m=+230.368668681 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fecf40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e928e460 item 7 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fed5c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fed5c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fed5c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fed5c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fed5c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.191270452 +0000 UTC m=+230.371454854 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fed5c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fedb00): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fedb00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fedb00): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fedb00): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fedb00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.191270452 +0000 UTC m=+230.371454854 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fedb00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e928eb60 item 8 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3261c0): _readAt: size=2, off=0 2026/08/24 04:02:55 ERROR : open-test-file(0x3621ea3261c0): Couldn't read size of file 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3261c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3261c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3261c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3261c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3261c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326580): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326580): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326580): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326580): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326580): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.193797435 +0000 UTC m=+230.373981847 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326580): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326a00): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326a00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326a00): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326a00): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326a00): _writeAt: size=3, off=2 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326a00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.193797435 +0000 UTC m=+230.373981847 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326a00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326f00): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326f00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326f00): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326f00): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326f00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.193797435 +0000 UTC m=+230.373981847 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea326f00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e928f030 item 9 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea327580): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea327580): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea327580): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea327580): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea327580): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.196925804 +0000 UTC m=+230.377110217 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea327580): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea327ac0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea327ac0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea327ac0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea327ac0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea327ac0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.196925804 +0000 UTC m=+230.377110217 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea327ac0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e928fb90 item 10 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340200): _readAt: size=2, off=0 2026/08/24 04:02:55 ERROR : open-test-file(0x3621ea340200): Couldn't read size of file 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340200): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340200): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340200): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340200): close: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340200): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3405c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3405c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3405c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3405c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3405c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.20165646 +0000 UTC m=+230.381840872 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3405c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340ac0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340ac0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340ac0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340ac0): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340ac0): _writeAt: size=3, off=2 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340ac0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.20165646 +0000 UTC m=+230.381840872 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340ac0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340fc0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340fc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340fc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340fc0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340fc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.20165646 +0000 UTC m=+230.381840872 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea340fc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e905aaf0 item 11 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea341640): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea341640): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea341640): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea341640): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea341640): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.20493366 +0000 UTC m=+230.385118072 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea341640): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea341b80): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea341b80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea341b80): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea341b80): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea341b80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.20493366 +0000 UTC m=+230.385118072 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea341b80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e905b8f0 item 12 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35c2c0): _readAt: size=2, off=0 2026/08/24 04:02:55 ERROR : open-test-file(0x3621ea35c2c0): Couldn't read size of file 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35c2c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35c2c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35c2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35c2c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35c2c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35c680): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35c680): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35c680): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35c680): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35c680): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.206475563 +0000 UTC m=+230.386659975 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35c680): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35cd40): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35cd40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35cd40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35cd40): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35cd40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.206475563 +0000 UTC m=+230.386659975 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35cd40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9416850 item 13 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35d3c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35d3c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35d3c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35d3c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35d3c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.208496901 +0000 UTC m=+230.388681313 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35d3c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35d900): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35d900): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35d900): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35d900): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35d900): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.208496901 +0000 UTC m=+230.388681313 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea35d900): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9417490 item 14 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37c040): _readAt: size=2, off=0 2026/08/24 04:02:55 ERROR : open-test-file(0x3621ea37c040): Couldn't read size of file 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37c040): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37c040): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37c040): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37c040): close: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37c040): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37c400): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37c400): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37c400): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37c400): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37c400): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.210411117 +0000 UTC m=+230.390595529 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37c400): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37cac0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37cac0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37cac0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37cac0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37cac0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.210411117 +0000 UTC m=+230.390595529 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37cac0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e94420e0 item 15 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a1480): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a1480): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a1480): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a1480): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a1480): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.214960009 +0000 UTC m=+230.395144421 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a1480): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a19c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a19c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a19c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a19c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a19c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.214960009 +0000 UTC m=+230.395144421 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2a19c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f04f50 item 16 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba100): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba100): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba100): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba100): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba100): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.218865436 +0000 UTC m=+230.399049848 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba100): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba580): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba580): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba580): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba580): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba580): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba580): _writeAt: size=3, off=7 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba580): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba580): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.218865436 +0000 UTC m=+230.399049848 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2ba580): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2baa80): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2baa80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2baa80): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2baa80): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2baa80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.218865436 +0000 UTC m=+230.399049848 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2baa80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f052d0 item 17 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bb100): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bb100): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bb100): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bb100): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bb100): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.223049569 +0000 UTC m=+230.403233971 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bb100): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bb640): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bb640): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bb640): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bb640): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bb640): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.223049569 +0000 UTC m=+230.403233971 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bb640): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f057a0 item 18 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d140): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d140): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d140): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d140): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d140): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.225355215 +0000 UTC m=+230.405539627 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d140): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d640): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d640): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d640): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d640): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d640): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d640): _writeAt: size=3, off=7 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d640): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d640): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.225355215 +0000 UTC m=+230.405539627 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37d640): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37db40): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37db40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37db40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37db40): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37db40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.225355215 +0000 UTC m=+230.405539627 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea37db40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9442fc0 item 19 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39c2c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39c2c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39c2c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39c2c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39c2c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.232657378 +0000 UTC m=+230.412841790 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39c2c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39c800): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39c800): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39c800): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39c800): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39c800): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.232657378 +0000 UTC m=+230.412841790 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39c800): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9443d50 item 20 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39ce80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39ce80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39ce80): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39ce80): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39ce80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.235757644 +0000 UTC m=+230.415942106 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39ce80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d380): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d380): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d380): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d380): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d380): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d380): _writeAt: size=3, off=7 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d380): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d380): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.235757644 +0000 UTC m=+230.415942106 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d380): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d880): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d880): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d880): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d880): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d880): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.235757644 +0000 UTC m=+230.415942106 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39d880): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93e4a10 item 21 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bbec0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bbec0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bbec0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bbec0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bbec0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.240323067 +0000 UTC m=+230.420507479 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2bbec0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d6500): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d6500): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d6500): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d6500): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d6500): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.240323067 +0000 UTC m=+230.420507479 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d6500): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f05ce0 item 22 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d6b80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d6b80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d6b80): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d6b80): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d6b80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.243402133 +0000 UTC m=+230.423586545 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d6b80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7080): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7080): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7080): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7080): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7080): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7080): _writeAt: size=3, off=7 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7080): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7080): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.243402133 +0000 UTC m=+230.423586545 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7080): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7580): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7580): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7580): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7580): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7580): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.243402133 +0000 UTC m=+230.423586545 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7580): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea0281c0 item 23 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7c00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7c00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7c00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7c00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7c00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.246255964 +0000 UTC m=+230.426440376 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2d7c00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8240): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8240): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8240): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8240): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8240): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.246255964 +0000 UTC m=+230.426440376 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8240): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea028770 item 24 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8880): _readAt: size=2, off=0 2026/08/24 04:02:55 ERROR : open-test-file(0x3621ea2f8880): Couldn't read size of file 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8880): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8880): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8880): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8880): close: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8880): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8c40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8c40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8c40): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8c40): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8c40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.249472039 +0000 UTC m=+230.429656451 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f8c40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9140): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9140): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9140): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9140): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9140): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9140): _writeAt: size=3, off=7 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9140): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9140): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.249472039 +0000 UTC m=+230.429656451 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9140): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9680): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9680): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9680): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9680): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9680): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.249472039 +0000 UTC m=+230.429656451 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea2f9680): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea028e00 item 25 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39dd00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39dd00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39dd00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39dd00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39dd00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.253913378 +0000 UTC m=+230.434097780 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea39dd00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3ca340): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3ca340): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3ca340): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3ca340): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3ca340): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.253913378 +0000 UTC m=+230.434097780 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3ca340): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93e53b0 item 26 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3ca980): _readAt: size=2, off=0 2026/08/24 04:02:55 ERROR : open-test-file(0x3621ea3ca980): Couldn't read size of file 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3ca980): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3ca980): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3ca980): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3ca980): close: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3ca980): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cad40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cad40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cad40): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cad40): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cad40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.256641211 +0000 UTC m=+230.436825623 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cad40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb240): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb240): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb240): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb240): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb240): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb240): _writeAt: size=3, off=7 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb240): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb240): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.256641211 +0000 UTC m=+230.436825623 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb240): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb780): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb780): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb780): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb780): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb780): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.256641211 +0000 UTC m=+230.436825623 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cb780): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93e5810 item 27 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cbe00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cbe00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cbe00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cbe00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cbe00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.262020612 +0000 UTC m=+230.442205024 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3cbe00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3f4440): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3f4440): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3f4440): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3f4440): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3f4440): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.262020612 +0000 UTC m=+230.442205024 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea3f4440): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e942a150 item 28 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bea40): _readAt: size=2, off=0 2026/08/24 04:02:55 ERROR : open-test-file(0x3621ea1bea40): Couldn't read size of file 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bea40): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bea40): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bea40): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bea40): close: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bea40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bee00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bee00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bee00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bee00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bee00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.265682789 +0000 UTC m=+230.445867191 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bee00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bf4c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bf4c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bf4c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bf4c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bf4c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.265682789 +0000 UTC m=+230.445867191 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bf4c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e934e540 item 29 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1be280): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1be280): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1be280): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1be280): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1be280): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.271609143 +0000 UTC m=+230.451793555 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1be280): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bf8c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bf8c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bf8c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bf8c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bf8c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.271609143 +0000 UTC m=+230.451793555 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621ea1bf8c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea028150 item 30 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a88000): _readAt: size=2, off=0 2026/08/24 04:02:55 ERROR : open-test-file(0x3621e9a88000): Couldn't read size of file 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a88000): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a88000): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a88000): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a88000): close: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a88000): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a884c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a884c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a884c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a884c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a884c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.280395119 +0000 UTC m=+230.460579531 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a884c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a88c80): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a88c80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a88c80): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a88c80): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a88c80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.280395119 +0000 UTC m=+230.460579531 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a88c80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea0285b0 item 31 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89340): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89340): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89340): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89340): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89340): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.29459435 +0000 UTC m=+230.474778752 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89340): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89880): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89880): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89880): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89880): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89880): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.29459435 +0000 UTC m=+230.474778752 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89880): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea028930 item 32 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89ec0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89ec0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89ec0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89ec0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89ec0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.306936874 +0000 UTC m=+230.487121286 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a89ec0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a2c40): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a2c40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a2c40): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a2c40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a2c40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea028fc0 item 33 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a2c40): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a2c40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.310053591 +0000 UTC m=+230.490238003 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a2c40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a3280): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a3280): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a3280): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a3280): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a3280): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.310053591 +0000 UTC m=+230.490238003 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98a3280): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea0291f0 item 33 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e937f000): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e937f000): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e937f000): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e937f000): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e937f000): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.319681798 +0000 UTC m=+230.499866200 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e937f000): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea000): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea000): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f0230 item 34 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea000): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea000): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea000): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea000): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea000): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.320545839 +0000 UTC m=+230.500730251 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea000): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea540): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea540): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea540): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea540): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea540): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.320545839 +0000 UTC m=+230.500730251 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9fea540): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f04d0 item 34 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630380): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630380): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630380): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630380): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630380): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.322098702 +0000 UTC m=+230.502283114 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630380): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630e40): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630e40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630e40): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630e40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630e40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e942a2a0 item 35 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630e40): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630e40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.32378603 +0000 UTC m=+230.503970442 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9630e40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96315c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96315c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96315c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96315c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96315c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.32378603 +0000 UTC m=+230.503970442 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96315c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e942a4d0 item 35 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9631d80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9631d80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9631d80): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9631d80): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9631d80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.325536977 +0000 UTC m=+230.505721389 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9631d80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9784b80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9784b80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e942af50 item 36 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9784b80): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9784b80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9784b80): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9784b80): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9784b80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.326131851 +0000 UTC m=+230.506316263 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9784b80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97851c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97851c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97851c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97851c0): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97851c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.326131851 +0000 UTC m=+230.506316263 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97851c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e942b570 item 36 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9785900): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9785900): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9785900): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9785900): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9785900): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.327612307 +0000 UTC m=+230.507796719 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9785900): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95ae700): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95ae700): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95ae700): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95ae700): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95ae700): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e942b9d0 item 37 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95ae700): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95ae700): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.328280389 +0000 UTC m=+230.508464801 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95ae700): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95aecc0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95aecc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95aecc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95aecc0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95aecc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.328280389 +0000 UTC m=+230.508464801 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95aecc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e942bd50 item 37 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95af3c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95af3c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95af3c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95af3c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95af3c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.330060031 +0000 UTC m=+230.510244443 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95af3c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95afb00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95afb00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e934ee70 item 38 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95afb00): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95afb00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95afb00): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95afb00): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95afb00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.33062673 +0000 UTC m=+230.510811142 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e95afb00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5a300): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5a300): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5a300): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5a300): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5a300): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.33062673 +0000 UTC m=+230.510811142 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5a300): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e934f110 item 38 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5aac0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5aac0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5aac0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5aac0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5aac0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.332604196 +0000 UTC m=+230.512788609 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5aac0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5afc0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5afc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5afc0): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5afc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5afc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e934fb20 item 39 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5afc0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5afc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.333358832 +0000 UTC m=+230.513543244 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5afc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b500): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b500): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b500): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b500): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b500): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.333358832 +0000 UTC m=+230.513543244 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b500): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e934fdc0 item 39 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feaec0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feaec0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feaec0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feaec0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feaec0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.335929006 +0000 UTC m=+230.516113408 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feaec0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb3c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb3c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f0930 item 40 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb3c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb3c0): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb3c0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb3c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.34080132 +0000 UTC m=+230.520985722 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb3c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb900): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb900): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb900): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb900): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb900): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.34080132 +0000 UTC m=+230.520985722 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9feb900): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f0af0 item 40 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9febec0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9febec0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9febec0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9febec0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9febec0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9febec0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9febec0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.343961329 +0000 UTC m=+230.524145730 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9febec0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9132b80): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9132b80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9132b80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f0f50 item 41 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9132b80): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9132b80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.345669605 +0000 UTC m=+230.525854008 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9132b80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9133340): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9133340): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9133340): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9133340): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9133340): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f11f0 item 41 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9133340): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9133340): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.349134389 +0000 UTC m=+230.529318792 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9133340): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a0c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a0c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a0c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a0c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a0c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.349134389 +0000 UTC m=+230.529318792 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a0c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f13b0 item 41 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a700): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a700): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a700): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a700): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a700): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a700): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a700): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.354760757 +0000 UTC m=+230.534945380 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949a700): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949ac00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949ac00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949ac00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f18f0 item 42 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949ac00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949ac00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.355513008 +0000 UTC m=+230.535697451 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949ac00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b140): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b140): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f1b90 item 42 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b140): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b140): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b140): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b140): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b140): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.359546056 +0000 UTC m=+230.539730459 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b140): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b6c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b6c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b6c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b6c0): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b6c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.359546056 +0000 UTC m=+230.539730459 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e949b6c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1f1dc0 item 42 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b880): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b880): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b880): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b880): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b880): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b880): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b880): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.361740701 +0000 UTC m=+230.541925153 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5b880): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5bd80): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5bd80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5bd80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e95501c0 item 43 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5bd80): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5bd80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.36493736 +0000 UTC m=+230.545121772 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9e5bd80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96743c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96743c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96743c0): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96743c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96743c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9550540 item 43 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96743c0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96743c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.36576353 +0000 UTC m=+230.545947932 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96743c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674900): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674900): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674900): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674900): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674900): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.36576353 +0000 UTC m=+230.545947932 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674900): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9550bd0 item 43 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674f40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674f40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674f40): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674f40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674f40): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674f40): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674f40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.370333623 +0000 UTC m=+230.550518025 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9674f40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675440): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675440): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675440): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9551110 item 44 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675440): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675440): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.373573823 +0000 UTC m=+230.553758235 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675440): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675980): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675980): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e95512d0 item 44 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675980): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675980): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675980): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675980): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675980): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.374569914 +0000 UTC m=+230.554754317 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9675980): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fc000): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fc000): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fc000): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fc000): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fc000): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.374569914 +0000 UTC m=+230.554754317 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fc000): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9551500 item 44 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97800c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97800c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97800c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97800c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97800c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97800c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97800c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.379421097 +0000 UTC m=+230.559605500 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97800c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97805c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97805c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97805c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb2380 item 45 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97805c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97805c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.380186925 +0000 UTC m=+230.560371327 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97805c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9780cc0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9780cc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9780cc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9780cc0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9780cc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.380186925 +0000 UTC m=+230.560371327 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9780cc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb2540 item 45 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781300): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781300): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781300): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781300): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781300): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781300): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781300): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.384491795 +0000 UTC m=+230.564676268 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781300): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781800): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781800): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781800): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb28c0 item 46 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781800): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781800): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.385735485 +0000 UTC m=+230.565919897 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9781800): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba000): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba000): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba000): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba000): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba000): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.385735485 +0000 UTC m=+230.565919897 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba000): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb2a80 item 46 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba640): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba640): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba640): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba640): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba640): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba640): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba640): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.390048933 +0000 UTC m=+230.570233355 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97ba640): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fc300): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fc300): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fc300): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb2e00 item 47 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fc300): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fc300): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.393860562 +0000 UTC m=+230.574044965 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fc300): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fca00): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fca00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fca00): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fca00): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fca00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.393860562 +0000 UTC m=+230.574044965 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fca00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9551730 item 47 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd040): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd040): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd040): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd040): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd040): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd040): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd040): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.398488214 +0000 UTC m=+230.578672636 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd040): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd540): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd540): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd540): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9551ab0 item 48 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd540): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd540): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.399256775 +0000 UTC m=+230.579441177 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fd540): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fdc40): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fdc40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fdc40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fdc40): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fdc40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.399256775 +0000 UTC m=+230.579441177 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e96fdc40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9551dc0 item 48 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816380): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816380): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816380): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816380): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816380): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.402745465 +0000 UTC m=+230.582929877 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816380): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816800): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816800): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816800): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816800): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816800): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816800): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea442a80 item 49 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816800): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816800): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.405822187 +0000 UTC m=+230.586006599 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816800): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816d40): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816d40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816d40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816d40): >_readAt: n=8, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816d40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.405822187 +0000 UTC m=+230.586006599 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9816d40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea442cb0 item 49 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98173c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98173c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98173c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98173c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98173c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.41342135 +0000 UTC m=+230.593605763 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98173c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98178c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98178c0): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98178c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea443030 item 50 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98178c0): _readAt: size=2, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98178c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98178c0): _writeAt: size=3, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98178c0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98178c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.414892839 +0000 UTC m=+230.595077242 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98178c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9817e40): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9817e40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9817e40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9817e40): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9817e40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.414892839 +0000 UTC m=+230.595077242 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9817e40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea4431f0 item 50 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98325c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98325c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98325c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98325c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98325c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.418945144 +0000 UTC m=+230.599129546 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98325c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9832ac0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9832ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9832ac0): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9832ac0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9832ac0): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9832ac0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea443570 item 51 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9832ac0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9832ac0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.419627864 +0000 UTC m=+230.599812276 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9832ac0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833000): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833000): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833000): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833000): >_readAt: n=8, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833000): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.419627864 +0000 UTC m=+230.599812276 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833000): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea443730 item 51 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833680): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833680): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833680): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833680): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833680): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.423555012 +0000 UTC m=+230.603739424 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833680): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833b80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833b80): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833b80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea443ab0 item 52 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833b80): _readAt: size=2, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833b80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833b80): _writeAt: size=3, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833b80): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833b80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.424136059 +0000 UTC m=+230.604320471 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9833b80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985e200): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985e200): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985e200): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985e200): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985e200): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.424136059 +0000 UTC m=+230.604320471 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985e200): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea443c70 item 52 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985e880): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985e880): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985e880): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985e880): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985e880): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.427877586 +0000 UTC m=+230.608061998 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985e880): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985ed80): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985ed80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985ed80): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985ed80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985ed80): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985ed80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d21c0 item 53 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985ed80): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985ed80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.43055822 +0000 UTC m=+230.610742632 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985ed80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985f2c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985f2c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985f2c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985f2c0): >_readAt: n=8, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985f2c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.43055822 +0000 UTC m=+230.610742632 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985f2c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d2380 item 53 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985f940): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985f940): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985f940): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985f940): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985f940): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.431911045 +0000 UTC m=+230.612095457 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985f940): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985fe40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985fe40): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985fe40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d2700 item 54 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985fe40): _readAt: size=2, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985fe40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985fe40): _writeAt: size=3, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985fe40): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985fe40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.432553088 +0000 UTC m=+230.612737500 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e985fe40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989e4c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989e4c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989e4c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989e4c0): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989e4c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.432553088 +0000 UTC m=+230.612737500 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989e4c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d28c0 item 54 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989eb40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989eb40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989eb40): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989eb40): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989eb40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.434502871 +0000 UTC m=+230.614687283 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989eb40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f040): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f040): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f040): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f040): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f040): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f040): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d2c40 item 55 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f040): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f040): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.43503708 +0000 UTC m=+230.615221492 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f040): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f580): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f580): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f580): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f580): >_readAt: n=8, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f580): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.43503708 +0000 UTC m=+230.615221492 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989f580): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d2e00 item 55 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bacc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bacc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bacc0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bacc0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bacc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.437653131 +0000 UTC m=+230.617837533 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bacc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb1c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb1c0): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb1c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb3030 item 56 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb1c0): _readAt: size=2, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb1c0): _writeAt: size=3, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb1c0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb1c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.439347241 +0000 UTC m=+230.619531643 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb1c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb740): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb740): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb740): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb740): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb740): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.439347241 +0000 UTC m=+230.619531643 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bb740): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb31f0 item 56 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bbd80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bbd80): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bbd80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bbd80): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bbd80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bbd80): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bbd80): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bbd80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.443475659 +0000 UTC m=+230.623660061 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97bbd80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d63c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d63c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d63c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb3730 item 57 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d63c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d63c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.446835556 +0000 UTC m=+230.627019968 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d63c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6900): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6900): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6900): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6900): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6900): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6900): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb3960 item 57 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6900): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6900): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.450414385 +0000 UTC m=+230.630598788 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6900): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6e80): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6e80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6e80): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6e80): >_readAt: n=8, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6e80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.450414385 +0000 UTC m=+230.630598788 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d6e80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9bb3b90 item 57 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d74c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d74c0): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d74c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d74c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d74c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d74c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d74c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d74c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.454600983 +0000 UTC m=+230.634785385 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d74c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d7a00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d7a00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d7a00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20a070 item 58 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d7a00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d7a00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.457575913 +0000 UTC m=+230.637760335 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97d7a00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc040): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc040): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc040): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20a310 item 58 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc040): _readAt: size=2, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc040): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc040): _writeAt: size=3, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc040): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc040): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.461001423 +0000 UTC m=+230.641185825 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc040): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc600): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc600): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc600): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc600): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc600): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.461001423 +0000 UTC m=+230.641185825 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fc600): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20a5b0 item 58 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fcc40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fcc40): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fcc40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fcc40): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fcc40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fcc40): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fcc40): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fcc40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.465891581 +0000 UTC m=+230.646075993 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fcc40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd180): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd180): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd180): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20a930 item 59 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd180): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd180): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.466477768 +0000 UTC m=+230.646662170 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd180): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd6c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd6c0): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd6c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd6c0): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd6c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20aaf0 item 59 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd6c0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd6c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.466978383 +0000 UTC m=+230.647162795 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fd6c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fdc40): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fdc40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fdc40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fdc40): >_readAt: n=8, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fdc40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.466978383 +0000 UTC m=+230.647162795 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e97fdc40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20ad20 item 59 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 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/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989fb00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989fb00): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989fb00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989fb00): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989fb00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989fb00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989fb00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989fb00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.47005208 +0000 UTC m=+230.650236482 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e989fb00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca140): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca140): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca140): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d3260 item 60 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca140): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca140): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.471326847 +0000 UTC m=+230.651511250 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca140): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca680): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca680): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca680): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d3420 item 60 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca680): _readAt: size=2, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca680): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca680): _writeAt: size=3, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca680): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca680): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.472060243 +0000 UTC m=+230.652244655 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98ca680): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cac40): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cac40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cac40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cac40): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cac40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.472060243 +0000 UTC m=+230.652244655 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cac40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d35e0 item 60 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb280): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb280): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb280): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb280): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb280): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb280): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb280): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb280): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.473526602 +0000 UTC m=+230.653711004 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb280): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb7c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb7c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb7c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d3960 item 61 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb7c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb7c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.474712432 +0000 UTC m=+230.654896844 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cb7c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cbec0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cbec0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cbec0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cbec0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cbec0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.474712432 +0000 UTC m=+230.654896844 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e98cbec0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea1d3b90 item 61 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 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/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922380): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922380): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922380): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922380): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922380): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922380): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922380): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922380): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.478241187 +0000 UTC m=+230.658425599 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922380): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99228c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99228c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99228c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20b0a0 item 62 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99228c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99228c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.478617778 +0000 UTC m=+230.658802190 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99228c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922fc0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922fc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922fc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922fc0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922fc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.478617778 +0000 UTC m=+230.658802190 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9922fc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20b260 item 62 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 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/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923600): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923600): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923600): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923600): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923600): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923600): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923600): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923600): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.480389044 +0000 UTC m=+230.660573456 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923600): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923b40): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923b40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923b40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20b5e0 item 63 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923b40): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923b40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.480800322 +0000 UTC m=+230.660984734 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9923b40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940340): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940340): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940340): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940340): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940340): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.480800322 +0000 UTC m=+230.660984734 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940340): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20b810 item 63 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 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/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940980): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940980): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940980): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940980): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940980): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940980): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940980): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940980): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.482409811 +0000 UTC m=+230.662594224 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940980): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940ec0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940ec0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940ec0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20bb90 item 64 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940ec0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940ec0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.482819466 +0000 UTC m=+230.663003878 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9940ec0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99415c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99415c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99415c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99415c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99415c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.482819466 +0000 UTC m=+230.663003878 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99415c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea20bd50 item 64 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9941c00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9941c00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9941c00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9941c00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9941c00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.484704756 +0000 UTC m=+230.664889269 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9941c00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00180): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00180): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00180): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00180): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00180): _writeAt: size=3, off=2 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea096230 item 65 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00180): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00180): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.486317432 +0000 UTC m=+230.666501834 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00180): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00680): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00680): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00680): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00680): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00680): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.486317432 +0000 UTC m=+230.666501834 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00680): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea0963f0 item 65 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00cc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00cc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00cc0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00cc0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00cc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.487922394 +0000 UTC m=+230.668106796 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a00cc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01140): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01140): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea0968c0 item 66 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01140): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01140): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01140): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01140): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01140): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.488501068 +0000 UTC m=+230.668685469 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01140): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01680): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01680): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01680): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01680): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01680): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.488501068 +0000 UTC m=+230.668685469 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01680): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea096a80 item 66 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01cc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01cc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01cc0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01cc0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01cc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.490533406 +0000 UTC m=+230.670717818 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a01cc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e240): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e240): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e240): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e240): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e240): _writeAt: size=3, off=2 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea096e00 item 67 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e240): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e240): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.491280397 +0000 UTC m=+230.671464809 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e240): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e740): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e740): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e740): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e740): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e740): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.491280397 +0000 UTC m=+230.671464809 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3e740): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea096fc0 item 67 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3edc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3edc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3edc0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3edc0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3edc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.493466656 +0000 UTC m=+230.673651088 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3edc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f2c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f2c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea097340 item 68 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f2c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f2c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f2c0): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f2c0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f2c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.494271327 +0000 UTC m=+230.674455739 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f2c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f800): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f800): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f800): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f800): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f800): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.494271327 +0000 UTC m=+230.674455739 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3f800): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea097500 item 68 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3fe40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3fe40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3fe40): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3fe40): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3fe40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.496483385 +0000 UTC m=+230.676667798 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a3fe40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a703c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a703c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a703c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a703c0): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a703c0): _writeAt: size=3, off=2 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea097880 item 69 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a703c0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a703c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.497363928 +0000 UTC m=+230.677548340 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a703c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a708c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a708c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a708c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a708c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a708c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.497363928 +0000 UTC m=+230.677548340 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a708c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea097a40 item 69 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986640): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986640): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986640): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986640): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986640): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.499550238 +0000 UTC m=+230.679734650 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986640): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986b40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986b40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d6230 item 70 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986b40): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986b40): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986b40): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986b40): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986b40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.500390154 +0000 UTC m=+230.680574566 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9986b40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9987080): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9987080): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9987080): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9987080): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9987080): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.500390154 +0000 UTC m=+230.680574566 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9987080): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d6690 item 70 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a70f40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a70f40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a70f40): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a70f40): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a70f40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.502661504 +0000 UTC m=+230.682845916 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a70f40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71440): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71440): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71440): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71440): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71440): _writeAt: size=3, off=2 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d4000 item 71 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71440): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71440): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.503207927 +0000 UTC m=+230.683392339 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71440): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71940): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71940): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71940): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71940): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71940): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.503207927 +0000 UTC m=+230.683392339 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9a71940): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d4690 item 71 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa80c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa80c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa80c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa80c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa80c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.505284209 +0000 UTC m=+230.685468651 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa80c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa85c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa85c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d52d0 item 72 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa85c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa85c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa85c0): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa85c0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa85c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.506375059 +0000 UTC m=+230.686559471 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa85c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa8b00): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa8b00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa8b00): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa8b00): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa8b00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.506375059 +0000 UTC m=+230.686559471 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa8b00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d59d0 item 72 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa90c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa90c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa90c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa90c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa90c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa90c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa90c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.508305165 +0000 UTC m=+230.688489577 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa90c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa95c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa95c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa95c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd4070 item 73 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa95c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa95c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.509024644 +0000 UTC m=+230.689209056 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa95c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa9a80): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa9a80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa9a80): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa9a80): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa9a80): _writeAt: size=3, off=2 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd4230 item 73 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa9a80): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa9a80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.50960991 +0000 UTC m=+230.689794322 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9aa9a80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae80c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae80c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae80c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae80c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae80c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.50960991 +0000 UTC m=+230.689794322 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae80c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd43f0 item 73 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8700): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8700): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8700): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8700): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8700): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8700): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8700): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.512065557 +0000 UTC m=+230.692249969 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8700): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8c00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8c00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8c00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd47e0 item 74 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8c00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8c00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.512550173 +0000 UTC m=+230.692734586 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae8c00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9140): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9140): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd4af0 item 74 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9140): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9140): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9140): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9140): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9140): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.513219999 +0000 UTC m=+230.693404411 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9140): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae96c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae96c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae96c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae96c0): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae96c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.513219999 +0000 UTC m=+230.693404411 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae96c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd4e00 item 74 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99876c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99876c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99876c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99876c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99876c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99876c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99876c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.514724691 +0000 UTC m=+230.694909103 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99876c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9987bc0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9987bc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9987bc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d7260 item 75 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9987bc0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9987bc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.516326736 +0000 UTC m=+230.696511148 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9987bc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6200): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6200): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6200): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6200): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6200): _writeAt: size=3, off=2 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e93d7a40 item 75 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6200): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6200): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.517007663 +0000 UTC m=+230.697192075 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6200): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6740): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6740): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6740): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6740): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6740): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.517007663 +0000 UTC m=+230.697192075 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6740): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e94201c0 item 75 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6d80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6d80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6d80): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6d80): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6d80): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6d80): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6d80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.518762918 +0000 UTC m=+230.698947330 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a6d80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a7280): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a7280): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a7280): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9420c40 item 76 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a7280): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a7280): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.519277179 +0000 UTC m=+230.699461592 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a7280): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a77c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a77c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9420f50 item 76 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a77c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a77c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a77c0): _writeAt: size=3, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a77c0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a77c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.520538522 +0000 UTC m=+230.700722924 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a77c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a7d40): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a7d40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a7d40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a7d40): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a7d40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.520538522 +0000 UTC m=+230.700722924 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99a7d40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e94213b0 item 76 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0480): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0480): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0480): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0480): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0480): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0480): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0480): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.522548619 +0000 UTC m=+230.702733021 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0480): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0980): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0980): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0980): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e94219d0 item 77 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0980): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0980): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.523032783 +0000 UTC m=+230.703217195 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d0980): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d1080): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d1080): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d1080): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d1080): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d1080): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.523032783 +0000 UTC m=+230.703217195 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d1080): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f02000 item 77 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d16c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d16c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d16c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d16c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d16c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d16c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d16c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.525025578 +0000 UTC m=+230.705209990 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d16c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d1bc0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d1bc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d1bc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f025b0 item 78 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d1bc0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d1bc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.526063528 +0000 UTC m=+230.706247940 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e99d1bc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b963c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b963c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b963c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b963c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b963c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.526063528 +0000 UTC m=+230.706247940 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b963c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f02770 item 78 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96a00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96a00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96a00): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96a00): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96a00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96a00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96a00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.527817291 +0000 UTC m=+230.708001692 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96a00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96f00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96f00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96f00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f02b60 item 79 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96f00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96f00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.528622401 +0000 UTC m=+230.708806813 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b96f00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97600): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97600): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97600): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97600): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97600): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.528622401 +0000 UTC m=+230.708806813 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97600): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f02d90 item 79 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 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/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97c40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97c40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97c40): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97c40): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97c40): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97c40): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97c40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.530888832 +0000 UTC m=+230.711073234 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b97c40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bba240): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bba240): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bba240): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f03110 item 80 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bba240): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bba240): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.531511098 +0000 UTC m=+230.711695510 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bba240): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bba940): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bba940): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bba940): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bba940): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bba940): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.531511098 +0000 UTC m=+230.711695510 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bba940): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f033b0 item 80 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbaf80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbaf80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbaf80): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbaf80): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbaf80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.533864072 +0000 UTC m=+230.714048474 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbaf80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9d40): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9d40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9d40): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9d40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9d40): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9d40): _writeAt: size=3, off=7 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd5030 item 81 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9d40): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9d40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.534520082 +0000 UTC m=+230.714704494 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9ae9d40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2a380): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2a380): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2a380): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2a380): >_readAt: n=8, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2a380): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.534520082 +0000 UTC m=+230.714704494 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2a380): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd51f0 item 81 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2aa00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2aa00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2aa00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2aa00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2aa00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.536843661 +0000 UTC m=+230.717028073 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2aa00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2af00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2af00): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2af00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd5570 item 82 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2af00): _readAt: size=2, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2af00): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2af00): _writeAt: size=3, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2af00): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2af00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.538102278 +0000 UTC m=+230.718286690 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2af00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2b480): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2b480): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2b480): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2b480): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2b480): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.538102278 +0000 UTC m=+230.718286690 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2b480): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd57a0 item 82 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2bb00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2bb00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2bb00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2bb00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2bb00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.539994653 +0000 UTC m=+230.720179065 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b2bb00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c100): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c100): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c100): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c100): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c100): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c100): _writeAt: size=3, off=7 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd5b20 item 83 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c100): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c100): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.54124831 +0000 UTC m=+230.721432742 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c100): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c640): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c640): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c640): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c640): >_readAt: n=8, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c640): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.54124831 +0000 UTC m=+230.721432742 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5c640): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fd5ce0 item 83 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5ccc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5ccc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5ccc0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5ccc0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5ccc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.543493342 +0000 UTC m=+230.723677754 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5ccc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d1c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d1c0): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d1c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea2362a0 item 84 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d1c0): _readAt: size=2, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d1c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d1c0): _writeAt: size=3, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d1c0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d1c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.544768861 +0000 UTC m=+230.724953263 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d1c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbb440): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbb440): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbb440): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbb440): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbb440): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.544768861 +0000 UTC m=+230.724953263 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbb440): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9f03960 item 84 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbbac0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbbac0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbbac0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbbac0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbbac0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.546948398 +0000 UTC m=+230.727132810 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bbbac0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde0c0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde0c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde0c0): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde0c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde0c0): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde0c0): _writeAt: size=3, off=7 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ee000 item 85 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde0c0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde0c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.548977781 +0000 UTC m=+230.729162193 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde0c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde600): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde600): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde600): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde600): >_readAt: n=8, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde600): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.548977781 +0000 UTC m=+230.729162193 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bde600): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ee1c0 item 85 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdec80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdec80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdec80): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdec80): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdec80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.551192504 +0000 UTC m=+230.731376916 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdec80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf180): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf180): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf180): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ee5b0 item 86 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf180): _readAt: size=2, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf180): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf180): _writeAt: size=3, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf180): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf180): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.552063599 +0000 UTC m=+230.732248041 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf180): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf700): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf700): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf700): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf700): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf700): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.552063599 +0000 UTC m=+230.732248041 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdf700): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ee770 item 86 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdfd80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdfd80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdfd80): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdfd80): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdfd80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.554067775 +0000 UTC m=+230.734252187 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9bdfd80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02380): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02380): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02380): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02380): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02380): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02380): _writeAt: size=3, off=7 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3eecb0 item 87 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02380): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02380): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.555315782 +0000 UTC m=+230.735500194 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02380): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c028c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c028c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c028c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c028c0): >_readAt: n=8, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c028c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.555315782 +0000 UTC m=+230.735500194 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c028c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3eee70 item 87 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 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/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02f40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02f40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02f40): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02f40): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02f40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.557142903 +0000 UTC m=+230.737327315 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c02f40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c03440): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c03440): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c03440): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ef1f0 item 88 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c03440): _readAt: size=2, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c03440): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c03440): _writeAt: size=3, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c03440): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c03440): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.558002307 +0000 UTC m=+230.738186749 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c03440): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c039c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c039c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c039c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c039c0): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c039c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.558002307 +0000 UTC m=+230.738186749 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c039c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ef3b0 item 88 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c100): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c100): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c100): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c100): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c100): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c100): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c100): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c100): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.560117492 +0000 UTC m=+230.740301904 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c100): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c640): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c640): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c640): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ef730 item 89 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c640): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c640): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.560675647 +0000 UTC m=+230.740860059 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1c640): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1cb80): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1cb80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1cb80): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1cb80): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1cb80): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1cb80): _writeAt: size=3, off=7 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3ef8f0 item 89 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1cb80): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1cb80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.5613869 +0000 UTC m=+230.741571312 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1cb80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d100): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d100): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d100): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d100): >_readAt: n=8, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d100): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.5613869 +0000 UTC m=+230.741571312 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d100): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3efab0 item 89 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d740): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d740): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d740): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d740): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d740): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d740): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d740): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d740): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.563375416 +0000 UTC m=+230.743559829 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1d740): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1dc80): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1dc80): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1dc80): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea3efe30 item 90 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1dc80): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1dc80): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.564841595 +0000 UTC m=+230.745026007 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c1dc80): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c322c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c322c0): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c322c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e95d23f0 item 90 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c322c0): _readAt: size=2, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c322c0): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c322c0): _writeAt: size=3, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c322c0): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c322c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.565584538 +0000 UTC m=+230.745768950 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c322c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32880): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32880): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32880): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32880): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32880): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.565584538 +0000 UTC m=+230.745768950 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32880): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e95d2690 item 90 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32ec0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32ec0): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32ec0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32ec0): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32ec0): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32ec0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32ec0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32ec0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.5670731 +0000 UTC m=+230.747257562 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c32ec0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d800): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d800): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d800): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea236540 item 91 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d800): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d800): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.567604334 +0000 UTC m=+230.747788746 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5d800): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5dd40): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5dd40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5dd40): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5dd40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5dd40): >_readAt: n=2, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5dd40): _writeAt: size=3, off=7 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea236700 item 91 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5dd40): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5dd40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.568276944 +0000 UTC m=+230.748461356 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b5dd40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7c3c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7c3c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7c3c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7c3c0): >_readAt: n=8, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7c3c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.568276944 +0000 UTC m=+230.748461356 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7c3c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea236930 item 91 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 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/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7ca00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7ca00): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7ca00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7ca00): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7ca00): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7ca00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7ca00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7ca00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.570579854 +0000 UTC m=+230.750764266 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7ca00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7cf40): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7cf40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7cf40): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea236cb0 item 92 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7cf40): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7cf40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.571228059 +0000 UTC m=+230.751412481 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7cf40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7d480): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7d480): open at offset 5 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7d480): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea236e70 item 92 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7d480): _readAt: size=2, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7d480): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7d480): _writeAt: size=3, off=5 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7d480): >_writeAt: n=3, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7d480): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.572181149 +0000 UTC m=+230.752365571 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7d480): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7da40): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7da40): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7da40): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7da40): >_readAt: n=3, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7da40): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.572181149 +0000 UTC m=+230.752365571 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9b7da40): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea237110 item 92 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96180): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96180): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96180): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96180): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96180): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96180): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96180): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96180): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.574444033 +0000 UTC m=+230.754628445 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96180): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c966c0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c966c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c966c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea237570 item 93 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c966c0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c966c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.575204189 +0000 UTC m=+230.755388601 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c966c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96dc0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96dc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96dc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96dc0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96dc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.575204189 +0000 UTC m=+230.755388601 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c96dc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea237730 item 93 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 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/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97400): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97400): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97400): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97400): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97400): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97400): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97400): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97400): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.577851209 +0000 UTC m=+230.758035621 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97400): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97940): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97940): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97940): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea237b90 item 94 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97940): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97940): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.578587671 +0000 UTC m=+230.758772072 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9c97940): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa140): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa140): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa140): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa140): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa140): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.578587671 +0000 UTC m=+230.758772072 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa140): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621ea237d50 item 94 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 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/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa780): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa780): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa780): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa780): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa780): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa780): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa780): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa780): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.581220944 +0000 UTC m=+230.761405356 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caa780): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caacc0): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caacc0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caacc0): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdc230 item 95 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caacc0): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caacc0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.581928911 +0000 UTC m=+230.762113323 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caacc0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cab3c0): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cab3c0): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cab3c0): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cab3c0): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cab3c0): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.581928911 +0000 UTC m=+230.762113323 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cab3c0): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdc3f0 item 95 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 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/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caba00): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caba00): open at offset 0 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caba00): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caba00): _readAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caba00): >_readAt: n=0, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caba00): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caba00): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caba00): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.584420237 +0000 UTC m=+230.764604649 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9caba00): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cc2040): _writeAt: size=5, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cc2040): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cc2040): >openPending: err= 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdc770 item 96 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cc2040): >_writeAt: n=5, err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cc2040): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.585264502 +0000 UTC m=+230.765448914 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cc2040): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:02:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:02:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:02:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cc2740): _readAt: size=512, off=0 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cc2740): openPending: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cc2740): >openPending: err= 2026/08/24 04:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cc2740): >_readAt: n=5, err=EOF 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cc2740): close: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:02:55.585264502 +0000 UTC m=+230.765448914 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : open-test-file(0x3621e9cc2740): >close: err= 2026/08/24 04:02:55 DEBUG : open-test-file: Remove: 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3621e9fdc9a0 item 96 2026/08/24 04:02:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:02:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:02:55 DEBUG : open-test-file: >Remove: err= 2026/08/24 04:02:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:55 DEBUG : Looking for writers 2026/08/24 04:02:55 DEBUG : >WaitForWriters: 2026/08/24 04:02:55 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.95s) --- PASS: TestRWFileHandleOpenTests/writes (1.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.15s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.03s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.03s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.02s) --- 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.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.02s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.02s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.02s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.81s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:55 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:55 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:55 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:55 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:55 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:55 DEBUG : file1: newRWFileHandle: 2026/08/24 04:02:55 DEBUG : file1(0x3621e9c32100): openPending: 2026/08/24 04:02:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:55 DEBUG : file1(0x3621e9c32100): >openPending: err= 2026/08/24 04:02:55 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:02:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:02:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:02:55 DEBUG : file1(0x3621e9c32100): _writeAt: size=2, off=0 2026/08/24 04:02:55 DEBUG : file1(0x3621e9c32100): >_writeAt: n=2, err= 2026/08/24 04:02:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/24 04:02:55 DEBUG : file1(0x3621e9c32100): RWFileHandle.Flush 2026/08/24 04:02:55 DEBUG : file1(0x3621e9c32100): RWFileHandle.Release 2026/08/24 04:02:55 DEBUG : file1(0x3621e9c32100): close: 2026/08/24 04:02:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/24 04:02:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:55 DEBUG : file1(0x3621e9c32100): >close: err= 2026/08/24 04:02:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:55 DEBUG : Looking for writers 2026/08/24 04:02:55 DEBUG : file1: reading active writers 2026/08/24 04:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:02:55 DEBUG : Looking for writers 2026/08/24 04:02:55 DEBUG : file1: reading active writers 2026/08/24 04:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:02:56 DEBUG : Looking for writers 2026/08/24 04:02:56 DEBUG : file1: reading active writers 2026/08/24 04:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:02:56 DEBUG : Looking for writers 2026/08/24 04:02:56 DEBUG : file1: reading active writers 2026/08/24 04:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:02:56 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:02:56 DEBUG : Looking for writers 2026/08/24 04:02:56 DEBUG : file1: reading active writers 2026/08/24 04:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:02:56 DEBUG : Looking for writers 2026/08/24 04:02:56 DEBUG : file1: reading active writers 2026/08/24 04:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:02:56 DEBUG : Looking for writers 2026/08/24 04:02:56 DEBUG : file1: reading active writers 2026/08/24 04:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:02:57 DEBUG : file1: size = 2 OK 2026/08/24 04:02:57 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/24 04:02:57 INFO : file1: Copied (new) 2026/08/24 04:02:57 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/24 04:02:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:02:57 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/24 04:02:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:02:57 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:02:57 DEBUG : Looking for writers 2026/08/24 04:02:57 DEBUG : file1: reading active writers 2026/08/24 04:02:57 DEBUG : >WaitForWriters: 2026/08/24 04:02:57 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:57 DEBUG : Looking for writers 2026/08/24 04:02:57 DEBUG : file1: reading active writers 2026/08/24 04:02:57 DEBUG : >WaitForWriters: 2026/08/24 04:02:57 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.97s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:57 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:57 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:57 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:57 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:57 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:02:57 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:57 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:02:57 DEBUG : rename_me: newRWFileHandle: 2026/08/24 04:02:57 DEBUG : rename_me(0x3621e9a88680): openPending: 2026/08/24 04:02:57 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:02:57 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/24 04:02:57 DEBUG : rename_me(0x3621e9a88680): >openPending: err= 2026/08/24 04:02:57 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/24 04:02:57 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/24 04:02:57 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/24 04:02:57 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/24 04:02:57 DEBUG : rename_me(0x3621e9a88680): _writeAt: size=5, off=0 2026/08/24 04:02:57 DEBUG : rename_me(0x3621e9a88680): >_writeAt: n=5, err= 2026/08/24 04:02:57 DEBUG : rename_me(0x3621e9a88680): close: 2026/08/24 04:02:57 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-24 04:02:57.943025838 +0000 UTC m=+233.123210250 2026/08/24 04:02:57 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/24 04:02:57 DEBUG : rename_me(0x3621e9a88680): >close: err= 2026/08/24 04:02:57 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/24 04:02:57 DEBUG : i_was_renamed: Updating file with 0x3621ea418410 2026/08/24 04:02:57 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/24 04:02:57 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/24 04:02:57 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:02:57 DEBUG : Looking for writers 2026/08/24 04:02:57 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:02:57 DEBUG : Looking for writers 2026/08/24 04:02:57 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:02:57 DEBUG : Looking for writers 2026/08/24 04:02:57 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:02:58 DEBUG : Looking for writers 2026/08/24 04:02:58 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:02:58 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/24 04:02:58 DEBUG : Looking for writers 2026/08/24 04:02:58 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:02:58 DEBUG : Looking for writers 2026/08/24 04:02:58 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:02:58 DEBUG : Looking for writers 2026/08/24 04:02:58 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:02:59 DEBUG : i_was_renamed: size = 5 OK 2026/08/24 04:02:59 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:02:59 INFO : i_was_renamed: Copied (new) 2026/08/24 04:02:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-24 04:02:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 04:02:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/24 04:02:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/24 04:02:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/24 04:02:59 DEBUG : Looking for writers 2026/08/24 04:02:59 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:02:59 DEBUG : >WaitForWriters: 2026/08/24 04:02:59 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.89s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:02:59 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:02:59 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:02:59 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:59 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:02:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jibadug4goqu" 2026/08/24 04:02:59 INFO : files root 'rclone-test-jibadug4goqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:02:59 DEBUG : forgetting directory cache 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate(0x3621e9a89580): _readAt: size=512, off=0 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate(0x3621e9a89580): openPending: 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 03:03:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 04:03:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate(0x3621e9a89580): >openPending: err= 2026/08/24 04:03:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:01 DEBUG : forgetting directory cache 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate(0x3621e9a89580): >_readAt: n=20, err=EOF 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate(0x3621e9a89580): close: 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 03:03:59 +0000 UTC 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate(0x3621e9a89580): >close: err= 2026/08/24 04:03:01 DEBUG : Re-reading directory (273.958554ms old) 2026/08/24 04:03:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:03:01 DEBUG : forgetting directory cache 2026/08/24 04:03:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate(0x3621e937ea80): _readAt: size=512, off=0 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate(0x3621e937ea80): openPending: 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 03:04:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-24 03:03:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 03:04:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-24 03:03:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/24 04:03:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 04:03:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate(0x3621e937ea80): >openPending: err= 2026/08/24 04:03:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:03 DEBUG : forgetting directory cache 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate(0x3621e937ea80): >_readAt: n=20, err=EOF 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate(0x3621e937ea80): close: 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 03:04:59 +0000 UTC 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate(0x3621e937ea80): >close: err= 2026/08/24 04:03:03 DEBUG : Re-reading directory (268.15889ms old) 2026/08/24 04:03:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:03:03 DEBUG : forgetting directory cache 2026/08/24 04:03:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate(0x3621e96307c0): _readAt: size=512, off=0 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate(0x3621e96307c0): openPending: 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 03:05:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-24 03:04:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 03:05:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-24 03:04:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/24 04:03:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 04:03:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate(0x3621e96307c0): >openPending: err= 2026/08/24 04:03:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:05 DEBUG : forgetting directory cache 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate(0x3621e96307c0): >_readAt: n=20, err=EOF 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate(0x3621e96307c0): close: 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 03:05:59 +0000 UTC 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate(0x3621e96307c0): >close: err= 2026/08/24 04:03:05 DEBUG : Re-reading directory (284.244834ms old) 2026/08/24 04:03:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:03:05 DEBUG : forgetting directory cache 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate(0x3621e9c33bc0): _readAt: size=512, off=0 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate(0x3621e9c33bc0): openPending: 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 03:06:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-24 03:05:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 03:06:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-24 03:05:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/24 04:03:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 04:03:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate(0x3621e9c33bc0): >openPending: err= 2026/08/24 04:03:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:07 DEBUG : forgetting directory cache 2026/08/24 04:03:07 DEBUG : TestRWCacheUpdate(0x3621e9c33bc0): >_readAt: n=20, err=EOF 2026/08/24 04:03:07 DEBUG : TestRWCacheUpdate(0x3621e9c33bc0): close: 2026/08/24 04:03:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 03:06:59 +0000 UTC 2026/08/24 04:03:07 DEBUG : TestRWCacheUpdate(0x3621e9c33bc0): >close: err= 2026/08/24 04:03:07 DEBUG : Re-reading directory (280.779689ms old) 2026/08/24 04:03:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:03:07 DEBUG : forgetting directory cache 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate(0x3621e9a88080): _readAt: size=512, off=0 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate(0x3621e9a88080): openPending: 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 03:07:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-24 03:06:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 03:07:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-24 03:06:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/24 04:03:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 04:03:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate(0x3621e9a88080): >openPending: err= 2026/08/24 04:03:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:08 DEBUG : forgetting directory cache 2026/08/24 04:03:09 DEBUG : TestRWCacheUpdate(0x3621e9a88080): >_readAt: n=20, err=EOF 2026/08/24 04:03:09 DEBUG : TestRWCacheUpdate(0x3621e9a88080): close: 2026/08/24 04:03:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 03:07:59 +0000 UTC 2026/08/24 04:03:09 DEBUG : TestRWCacheUpdate(0x3621e9a88080): >close: err= 2026/08/24 04:03:09 DEBUG : Re-reading directory (273.257489ms old) 2026/08/24 04:03:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:03:09 DEBUG : forgetting directory cache 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate(0x3621e9630780): _readAt: size=512, off=0 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate(0x3621e9630780): openPending: 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 03:08:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-24 03:07:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 03:08:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-24 03:07:59 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/24 04:03:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 04:03:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate(0x3621e9630780): >openPending: err= 2026/08/24 04:03:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:10 DEBUG : forgetting directory cache 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate(0x3621e9630780): >_readAt: n=20, err=EOF 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate(0x3621e9630780): close: 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 03:08:59 +0000 UTC 2026/08/24 04:03:10 DEBUG : TestRWCacheUpdate(0x3621e9630780): >close: err= 2026/08/24 04:03:10 DEBUG : Re-reading directory (272.516519ms old) 2026/08/24 04:03:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:03:11 DEBUG : forgetting directory cache 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate(0x3621e96313c0): _readAt: size=512, off=0 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate(0x3621e96313c0): openPending: 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-24 03:09:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-24 03:08:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-24 03:09:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-24 03:08:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/24 04:03:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/24 04:03:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate(0x3621e96313c0): >openPending: err= 2026/08/24 04:03:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:12 DEBUG : forgetting directory cache 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate(0x3621e96313c0): >_readAt: n=21, err=EOF 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate(0x3621e96313c0): close: 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 03:09:59 +0000 UTC 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate(0x3621e96313c0): >close: err= 2026/08/24 04:03:12 DEBUG : Re-reading directory (277.541241ms old) 2026/08/24 04:03:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:03:13 DEBUG : forgetting directory cache 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate(0x3621e9a89280): _readAt: size=512, off=0 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate(0x3621e9a89280): openPending: 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-24 03:10:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-24 03:09:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-24 03:10:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-24 03:09:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/24 04:03:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/24 04:03:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate(0x3621e9a89280): >openPending: err= 2026/08/24 04:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:14 DEBUG : forgetting directory cache 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate(0x3621e9a89280): >_readAt: n=22, err=EOF 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate(0x3621e9a89280): close: 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 03:10:59 +0000 UTC 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate(0x3621e9a89280): >close: err= 2026/08/24 04:03:14 DEBUG : Re-reading directory (265.646853ms old) 2026/08/24 04:03:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:03:15 DEBUG : forgetting directory cache 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate(0x3621e9631e00): _readAt: size=512, off=0 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate(0x3621e9631e00): openPending: 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-24 03:11:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-24 03:10:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-24 03:11:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-24 03:10:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/24 04:03:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/24 04:03:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate(0x3621e9631e00): >openPending: err= 2026/08/24 04:03:16 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:16 DEBUG : forgetting directory cache 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate(0x3621e9631e00): >_readAt: n=23, err=EOF 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate(0x3621e9631e00): close: 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 03:11:59 +0000 UTC 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate(0x3621e9631e00): >close: err= 2026/08/24 04:03:16 DEBUG : Re-reading directory (275.218822ms old) 2026/08/24 04:03:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:03:16 DEBUG : forgetting directory cache 2026/08/24 04:03:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate(0x3621e9a89d00): _readAt: size=512, off=0 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate(0x3621e9a89d00): openPending: 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-24 03:12:59 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-24 03:11:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-24 03:12:59 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-24 03:11:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/24 04:03:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/24 04:03:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate(0x3621e9a89d00): >openPending: err= 2026/08/24 04:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:18 DEBUG : forgetting directory cache 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate(0x3621e9a89d00): >_readAt: n=24, err=EOF 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate(0x3621e9a89d00): close: 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 03:12:59 +0000 UTC 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate(0x3621e9a89d00): >close: err= 2026/08/24 04:03:18 DEBUG : Re-reading directory (275.558233ms old) 2026/08/24 04:03:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:03:18 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:18 DEBUG : Looking for writers 2026/08/24 04:03:18 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/24 04:03:18 DEBUG : >WaitForWriters: 2026/08/24 04:03:18 DEBUG : files root 'rclone-test-jibadug4goqu': vfs cache: cleaner exiting 2026/08/24 04:03:18 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.12s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", 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-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:21 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:03:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/24 04:03:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/24 04:03:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/24 04:03:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:03:21 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/24 04:03:21 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/24 04:03:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/24 04:03:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:03:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/24 04:03:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/24 04:03:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/24 04:03:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:03:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 04:03:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:03:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/24 04:03:22 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:22 DEBUG : Looking for writers 2026/08/24 04:03:22 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/24 04:03:22 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/24 04:03:22 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.74s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:22 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:22 DEBUG : files root 'rclone-test-jibadug4goqu': Reusing VFS from active cache 2026/08/24 04:03:22 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:22 DEBUG : Looking for writers 2026/08/24 04:03:22 DEBUG : >WaitForWriters: 2026/08/24 04:03:22 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:22 DEBUG : Looking for writers 2026/08/24 04:03:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:23 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:23 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:23 DEBUG : Looking for writers 2026/08/24 04:03:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:23 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:23 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:23 DEBUG : Looking for writers 2026/08/24 04:03:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:23 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:26 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:26 DEBUG : dir: Looking for writers 2026/08/24 04:03:26 DEBUG : file2: reading active writers 2026/08/24 04:03:26 DEBUG : Looking for writers 2026/08/24 04:03:26 DEBUG : dir: reading active writers 2026/08/24 04:03:26 DEBUG : file1: reading active writers 2026/08/24 04:03:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.38s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:26 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:29 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:29 DEBUG : dir: Looking for writers 2026/08/24 04:03:29 DEBUG : Looking for writers 2026/08/24 04:03:29 DEBUG : dir: reading active writers 2026/08/24 04:03:29 DEBUG : file1: reading active writers 2026/08/24 04:03:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.60s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:30 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:03:32 DEBUG : file1: Open: flags=O_RDONLY 2026/08/24 04:03:32 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/24 04:03:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/24 04:03:32 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:03:32 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/24 04:03:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:03:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/24 04:03:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:03:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/24 04:03:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/24 04:03:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/24 04:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/24 04:03:32 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 04:03:33 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/24 04:03:33 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:03:33 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/24 04:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/24 04:03:33 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:03:33 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/24 04:03:33 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:33 DEBUG : dir: Looking for writers 2026/08/24 04:03:33 DEBUG : file2: reading active writers 2026/08/24 04:03:33 DEBUG : new_file.txt: reading active writers 2026/08/24 04:03:33 DEBUG : Looking for writers 2026/08/24 04:03:33 DEBUG : file1: reading active writers 2026/08/24 04:03:33 DEBUG : dir: reading active writers 2026/08/24 04:03:33 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.47s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:35 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:37 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/24 04:03:37 DEBUG : dir/file1: Updating file with dir/file1 0x3621ea05f6c0 2026/08/24 04:03:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/24 04:03:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:38 INFO : dir/file1: Moved (server-side) to: file0 2026/08/24 04:03:38 DEBUG : file0: Updating file with file0 0x3621ea05f6c0 2026/08/24 04:03:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:03:38 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/24 04:03:38 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:38 DEBUG : dir: Looking for writers 2026/08/24 04:03:38 DEBUG : Looking for writers 2026/08/24 04:03:38 DEBUG : dir: reading active writers 2026/08/24 04:03:38 DEBUG : file0: reading active writers 2026/08/24 04:03:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.08s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:39 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:39 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:39 DEBUG : Looking for writers 2026/08/24 04:03:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:39 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:39 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/24 04:03:40 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/24 04:03:40 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/24 04:03:41 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/24 04:03:41 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/24 04:03:42 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:42 DEBUG : Looking for writers 2026/08/24 04:03:42 DEBUG : a: Looking for writers 2026/08/24 04:03:42 DEBUG : b: Looking for writers 2026/08/24 04:03:42 DEBUG : c: Looking for writers 2026/08/24 04:03:42 DEBUG : d: Looking for writers 2026/08/24 04:03:42 DEBUG : Looking for writers 2026/08/24 04:03:42 DEBUG : /: reading active writers 2026/08/24 04:03:42 DEBUG : a: reading active writers 2026/08/24 04:03:42 DEBUG : b: reading active writers 2026/08/24 04:03:42 DEBUG : c: reading active writers 2026/08/24 04:03:42 DEBUG : d: reading active writers 2026/08/24 04:03:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.82s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:43 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:43 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/24 04:03:44 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/24 04:03:44 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/24 04:03:44 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/24 04:03:46 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:46 DEBUG : a/b/c/d: Looking for writers 2026/08/24 04:03:46 DEBUG : a/b/c: Looking for writers 2026/08/24 04:03:46 DEBUG : d: reading active writers 2026/08/24 04:03:46 DEBUG : a/b: Looking for writers 2026/08/24 04:03:46 DEBUG : c: reading active writers 2026/08/24 04:03:46 DEBUG : a: Looking for writers 2026/08/24 04:03:46 DEBUG : b: reading active writers 2026/08/24 04:03:46 DEBUG : Looking for writers 2026/08/24 04:03:46 DEBUG : a: reading active writers 2026/08/24 04:03:46 DEBUG : >WaitForWriters: 2026/08/24 04:03:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/a/b/c not empty`) 2026/08/24 04:03:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 04:03:48 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/a/b/c not empty`) 2026/08/24 04:03:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/24 04:03:48 DEBUG : pacer: Reducing sleep to 30ms 2026/08/24 04:03:48 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/a/b not empty`) 2026/08/24 04:03:48 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/08/24 04:03:48 DEBUG : pacer: Reducing sleep to 45ms 2026/08/24 04:03:48 DEBUG : pacer: Reducing sleep to 33.75ms 2026/08/24 04:03:48 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.70s) === 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-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:48 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:48 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:48 DEBUG : Looking for writers 2026/08/24 04:03:48 DEBUG : >WaitForWriters: 2026/08/24 04:03:48 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/08/24 04:03:49 DEBUG : pacer: Reducing sleep to 14.238281ms --- 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-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:49 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:03:49 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/08/24 04:03:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:03:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:49 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/24 04:03:49 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/24 04:03:49 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/24 04:03:49 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 04:03:50 DEBUG : pacer: Reducing sleep to 10ms 2026/08/24 04:03:50 DEBUG : file1: size = 5 OK 2026/08/24 04:03:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:03:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:03:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:03:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:03:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:03:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:03:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:03:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:03:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:03:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:03:50 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/24 04:03:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/24 04:03:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:03:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:03:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:03:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:50 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 04:03:51 DEBUG : file1: size = 0 OK 2026/08/24 04:03:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:03:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:03:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/24 04:03:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:03:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:03:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:03:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:51 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (7 bytes), uploading instead of streaming 2026/08/24 04:03:52 DEBUG : file1: size = 7 OK 2026/08/24 04:03:52 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/24 04:03:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:52 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:52 DEBUG : Looking for writers 2026/08/24 04:03:52 DEBUG : file1: reading active writers 2026/08/24 04:03:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.09s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:53 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:03:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:03:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/24 04:03:54 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/24 04:03:54 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/24 04:03:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/24 04:03:54 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (11 bytes), uploading instead of streaming 2026/08/24 04:03:55 DEBUG : file1: size = 11 OK 2026/08/24 04:03:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/24 04:03:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:03:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/24 04:03:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:55 DEBUG : Looking for writers 2026/08/24 04:03:55 DEBUG : file1: reading active writers 2026/08/24 04:03:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.02s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:56 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:03:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:03:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:56 ERROR : file1: WriteFileHandle.New Rcat failed: Post "https://rclone.files.com/api/rest/v1/file_actions/begin_upload/rclone-test-jibadug4goqu/file1": context canceled 2026/08/24 04:03:56 DEBUG : file1: Remove: 2026/08/24 04:03:56 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/24 04:03:56 DEBUG : file1: >Remove: err= 2026/08/24 04:03:56 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:56 DEBUG : Looking for writers 2026/08/24 04:03:56 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:56 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:03:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:03:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:56 ERROR : file1: WriteFileHandle.New Rcat failed: context canceled 2026/08/24 04:03:56 DEBUG : file1: Remove: 2026/08/24 04:03:56 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/24 04:03:56 DEBUG : file1: >Remove: err= 2026/08/24 04:03:56 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:56 DEBUG : Looking for writers 2026/08/24 04:03:56 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:57 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:03:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:03:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:03:57 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/24 04:03:57 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/24 04:03:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:03:57 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 04:03:58 DEBUG : file2: size = 5 OK 2026/08/24 04:03:58 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:03:58 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/24 04:03:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:03:58 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:03:58 DEBUG : Looking for writers 2026/08/24 04:03:58 DEBUG : file2: reading active writers 2026/08/24 04:03:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (2.98s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.38s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.39s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.21s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:03:59 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:03:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:03:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:03:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:03:59 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/24 04:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:03:59 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 04:04:00 DEBUG : file1: size = 5 OK 2026/08/24 04:04:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:04:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:04:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:00 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/24 04:04:00 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:04:00 DEBUG : Looking for writers 2026/08/24 04:04:00 DEBUG : file1: reading active writers 2026/08/24 04:04:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.52s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:04:00 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:04:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:04:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:04:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:04:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:04:00 DEBUG : file1: WriteFileHandle.Release closing 2026/08/24 04:04:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:00 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 04:04:01 DEBUG : file1: size = 0 OK 2026/08/24 04:04:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:04:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:04:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:01 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/24 04:04:01 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:04:01 DEBUG : Looking for writers 2026/08/24 04:04:01 DEBUG : file1: reading active writers 2026/08/24 04:04:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.55s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:04:02 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:04:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:04:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:04:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:04:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:04:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:02 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (2 bytes), uploading instead of streaming 2026/08/24 04:04:03 DEBUG : file1: size = 2 OK 2026/08/24 04:04:03 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/24 04:04:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:04:03 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/24 04:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:03 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:04:03 DEBUG : Looking for writers 2026/08/24 04:04:03 DEBUG : file1: reading active writers 2026/08/24 04:04:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.75s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:04:04 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:04:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:04:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:04:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:04 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 04:04:05 DEBUG : file1: size = 0 OK 2026/08/24 04:04:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:04:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:04:05 DEBUG : file1: Open: flags=O_RDONLY 2026/08/24 04:04:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/24 04:04:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/24 04:04:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:05 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:04:05 DEBUG : Looking for writers 2026/08/24 04:04:05 DEBUG : file1: reading active writers 2026/08/24 04:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.85s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:04:05 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:04:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:04:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:04:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:04:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:04:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:06 DEBUG : files root 'rclone-test-jibadug4goqu': File to upload is small (100 bytes), uploading instead of streaming 2026/08/24 04:04:06 DEBUG : file1: size = 100 OK 2026/08/24 04:04:06 DEBUG : file1: md5 = e9c129ba8b233e1e7111e041f9122003 OK 2026/08/24 04:04:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:04:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:04:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:04:06 DEBUG : file1: Open: flags=O_RDONLY 2026/08/24 04:04:06 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/24 04:04:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/24 04:04:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:07 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:04:07 DEBUG : Looking for writers 2026/08/24 04:04:07 DEBUG : file1: reading active writers 2026/08/24 04:04:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.67s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:04:07 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:04:07 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:04:07 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:04:07 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/24 04:04:07 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/24 04:04:07 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/24 04:04:07 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/24 04:04:07 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/24 04:04:07 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/24 04:04:07 DEBUG : stalled: Remove: 2026/08/24 04:04:07 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/24 04:04:07 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.40s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:04:07 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:04:13 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/24 04:04:13 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/24 04:04:13 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:14 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:14 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/24 04:04:14 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/24 04:04:14 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:14 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:14 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/24 04:04:14 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/24 04:04:14 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:14 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:14 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/24 04:04:14 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/24 04:04:14 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:15 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:15 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/24 04:04:15 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/24 04:04:15 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:15 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:15 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:04:15 DEBUG : flat: Looking for writers 2026/08/24 04:04:15 DEBUG : f001.txt: reading active writers 2026/08/24 04:04:15 DEBUG : f002.txt: reading active writers 2026/08/24 04:04:15 DEBUG : f003.txt: reading active writers 2026/08/24 04:04:15 DEBUG : f004.txt: reading active writers 2026/08/24 04:04:15 DEBUG : f000.txt: reading active writers 2026/08/24 04:04:15 DEBUG : Looking for writers 2026/08/24 04:04:15 DEBUG : flat: reading active writers 2026/08/24 04:04:15 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (8.72s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:04:16 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:04:21 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/24 04:04:21 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/24 04:04:21 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:21 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:21 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/24 04:04:21 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/24 04:04:21 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:21 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:21 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/24 04:04:21 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/24 04:04:21 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:21 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:21 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:04:21 DEBUG : a/b/c: Looking for writers 2026/08/24 04:04:21 DEBUG : deep.txt: reading active writers 2026/08/24 04:04:21 DEBUG : a/b: Looking for writers 2026/08/24 04:04:21 DEBUG : c: reading active writers 2026/08/24 04:04:21 DEBUG : mid.txt: reading active writers 2026/08/24 04:04:21 DEBUG : a: Looking for writers 2026/08/24 04:04:21 DEBUG : b: reading active writers 2026/08/24 04:04:21 DEBUG : top.txt: reading active writers 2026/08/24 04:04:21 DEBUG : Looking for writers 2026/08/24 04:04:21 DEBUG : a: reading active writers 2026/08/24 04:04:21 DEBUG : >WaitForWriters: 2026/08/24 04:04:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/a/b not empty`) 2026/08/24 04:04:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 04:04:23 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/a/b not empty`) 2026/08/24 04:04:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/24 04:04:23 DEBUG : pacer: Reducing sleep to 30ms 2026/08/24 04:04:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jibadug4goqu/a not empty`) 2026/08/24 04:04:23 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/08/24 04:04:23 DEBUG : pacer: Reducing sleep to 45ms 2026/08/24 04:04:23 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestZipManySubDirs (7.19s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:04:23 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:04:25 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/08/24 04:04:25 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/08/24 04:04:25 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/08/24 04:04:26 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/08/24 04:04:26 DEBUG : pacer: Reducing sleep to 10ms 2026/08/24 04:04:26 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/24 04:04:26 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/24 04:04:26 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:27 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:04:27 DEBUG : bigdir: Looking for writers 2026/08/24 04:04:27 DEBUG : big.bin: reading active writers 2026/08/24 04:04:27 DEBUG : Looking for writers 2026/08/24 04:04:27 DEBUG : bigdir: reading active writers 2026/08/24 04:04:27 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.62s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-jibadug4goqu'", Local "Local file system at /tmp/rclone1484161837", Modify Window "1s" 2026/08/24 04:04:28 INFO : files root 'rclone-test-jibadug4goqu': poll-interval is not supported by this remote 2026/08/24 04:04:31 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/24 04:04:31 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/24 04:04:31 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:32 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:32 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/24 04:04:32 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/24 04:04:32 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:32 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:32 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/24 04:04:32 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/24 04:04:32 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:04:32 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:04:32 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:04:32 DEBUG : dir2: Looking for writers 2026/08/24 04:04:32 DEBUG : b.txt: reading active writers 2026/08/24 04:04:32 DEBUG : dir3: Looking for writers 2026/08/24 04:04:32 DEBUG : c.txt: reading active writers 2026/08/24 04:04:32 DEBUG : dir1: Looking for writers 2026/08/24 04:04:32 DEBUG : a.txt: reading active writers 2026/08/24 04:04:32 DEBUG : Looking for writers 2026/08/24 04:04:32 DEBUG : dir1: reading active writers 2026/08/24 04:04:32 DEBUG : dir2: reading active writers 2026/08/24 04:04:32 DEBUG : dir3: reading active writers 2026/08/24 04:04:32 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.82s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/24 04:04:34 DEBUG : files root 'rclone-test-jibadug4goqu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 5m29.692515787s (try 1/5)