"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/07/17 05:44:54 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jufuhad0rabu" 2026/07/17 05:44:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 05:44:55 DEBUG : Creating backend with remote "/tmp/rclone3435751276" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:44:55 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:44:58 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:44:58 DEBUG : dir: Looking for writers 2026/07/17 05:44:58 DEBUG : Looking for writers 2026/07/17 05:44:58 DEBUG : dir: reading active writers 2026/07/17 05:44:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.28s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:44:59 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:02 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:02 DEBUG : dir/subdir: Looking for writers 2026/07/17 05:45:02 DEBUG : dir: Looking for writers 2026/07/17 05:45:02 DEBUG : file1: reading active writers 2026/07/17 05:45:02 DEBUG : file2: reading active writers 2026/07/17 05:45:02 DEBUG : subdir: reading active writers 2026/07/17 05:45:02 DEBUG : Looking for writers 2026/07/17 05:45:02 DEBUG : dir: reading active writers 2026/07/17 05:45:02 DEBUG : >WaitForWriters: 2026/07/17 05:45:04 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/dir not empty`) 2026/07/17 05:45:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 05:45:04 DEBUG : pacer: Reducing sleep to 15ms 2026/07/17 05:45:04 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.31s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:04 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:05 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 05:45:05 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:05 DEBUG : dir: Looking for writers 2026/07/17 05:45:05 DEBUG : file1: reading active writers 2026/07/17 05:45:05 DEBUG : Looking for writers 2026/07/17 05:45:05 DEBUG : dir: reading active writers 2026/07/17 05:45:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.21s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:06 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:08 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:08 DEBUG : dir: Looking for writers 2026/07/17 05:45:08 DEBUG : Looking for writers 2026/07/17 05:45:08 DEBUG : dir: reading active writers 2026/07/17 05:45:08 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.33s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:08 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:10 DEBUG : dir: forgetting directory cache 2026/07/17 05:45:10 DEBUG : forgetting directory cache 2026/07/17 05:45:10 DEBUG : dir: forgetting directory cache 2026/07/17 05:45:10 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:10 DEBUG : Looking for writers 2026/07/17 05:45:10 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.80s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:11 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:13 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/17 05:45:13 DEBUG : dir: invalidating directory cache 2026/07/17 05:45:13 DEBUG : >ForgetPath: 2026/07/17 05:45:13 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/17 05:45:13 DEBUG : invalidating directory cache 2026/07/17 05:45:13 DEBUG : dir: forgetting directory cache 2026/07/17 05:45:13 DEBUG : >ForgetPath: 2026/07/17 05:45:13 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/17 05:45:13 DEBUG : >ForgetPath: 2026/07/17 05:45:13 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:13 DEBUG : dir: Looking for writers 2026/07/17 05:45:13 DEBUG : Looking for writers 2026/07/17 05:45:13 DEBUG : dir: reading active writers 2026/07/17 05:45:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.54s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:14 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:17 DEBUG : forgetting directory cache 2026/07/17 05:45:17 DEBUG : dir: forgetting directory cache 2026/07/17 05:45:18 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:18 DEBUG : dir: Looking for writers 2026/07/17 05:45:18 DEBUG : fil/a/b: Looking for writers 2026/07/17 05:45:18 DEBUG : fil/a: Looking for writers 2026/07/17 05:45:18 DEBUG : b: reading active writers 2026/07/17 05:45:18 DEBUG : fil: Looking for writers 2026/07/17 05:45:18 DEBUG : a: reading active writers 2026/07/17 05:45:18 DEBUG : Looking for writers 2026/07/17 05:45:18 DEBUG : dir: reading active writers 2026/07/17 05:45:18 DEBUG : fil: reading active writers 2026/07/17 05:45:18 DEBUG : >WaitForWriters: 2026/07/17 05:45:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/fil/a not empty`) 2026/07/17 05:45:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 05:45:19 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/fil/a not empty`) 2026/07/17 05:45:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/17 05:45:19 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/fil/a not empty`) 2026/07/17 05:45:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/17 05:45:19 DEBUG : pacer: Reducing sleep to 60ms 2026/07/17 05:45:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/fil not empty`) 2026/07/17 05:45:20 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/07/17 05:45:20 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/fil not empty`) 2026/07/17 05:45:20 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/07/17 05:45:20 DEBUG : pacer: Reducing sleep to 180ms 2026/07/17 05:45:20 DEBUG : pacer: Reducing sleep to 135ms 2026/07/17 05:45:20 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestDirWalk (6.55s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:20 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:21 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/07/17 05:45:21 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/07/17 05:45:21 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/07/17 05:45:21 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/07/17 05:45:21 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/07/17 05:45:22 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:22 DEBUG : dir: Looking for writers 2026/07/17 05:45:22 DEBUG : Looking for writers 2026/07/17 05:45:22 DEBUG : dir: reading active writers 2026/07/17 05:45:22 DEBUG : >WaitForWriters: 2026/07/17 05:45:22 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/07/17 05:45:22 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/07/17 05:45:22 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/07/17 05:45:22 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (2.06s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:22 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:24 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:24 DEBUG : dir: Looking for writers 2026/07/17 05:45:24 DEBUG : file1: reading active writers 2026/07/17 05:45:24 DEBUG : Looking for writers 2026/07/17 05:45:24 DEBUG : dir: reading active writers 2026/07/17 05:45:24 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.50s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:25 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/07/17 05:45:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/17 05:45:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/17 05:45:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/17 05:45:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/17 05:45:32 DEBUG : dir: invalidating directory cache 2026/07/17 05:45:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/17 05:45:32 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/17 05:45:32 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/17 05:45:32 DEBUG : dir/file1: Reset virtual modtime 2026/07/17 05:45:32 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/17 05:45:32 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/17 05:45:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/17 05:45:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/17 05:45:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:45:32 DEBUG : dir: invalidating directory cache 2026/07/17 05:45:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/17 05:45:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/17 05:45:33 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/17 05:45:33 DEBUG : forgetting directory cache 2026/07/17 05:45:33 DEBUG : dir: forgetting directory cache 2026/07/17 05:45:33 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/17 05:45:33 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:33 DEBUG : dir/virtualDir: Looking for writers 2026/07/17 05:45:33 DEBUG : dir: Looking for writers 2026/07/17 05:45:33 DEBUG : virtualFile2: reading active writers 2026/07/17 05:45:33 DEBUG : virtualFile: reading active writers 2026/07/17 05:45:33 DEBUG : virtualDir: reading active writers 2026/07/17 05:45:33 DEBUG : file1: reading active writers 2026/07/17 05:45:33 DEBUG : Looking for writers 2026/07/17 05:45:33 DEBUG : dir: reading active writers 2026/07/17 05:45:33 DEBUG : >WaitForWriters: 2026/07/17 05:45:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/dir not empty`) 2026/07/17 05:45:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 05:45:34 DEBUG : pacer: Reducing sleep to 15ms 2026/07/17 05:45:34 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (9.35s) --- PASS: TestDirReadDirAll/Virtual (3.68s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:34 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:35 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 05:45:36 ERROR : dir/: Can only open directories read only 2026/07/17 05:45:36 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:36 DEBUG : dir: Looking for writers 2026/07/17 05:45:36 DEBUG : Looking for writers 2026/07/17 05:45:36 DEBUG : dir: reading active writers 2026/07/17 05:45:36 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.28s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:36 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:38 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:45:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/17 05:45:38 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/17 05:45:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/17 05:45:38 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/17 05:45:39 DEBUG : dir/potato: size = 5 OK 2026/07/17 05:45:39 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 05:45:39 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/17 05:45:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/17 05:45:39 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:39 DEBUG : dir: Looking for writers 2026/07/17 05:45:39 DEBUG : file1: reading active writers 2026/07/17 05:45:39 DEBUG : potato: reading active writers 2026/07/17 05:45:39 DEBUG : Looking for writers 2026/07/17 05:45:39 DEBUG : dir: reading active writers 2026/07/17 05:45:39 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.74s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:40 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/17 05:45:43 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:43 DEBUG : dir/sub: Looking for writers 2026/07/17 05:45:43 DEBUG : dir: Looking for writers 2026/07/17 05:45:43 DEBUG : file1: reading active writers 2026/07/17 05:45:43 DEBUG : sub: reading active writers 2026/07/17 05:45:43 DEBUG : Looking for writers 2026/07/17 05:45:43 DEBUG : dir: reading active writers 2026/07/17 05:45:43 DEBUG : >WaitForWriters: 2026/07/17 05:45:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/dir not empty`) 2026/07/17 05:45:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 05:45:44 DEBUG : pacer: Reducing sleep to 15ms 2026/07/17 05:45:44 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (4.00s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:44 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:45 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 05:45:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/17 05:45:47 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/17 05:45:47 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:47 DEBUG : dir/sub/subsub: Looking for writers 2026/07/17 05:45:47 DEBUG : dir/sub: Looking for writers 2026/07/17 05:45:47 DEBUG : subsub: reading active writers 2026/07/17 05:45:47 DEBUG : dir: Looking for writers 2026/07/17 05:45:47 DEBUG : file1: reading active writers 2026/07/17 05:45:47 DEBUG : sub: reading active writers 2026/07/17 05:45:47 DEBUG : Looking for writers 2026/07/17 05:45:47 DEBUG : dir: reading active writers 2026/07/17 05:45:47 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (4.49s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:49 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:51 ERROR : dir/: Dir.Remove not empty 2026/07/17 05:45:51 DEBUG : dir/file1: Remove: 2026/07/17 05:45:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:45:51 DEBUG : dir/file1: >Remove: err= 2026/07/17 05:45:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/17 05:45:51 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:51 DEBUG : Looking for writers 2026/07/17 05:45:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.63s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:51 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:53 DEBUG : dir/file1: Remove: 2026/07/17 05:45:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:45:53 DEBUG : dir/file1: >Remove: err= 2026/07/17 05:45:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/17 05:45:53 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:53 DEBUG : Looking for writers 2026/07/17 05:45:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.42s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:54 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:45:56 DEBUG : dir/file1: Remove: 2026/07/17 05:45:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:45:56 DEBUG : dir/file1: >Remove: err= 2026/07/17 05:45:56 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:45:56 DEBUG : dir: Looking for writers 2026/07/17 05:45:56 DEBUG : Looking for writers 2026/07/17 05:45:56 DEBUG : dir: reading active writers 2026/07/17 05:45:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.87s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:45:57 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:46:00 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/17 05:46:00 DEBUG : dir: Updating dir with dir2 0xe4967178000 2026/07/17 05:46:00 DEBUG : dir: forgetting directory cache 2026/07/17 05:46:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/17 05:46:00 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/17 05:46:02 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/17 05:46:02 DEBUG : file2: Updating file with file2 0xe4967178c30 2026/07/17 05:46:02 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/17 05:46:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/17 05:46:02 INFO : dir2/file3: Deleted 2026/07/17 05:46:03 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/17 05:46:03 DEBUG : dir2/file3: Updating file with dir2/file3 0xe4967178c30 2026/07/17 05:46:03 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/17 05:46:03 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/17 05:46:03 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/17 05:46:04 DEBUG : empty directory: Updating dir with renamed empty directory 0xe49672e5ad0 2026/07/17 05:46:04 DEBUG : empty directory: forgetting directory cache 2026/07/17 05:46:04 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/17 05:46:04 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/17 05:46:04 DEBUG : dir2: Renaming to "dir3" 2026/07/17 05:46:04 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:04 DEBUG : dir3: Looking for writers 2026/07/17 05:46:04 DEBUG : file3: reading active writers 2026/07/17 05:46:04 DEBUG : renamed empty directory: Looking for writers 2026/07/17 05:46:04 DEBUG : Looking for writers 2026/07/17 05:46:04 DEBUG : dir3: reading active writers 2026/07/17 05:46:04 DEBUG : renamed empty directory: reading active writers 2026/07/17 05:46:04 DEBUG : >WaitForWriters: --- PASS: TestDirRename (8.24s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:46:05 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:46:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/17 05:46:07 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:46:07 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 05:46:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/17 05:46:07 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/17 05:46:07 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/17 05:46:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/17 05:46:07 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:46:07 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 05:46:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/17 05:46:07 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/17 05:46:07 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/17 05:46:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/17 05:46:07 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (12 bytes), uploading instead of streaming 2026/07/17 05:46:08 DEBUG : dir/sub/file2: size = 12 OK 2026/07/17 05:46:08 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/17 05:46:08 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/17 05:46:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/17 05:46:08 DEBUG : forgetting directory cache 2026/07/17 05:46:08 DEBUG : dir: forgetting directory cache 2026/07/17 05:46:08 DEBUG : dir/sub: forgetting directory cache 2026/07/17 05:46:08 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/17 05:46:08 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/17 05:46:08 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/17 05:46:09 DEBUG : dir/sub/file0: size = 5 OK 2026/07/17 05:46:09 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 05:46:09 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/17 05:46:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/17 05:46:09 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:09 DEBUG : dir/sub: Looking for writers 2026/07/17 05:46:09 DEBUG : file0: reading active writers 2026/07/17 05:46:09 DEBUG : file2: reading active writers 2026/07/17 05:46:09 DEBUG : dir: Looking for writers 2026/07/17 05:46:09 DEBUG : file1: reading active writers 2026/07/17 05:46:09 DEBUG : sub: reading active writers 2026/07/17 05:46:09 DEBUG : Looking for writers 2026/07/17 05:46:09 DEBUG : dir: reading active writers 2026/07/17 05:46:09 DEBUG : >WaitForWriters: 2026/07/17 05:46:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/dir not empty`) 2026/07/17 05:46:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 05:46:11 DEBUG : pacer: Reducing sleep to 15ms 2026/07/17 05:46:11 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (6.20s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:46:11 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:46:12 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 05:46:12 DEBUG : forgetting directory cache 2026/07/17 05:46:14 DEBUG : forgetting directory cache 2026/07/17 05:46:14 DEBUG : dir: forgetting directory cache 2026/07/17 05:46:15 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:15 DEBUG : dir: Looking for writers 2026/07/17 05:46:15 DEBUG : Looking for writers 2026/07/17 05:46:15 DEBUG : dir: reading active writers 2026/07/17 05:46:15 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.39s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:46:15 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:46:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/17 05:46:17 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:46:17 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/17 05:46:17 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/17 05:46:17 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/17 05:46:17 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:46:17 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/17 05:46:17 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/17 05:46:17 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:46:17 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/17 05:46:17 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/17 05:46:17 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/17 05:46:17 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:46:17 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/17 05:46:17 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:17 DEBUG : dir: Looking for writers 2026/07/17 05:46:17 DEBUG : file1: reading active writers 2026/07/17 05:46:17 DEBUG : file1.metadata: reading active writers 2026/07/17 05:46:17 DEBUG : Looking for writers 2026/07/17 05:46:17 DEBUG : dir: reading active writers 2026/07/17 05:46:17 DEBUG : dir.metadata: reading active writers 2026/07/17 05:46:17 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.46s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:46:18 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Not equal: expected: 0 actual : 1 Test: TestFileMethods Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Received unexpected error: file does not exist Test: TestFileMethods 2026/07/17 05:46:27 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:27 DEBUG : Looking for writers 2026/07/17 05:46:27 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (9.37s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:46:27 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:46:31 DEBUG : Can set mod time: true 2026/07/17 05:46:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/17 05:46:32 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:32 DEBUG : dir: Looking for writers 2026/07/17 05:46:32 DEBUG : file1: reading active writers 2026/07/17 05:46:32 DEBUG : Looking for writers 2026/07/17 05:46:32 DEBUG : dir: reading active writers 2026/07/17 05:46:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:46:32 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:46:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 05:46:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/17 05:46:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:46:34 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/17 05:46:35 DEBUG : dir/file1: size = 0 OK 2026/07/17 05:46:35 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 05:46:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/17 05:46:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/17 05:46:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:46:35 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:35 DEBUG : dir: Looking for writers 2026/07/17 05:46:35 DEBUG : file1: reading active writers 2026/07/17 05:46:35 DEBUG : Looking for writers 2026/07/17 05:46:35 DEBUG : dir: reading active writers 2026/07/17 05:46:35 DEBUG : >WaitForWriters: 2026/07/17 05:46:36 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:36 DEBUG : dir: Looking for writers 2026/07/17 05:46:36 DEBUG : file1: reading active writers 2026/07/17 05:46:36 DEBUG : Looking for writers 2026/07/17 05:46:36 DEBUG : dir: reading active writers 2026/07/17 05:46:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:46:36 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=true,write=true 2026/07/17 05:46:45 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:45 DEBUG : Looking for writers 2026/07/17 05:46:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:46:46 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:46:46 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:46:46 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:46 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:46:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:46:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:46 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:46:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/17 05:46:49 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:49 DEBUG : dir: Looking for writers 2026/07/17 05:46:49 DEBUG : file1: reading active writers 2026/07/17 05:46:49 DEBUG : Looking for writers 2026/07/17 05:46:49 DEBUG : dir: reading active writers 2026/07/17 05:46:49 DEBUG : >WaitForWriters: 2026/07/17 05:46:49 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:46:49 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:46:49 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:46:49 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:49 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:49 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:46:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/17 05:46:51 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:46:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:46:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:46:51 DEBUG : dir/file1(0xe4966f1bb00): close: 2026/07/17 05:46:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/17 05:46:51 DEBUG : dir/file1(0xe4966f1bb00): >close: err= 2026/07/17 05:46:51 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:51 DEBUG : dir: Looking for writers 2026/07/17 05:46:51 DEBUG : file1: reading active writers 2026/07/17 05:46:51 DEBUG : Looking for writers 2026/07/17 05:46:51 DEBUG : dir: reading active writers 2026/07/17 05:46:51 DEBUG : >WaitForWriters: 2026/07/17 05:46:52 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:52 DEBUG : dir: Looking for writers 2026/07/17 05:46:52 DEBUG : file1: reading active writers 2026/07/17 05:46:52 DEBUG : Looking for writers 2026/07/17 05:46:52 DEBUG : dir: reading active writers 2026/07/17 05:46:52 DEBUG : >WaitForWriters: 2026/07/17 05:46:52 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:46:52 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:46:52 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:46:52 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:52 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:46:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:46:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:46:52 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:46:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/17 05:46:54 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:46:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:46:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:46:54 DEBUG : dir/file1(0xe4966dfeb80): _writeAt: size=5, off=0 2026/07/17 05:46:54 DEBUG : dir/file1(0xe4966dfeb80): openPending: 2026/07/17 05:46:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/17 05:46:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/17 05:46:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:46:54 DEBUG : dir/file1(0xe4966dfeb80): >openPending: err= 2026/07/17 05:46:54 DEBUG : dir/file1(0xe4966dfeb80): >_writeAt: n=5, err= 2026/07/17 05:46:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/17 05:46:54 DEBUG : dir/file1(0xe4966dfeb80): close: 2026/07/17 05:46:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/17 05:46:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/17 05:46:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/17 05:46:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/17 05:46:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/17 05:46:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/17 05:46:54 DEBUG : dir/file1(0xe4966dfeb80): >close: err= 2026/07/17 05:46:54 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:54 DEBUG : dir: Looking for writers 2026/07/17 05:46:54 DEBUG : file1: reading active writers 2026/07/17 05:46:54 DEBUG : Looking for writers 2026/07/17 05:46:54 DEBUG : dir: reading active writers 2026/07/17 05:46:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:46:54 DEBUG : dir: Looking for writers 2026/07/17 05:46:54 DEBUG : file1: reading active writers 2026/07/17 05:46:54 DEBUG : Looking for writers 2026/07/17 05:46:54 DEBUG : dir: reading active writers 2026/07/17 05:46:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:46:54 DEBUG : dir: Looking for writers 2026/07/17 05:46:54 DEBUG : file1: reading active writers 2026/07/17 05:46:54 DEBUG : Looking for writers 2026/07/17 05:46:54 DEBUG : dir: reading active writers 2026/07/17 05:46:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:46:54 DEBUG : dir: Looking for writers 2026/07/17 05:46:54 DEBUG : file1: reading active writers 2026/07/17 05:46:54 DEBUG : Looking for writers 2026/07/17 05:46:54 DEBUG : dir: reading active writers 2026/07/17 05:46:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:46:54 DEBUG : dir/file1: vfs cache: starting upload 2026/07/17 05:46:55 DEBUG : dir: Looking for writers 2026/07/17 05:46:55 DEBUG : file1: reading active writers 2026/07/17 05:46:55 DEBUG : Looking for writers 2026/07/17 05:46:55 DEBUG : dir: reading active writers 2026/07/17 05:46:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:46:55 DEBUG : dir: Looking for writers 2026/07/17 05:46:55 DEBUG : file1: reading active writers 2026/07/17 05:46:55 DEBUG : Looking for writers 2026/07/17 05:46:55 DEBUG : dir: reading active writers 2026/07/17 05:46:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:46:55 DEBUG : dir: Looking for writers 2026/07/17 05:46:55 DEBUG : file1: reading active writers 2026/07/17 05:46:55 DEBUG : Looking for writers 2026/07/17 05:46:55 DEBUG : dir: reading active writers 2026/07/17 05:46:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:46:56 DEBUG : dir/file1: size = 14 OK 2026/07/17 05:46:56 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/17 05:46:56 INFO : dir/file1: Copied (replaced existing) 2026/07/17 05:46:56 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/17 05:46:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/17 05:46:56 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/17 05:46:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:46:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/17 05:46:56 DEBUG : dir: Looking for writers 2026/07/17 05:46:56 DEBUG : file1: reading active writers 2026/07/17 05:46:56 DEBUG : Looking for writers 2026/07/17 05:46:56 DEBUG : dir: reading active writers 2026/07/17 05:46:56 DEBUG : >WaitForWriters: 2026/07/17 05:46:56 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:56 DEBUG : dir: Looking for writers 2026/07/17 05:46:56 DEBUG : file1: reading active writers 2026/07/17 05:46:56 DEBUG : Looking for writers 2026/07/17 05:46:56 DEBUG : dir: reading active writers 2026/07/17 05:46:56 DEBUG : >WaitForWriters: 2026/07/17 05:46:56 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (29.46s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (5.19s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.99s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (9.33s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (3.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (3.17s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.32s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:46:57 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:46:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:46:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 05:46:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:46:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/17 05:46:58 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:58 DEBUG : dir: Looking for writers 2026/07/17 05:46:58 DEBUG : file1: reading active writers 2026/07/17 05:46:58 DEBUG : Looking for writers 2026/07/17 05:46:58 DEBUG : dir: reading active writers 2026/07/17 05:46:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.40s) === RUN TestFileOpenReadUnknownSize 2026/07/17 05:46:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/17 05:46:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/17 05:46:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:46:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/17 05:46:59 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:46:59 DEBUG : Looking for writers 2026/07/17 05:46:59 DEBUG : file.txt: reading active writers 2026/07/17 05:46:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:46:59 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:01 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/17 05:47:02 DEBUG : dir/file1: size = 25 OK 2026/07/17 05:47:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 05:47:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/17 05:47:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:02 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:02 DEBUG : dir: Looking for writers 2026/07/17 05:47:02 DEBUG : file1: reading active writers 2026/07/17 05:47:02 DEBUG : Looking for writers 2026/07/17 05:47:02 DEBUG : dir: reading active writers 2026/07/17 05:47:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.49s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:47:03 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:04 DEBUG : dir/file1: Remove: 2026/07/17 05:47:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:04 DEBUG : dir/file1: >Remove: err= 2026/07/17 05:47:05 DEBUG : dir/file1: Remove: 2026/07/17 05:47:05 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/17 05:47:05 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:05 DEBUG : dir: Looking for writers 2026/07/17 05:47:05 DEBUG : Looking for writers 2026/07/17 05:47:05 DEBUG : dir: reading active writers 2026/07/17 05:47:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.71s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:47:05 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:07 DEBUG : dir/file1: Remove: 2026/07/17 05:47:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:07 DEBUG : dir/file1: >Remove: err= 2026/07/17 05:47:07 DEBUG : dir/file1: Remove: 2026/07/17 05:47:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/17 05:47:07 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:07 DEBUG : dir: Looking for writers 2026/07/17 05:47:07 DEBUG : Looking for writers 2026/07/17 05:47:07 DEBUG : dir: reading active writers 2026/07/17 05:47:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.70s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:47:08 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:47:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 05:47:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/17 05:47:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/17 05:47:10 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/17 05:47:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/17 05:47:10 DEBUG : dir/file1: Open: flags=0x3 2026/07/17 05:47:10 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/17 05:47:10 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/17 05:47:10 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:10 DEBUG : dir: Looking for writers 2026/07/17 05:47:10 DEBUG : file1: reading active writers 2026/07/17 05:47:10 DEBUG : Looking for writers 2026/07/17 05:47:10 DEBUG : dir: reading active writers 2026/07/17 05:47:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.34s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:47:10 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:12 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:12 DEBUG : dir: Looking for writers 2026/07/17 05:47:12 DEBUG : file1: reading active writers 2026/07/17 05:47:12 DEBUG : Looking for writers 2026/07/17 05:47:12 DEBUG : dir: reading active writers 2026/07/17 05:47:12 DEBUG : >WaitForWriters: 2026/07/17 05:47:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/17 05:47:13 DEBUG : newLeaf: Updating file with newLeaf 0xe4967b2b520 2026/07/17 05:47:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/17 05:47:14 DEBUG : dir/file1: Updating file with dir/file1 0xe4967b2b520 2026/07/17 05:47:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/17 05:47:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 05:47:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/17 05:47:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:14 DEBUG : dir/file1: File is currently open, delaying rename 0xe4967b2b520 2026/07/17 05:47:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:14 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/17 05:47:15 DEBUG : dir/file1: size = 25 OK 2026/07/17 05:47:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 05:47:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/17 05:47:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:15 DEBUG : newLeaf: Running delayed rename now 2026/07/17 05:47:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/17 05:47:16 DEBUG : newLeaf: Updating file with newLeaf 0xe4967b2b520 2026/07/17 05:47:16 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:16 DEBUG : dir: Looking for writers 2026/07/17 05:47:16 DEBUG : Looking for writers 2026/07/17 05:47:16 DEBUG : dir: reading active writers 2026/07/17 05:47:16 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:16 DEBUG : >WaitForWriters: 2026/07/17 05:47:16 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:16 DEBUG : dir: Looking for writers 2026/07/17 05:47:16 DEBUG : Looking for writers 2026/07/17 05:47:16 DEBUG : dir: reading active writers 2026/07/17 05:47:16 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:47:17 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:17 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:47:17 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:17 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:17 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:47:19 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:19 DEBUG : dir: Looking for writers 2026/07/17 05:47:19 DEBUG : file1: reading active writers 2026/07/17 05:47:19 DEBUG : Looking for writers 2026/07/17 05:47:19 DEBUG : dir: reading active writers 2026/07/17 05:47:19 DEBUG : >WaitForWriters: 2026/07/17 05:47:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/17 05:47:19 DEBUG : newLeaf: Updating file with newLeaf 0xe49673d8340 2026/07/17 05:47:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/17 05:47:20 DEBUG : dir/file1: Updating file with dir/file1 0xe49673d8340 2026/07/17 05:47:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/17 05:47:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 05:47:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/17 05:47:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:21 DEBUG : dir/file1: File is currently open, delaying rename 0xe49673d8340 2026/07/17 05:47:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:21 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/17 05:47:22 DEBUG : dir/file1: size = 25 OK 2026/07/17 05:47:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 05:47:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/17 05:47:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:22 DEBUG : newLeaf: Running delayed rename now 2026/07/17 05:47:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/17 05:47:23 DEBUG : newLeaf: Updating file with newLeaf 0xe49673d8340 2026/07/17 05:47:23 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:23 DEBUG : dir: Looking for writers 2026/07/17 05:47:23 DEBUG : Looking for writers 2026/07/17 05:47:23 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:23 DEBUG : dir: reading active writers 2026/07/17 05:47:23 DEBUG : >WaitForWriters: 2026/07/17 05:47:23 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:23 DEBUG : dir: Looking for writers 2026/07/17 05:47:23 DEBUG : Looking for writers 2026/07/17 05:47:23 DEBUG : dir: reading active writers 2026/07/17 05:47:23 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:23 DEBUG : >WaitForWriters: 2026/07/17 05:47:23 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:47:24 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:24 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:47:24 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:24 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:47:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:47:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:24 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:47:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 05:47:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:47:25 DEBUG : dir/file1(0xe4967073600): openPending: 2026/07/17 05:47:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/17 05:47:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/17 05:47:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:25 DEBUG : dir/file1(0xe4967073600): >openPending: err= 2026/07/17 05:47:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 05:47:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:47:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:47:25 DEBUG : dir/file1(0xe4967073600): _writeAt: size=14, off=0 2026/07/17 05:47:25 DEBUG : dir/file1(0xe4967073600): >_writeAt: n=14, err= 2026/07/17 05:47:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/17 05:47:25 DEBUG : dir/file1(0xe4967073600): close: 2026/07/17 05:47:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/17 05:47:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/17 05:47:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/17 05:47:25 DEBUG : dir/file1(0xe4967073600): >close: err= 2026/07/17 05:47:25 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:25 DEBUG : dir: Looking for writers 2026/07/17 05:47:25 DEBUG : file1: reading active writers 2026/07/17 05:47:25 DEBUG : Looking for writers 2026/07/17 05:47:25 DEBUG : dir: reading active writers 2026/07/17 05:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:47:25 DEBUG : dir: Looking for writers 2026/07/17 05:47:25 DEBUG : file1: reading active writers 2026/07/17 05:47:25 DEBUG : Looking for writers 2026/07/17 05:47:25 DEBUG : dir: reading active writers 2026/07/17 05:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:47:25 DEBUG : dir: Looking for writers 2026/07/17 05:47:25 DEBUG : file1: reading active writers 2026/07/17 05:47:25 DEBUG : Looking for writers 2026/07/17 05:47:25 DEBUG : dir: reading active writers 2026/07/17 05:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:47:25 DEBUG : dir: Looking for writers 2026/07/17 05:47:25 DEBUG : file1: reading active writers 2026/07/17 05:47:25 DEBUG : Looking for writers 2026/07/17 05:47:25 DEBUG : dir: reading active writers 2026/07/17 05:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:47:25 DEBUG : dir/file1: vfs cache: starting upload 2026/07/17 05:47:25 DEBUG : dir: Looking for writers 2026/07/17 05:47:25 DEBUG : file1: reading active writers 2026/07/17 05:47:25 DEBUG : Looking for writers 2026/07/17 05:47:25 DEBUG : dir: reading active writers 2026/07/17 05:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:47:26 DEBUG : dir: Looking for writers 2026/07/17 05:47:26 DEBUG : file1: reading active writers 2026/07/17 05:47:26 DEBUG : Looking for writers 2026/07/17 05:47:26 DEBUG : dir: reading active writers 2026/07/17 05:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:47:26 DEBUG : dir: Looking for writers 2026/07/17 05:47:26 DEBUG : file1: reading active writers 2026/07/17 05:47:26 DEBUG : Looking for writers 2026/07/17 05:47:26 DEBUG : dir: reading active writers 2026/07/17 05:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:47:26 DEBUG : dir/file1: size = 14 OK 2026/07/17 05:47:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 05:47:26 INFO : dir/file1: Copied (replaced existing) 2026/07/17 05:47:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/17 05:47:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/17 05:47:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/17 05:47:27 DEBUG : dir: Looking for writers 2026/07/17 05:47:27 DEBUG : file1: reading active writers 2026/07/17 05:47:27 DEBUG : Looking for writers 2026/07/17 05:47:27 DEBUG : dir: reading active writers 2026/07/17 05:47:27 DEBUG : >WaitForWriters: 2026/07/17 05:47:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:47:27 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:47:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:47:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:47:27 DEBUG : dir/file1(0xe4967df4ec0): _readAt: size=512, off=0 2026/07/17 05:47:27 DEBUG : dir/file1(0xe4967df4ec0): openPending: 2026/07/17 05:47:27 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/07/17 05:47:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/17 05:47:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:27 DEBUG : dir/file1(0xe4967df4ec0): >openPending: err= 2026/07/17 05:47:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/17 05:47:27 DEBUG : dir/file1(0xe4967df4ec0): >_readAt: n=14, err=EOF 2026/07/17 05:47:27 DEBUG : dir/file1(0xe4967df4ec0): close: 2026/07/17 05:47:27 DEBUG : dir/file1(0xe4967df4ec0): >close: err= 2026/07/17 05:47:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/17 05:47:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 05:47:28 DEBUG : newLeaf: Updating file with newLeaf 0xe49674d0820 2026/07/17 05:47:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/17 05:47:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/17 05:47:28 DEBUG : dir/file1: Updating file with dir/file1 0xe49674d0820 2026/07/17 05:47:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/17 05:47:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 05:47:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:47:29 DEBUG : dir/file1(0xe49670b0e80): openPending: 2026/07/17 05:47:29 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/07/17 05:47:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/17 05:47:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:29 DEBUG : dir/file1(0xe49670b0e80): >openPending: err= 2026/07/17 05:47:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 05:47:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:47:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:47:29 DEBUG : dir/file1(0xe49670b0e80): _writeAt: size=25, off=0 2026/07/17 05:47:29 DEBUG : dir/file1(0xe49670b0e80): >_writeAt: n=25, err= 2026/07/17 05:47:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/17 05:47:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 05:47:29 DEBUG : newLeaf: Updating file with newLeaf 0xe49674d0820 2026/07/17 05:47:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:29 DEBUG : newLeaf(0xe49670b0e80): close: 2026/07/17 05:47:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/17 05:47:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-17 05:47:29.271990492 +0000 UTC m=+154.604259763 2026/07/17 05:47:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/17 05:47:29 DEBUG : newLeaf(0xe49670b0e80): >close: err= 2026/07/17 05:47:29 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:29 DEBUG : dir: Looking for writers 2026/07/17 05:47:29 DEBUG : Looking for writers 2026/07/17 05:47:29 DEBUG : dir: reading active writers 2026/07/17 05:47:29 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:47:29 DEBUG : dir: Looking for writers 2026/07/17 05:47:29 DEBUG : Looking for writers 2026/07/17 05:47:29 DEBUG : dir: reading active writers 2026/07/17 05:47:29 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:47:29 DEBUG : dir: Looking for writers 2026/07/17 05:47:29 DEBUG : Looking for writers 2026/07/17 05:47:29 DEBUG : dir: reading active writers 2026/07/17 05:47:29 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:47:29 DEBUG : dir: Looking for writers 2026/07/17 05:47:29 DEBUG : Looking for writers 2026/07/17 05:47:29 DEBUG : dir: reading active writers 2026/07/17 05:47:29 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:47:29 DEBUG : newLeaf: vfs cache: starting upload 2026/07/17 05:47:30 DEBUG : dir: Looking for writers 2026/07/17 05:47:30 DEBUG : Looking for writers 2026/07/17 05:47:30 DEBUG : dir: reading active writers 2026/07/17 05:47:30 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:47:30 DEBUG : dir: Looking for writers 2026/07/17 05:47:30 DEBUG : Looking for writers 2026/07/17 05:47:30 DEBUG : dir: reading active writers 2026/07/17 05:47:30 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:47:30 DEBUG : dir: Looking for writers 2026/07/17 05:47:30 DEBUG : Looking for writers 2026/07/17 05:47:30 DEBUG : dir: reading active writers 2026/07/17 05:47:30 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:47:30 DEBUG : newLeaf: size = 25 OK 2026/07/17 05:47:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 05:47:30 INFO : newLeaf: Copied (replaced existing) 2026/07/17 05:47:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-17 05:47:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/17 05:47:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/17 05:47:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/17 05:47:31 DEBUG : dir: Looking for writers 2026/07/17 05:47:31 DEBUG : Looking for writers 2026/07/17 05:47:31 DEBUG : dir: reading active writers 2026/07/17 05:47:31 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:31 DEBUG : >WaitForWriters: 2026/07/17 05:47:31 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:31 DEBUG : dir: Looking for writers 2026/07/17 05:47:31 DEBUG : Looking for writers 2026/07/17 05:47:31 DEBUG : dir: reading active writers 2026/07/17 05:47:31 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:31 DEBUG : >WaitForWriters: 2026/07/17 05:47:31 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:47:32 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:32 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:47:32 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:32 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:47:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:47:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:32 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:47:33 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:33 DEBUG : dir: Looking for writers 2026/07/17 05:47:33 DEBUG : file1: reading active writers 2026/07/17 05:47:33 DEBUG : Looking for writers 2026/07/17 05:47:33 DEBUG : dir: reading active writers 2026/07/17 05:47:33 DEBUG : >WaitForWriters: 2026/07/17 05:47:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/17 05:47:34 DEBUG : newLeaf: Updating file with newLeaf 0xe4967acac30 2026/07/17 05:47:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/17 05:47:35 DEBUG : dir/file1: Updating file with dir/file1 0xe4967acac30 2026/07/17 05:47:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/17 05:47:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 05:47:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:47:36 DEBUG : dir/file1(0xe49670b1e00): openPending: 2026/07/17 05:47:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/17 05:47:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/17 05:47:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:36 DEBUG : dir/file1(0xe49670b1e00): >openPending: err= 2026/07/17 05:47:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 05:47:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:47:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:47:36 DEBUG : dir/file1(0xe49670b1e00): _writeAt: size=25, off=0 2026/07/17 05:47:36 DEBUG : dir/file1(0xe49670b1e00): >_writeAt: n=25, err= 2026/07/17 05:47:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/17 05:47:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 05:47:36 DEBUG : newLeaf: Updating file with newLeaf 0xe4967acac30 2026/07/17 05:47:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:36 DEBUG : newLeaf(0xe49670b1e00): close: 2026/07/17 05:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/17 05:47:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-17 05:47:36.01413998 +0000 UTC m=+161.346409232 2026/07/17 05:47:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/17 05:47:36 DEBUG : newLeaf(0xe49670b1e00): >close: err= 2026/07/17 05:47:36 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:36 DEBUG : dir: Looking for writers 2026/07/17 05:47:36 DEBUG : Looking for writers 2026/07/17 05:47:36 DEBUG : dir: reading active writers 2026/07/17 05:47:36 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:47:36 DEBUG : dir: Looking for writers 2026/07/17 05:47:36 DEBUG : Looking for writers 2026/07/17 05:47:36 DEBUG : dir: reading active writers 2026/07/17 05:47:36 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:47:36 DEBUG : dir: Looking for writers 2026/07/17 05:47:36 DEBUG : Looking for writers 2026/07/17 05:47:36 DEBUG : dir: reading active writers 2026/07/17 05:47:36 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:47:36 DEBUG : dir: Looking for writers 2026/07/17 05:47:36 DEBUG : Looking for writers 2026/07/17 05:47:36 DEBUG : dir: reading active writers 2026/07/17 05:47:36 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:47:36 DEBUG : newLeaf: vfs cache: starting upload 2026/07/17 05:47:36 DEBUG : dir: Looking for writers 2026/07/17 05:47:36 DEBUG : Looking for writers 2026/07/17 05:47:36 DEBUG : dir: reading active writers 2026/07/17 05:47:36 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:47:36 DEBUG : dir: Looking for writers 2026/07/17 05:47:36 DEBUG : Looking for writers 2026/07/17 05:47:36 DEBUG : dir: reading active writers 2026/07/17 05:47:36 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:47:37 DEBUG : dir: Looking for writers 2026/07/17 05:47:37 DEBUG : Looking for writers 2026/07/17 05:47:37 DEBUG : dir: reading active writers 2026/07/17 05:47:37 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:47:37 DEBUG : newLeaf: size = 25 OK 2026/07/17 05:47:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 05:47:37 INFO : newLeaf: Copied (replaced existing) 2026/07/17 05:47:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-17 05:47:36 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/17 05:47:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/17 05:47:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/17 05:47:37 DEBUG : dir: Looking for writers 2026/07/17 05:47:37 DEBUG : Looking for writers 2026/07/17 05:47:37 DEBUG : dir: reading active writers 2026/07/17 05:47:37 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:37 DEBUG : >WaitForWriters: 2026/07/17 05:47:38 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:38 DEBUG : dir: Looking for writers 2026/07/17 05:47:38 DEBUG : Looking for writers 2026/07/17 05:47:38 DEBUG : dir: reading active writers 2026/07/17 05:47:38 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:38 DEBUG : >WaitForWriters: 2026/07/17 05:47:38 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:47:38 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:38 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:47:38 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:38 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:38 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:47:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 05:47:40 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:47:40 DEBUG : dir/file1(0xe4966f1bdc0): openPending: 2026/07/17 05:47:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/17 05:47:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/17 05:47:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:40 DEBUG : dir/file1(0xe4966f1bdc0): >openPending: err= 2026/07/17 05:47:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 05:47:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:47:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:47:40 DEBUG : dir/file1(0xe4966f1bdc0): _writeAt: size=14, off=0 2026/07/17 05:47:40 DEBUG : dir/file1(0xe4966f1bdc0): >_writeAt: n=14, err= 2026/07/17 05:47:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/17 05:47:40 DEBUG : dir/file1(0xe4966f1bdc0): close: 2026/07/17 05:47:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/17 05:47:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/17 05:47:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/17 05:47:40 DEBUG : dir/file1(0xe4966f1bdc0): >close: err= 2026/07/17 05:47:40 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:40 DEBUG : dir: Looking for writers 2026/07/17 05:47:40 DEBUG : file1: reading active writers 2026/07/17 05:47:40 DEBUG : Looking for writers 2026/07/17 05:47:40 DEBUG : dir: reading active writers 2026/07/17 05:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:47:40 DEBUG : dir: Looking for writers 2026/07/17 05:47:40 DEBUG : file1: reading active writers 2026/07/17 05:47:40 DEBUG : Looking for writers 2026/07/17 05:47:40 DEBUG : dir: reading active writers 2026/07/17 05:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:47:40 DEBUG : dir: Looking for writers 2026/07/17 05:47:40 DEBUG : file1: reading active writers 2026/07/17 05:47:40 DEBUG : Looking for writers 2026/07/17 05:47:40 DEBUG : dir: reading active writers 2026/07/17 05:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:47:40 DEBUG : dir: Looking for writers 2026/07/17 05:47:40 DEBUG : file1: reading active writers 2026/07/17 05:47:40 DEBUG : Looking for writers 2026/07/17 05:47:40 DEBUG : dir: reading active writers 2026/07/17 05:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:47:40 DEBUG : dir/file1: vfs cache: starting upload 2026/07/17 05:47:40 DEBUG : dir: Looking for writers 2026/07/17 05:47:40 DEBUG : file1: reading active writers 2026/07/17 05:47:40 DEBUG : Looking for writers 2026/07/17 05:47:40 DEBUG : dir: reading active writers 2026/07/17 05:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:47:40 DEBUG : dir: Looking for writers 2026/07/17 05:47:40 DEBUG : file1: reading active writers 2026/07/17 05:47:40 DEBUG : Looking for writers 2026/07/17 05:47:40 DEBUG : dir: reading active writers 2026/07/17 05:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:47:41 DEBUG : dir: Looking for writers 2026/07/17 05:47:41 DEBUG : file1: reading active writers 2026/07/17 05:47:41 DEBUG : Looking for writers 2026/07/17 05:47:41 DEBUG : dir: reading active writers 2026/07/17 05:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:47:41 DEBUG : dir/file1: size = 14 OK 2026/07/17 05:47:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 05:47:41 INFO : dir/file1: Copied (replaced existing) 2026/07/17 05:47:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/17 05:47:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/17 05:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/17 05:47:41 DEBUG : dir: Looking for writers 2026/07/17 05:47:41 DEBUG : file1: reading active writers 2026/07/17 05:47:41 DEBUG : Looking for writers 2026/07/17 05:47:41 DEBUG : dir: reading active writers 2026/07/17 05:47:41 DEBUG : >WaitForWriters: 2026/07/17 05:47:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:47:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:47:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:47:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:47:41 DEBUG : dir/file1(0xe4967472f40): _readAt: size=512, off=0 2026/07/17 05:47:41 DEBUG : dir/file1(0xe4967472f40): openPending: 2026/07/17 05:47:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/17 05:47:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/17 05:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:41 DEBUG : dir/file1(0xe4967472f40): >openPending: err= 2026/07/17 05:47:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/17 05:47:41 DEBUG : dir/file1(0xe4967472f40): >_readAt: n=14, err=EOF 2026/07/17 05:47:41 DEBUG : dir/file1(0xe4967472f40): close: 2026/07/17 05:47:41 DEBUG : dir/file1(0xe4967472f40): >close: err= 2026/07/17 05:47:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/17 05:47:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 05:47:42 DEBUG : newLeaf: Updating file with newLeaf 0xe4967acb5f0 2026/07/17 05:47:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/17 05:47:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/17 05:47:43 DEBUG : dir/file1: Updating file with dir/file1 0xe4967acb5f0 2026/07/17 05:47:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/17 05:47:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 05:47:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:47:44 DEBUG : dir/file1(0xe4967473700): openPending: 2026/07/17 05:47:44 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/07/17 05:47:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/17 05:47:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:44 DEBUG : dir/file1(0xe4967473700): >openPending: err= 2026/07/17 05:47:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 05:47:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:47:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:47:44 DEBUG : dir/file1(0xe4967473700): _writeAt: size=25, off=0 2026/07/17 05:47:44 DEBUG : dir/file1(0xe4967473700): >_writeAt: n=25, err= 2026/07/17 05:47:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/17 05:47:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 05:47:44 DEBUG : newLeaf: Updating file with newLeaf 0xe4967acb5f0 2026/07/17 05:47:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:44 DEBUG : newLeaf(0xe4967473700): close: 2026/07/17 05:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/17 05:47:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-17 05:47:44.173815303 +0000 UTC m=+169.506084544 2026/07/17 05:47:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/17 05:47:44 DEBUG : newLeaf(0xe4967473700): >close: err= 2026/07/17 05:47:44 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:44 DEBUG : dir: Looking for writers 2026/07/17 05:47:44 DEBUG : Looking for writers 2026/07/17 05:47:44 DEBUG : dir: reading active writers 2026/07/17 05:47:44 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:47:44 DEBUG : dir: Looking for writers 2026/07/17 05:47:44 DEBUG : Looking for writers 2026/07/17 05:47:44 DEBUG : dir: reading active writers 2026/07/17 05:47:44 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:47:44 DEBUG : dir: Looking for writers 2026/07/17 05:47:44 DEBUG : Looking for writers 2026/07/17 05:47:44 DEBUG : dir: reading active writers 2026/07/17 05:47:44 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:47:44 DEBUG : dir: Looking for writers 2026/07/17 05:47:44 DEBUG : Looking for writers 2026/07/17 05:47:44 DEBUG : dir: reading active writers 2026/07/17 05:47:44 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:47:44 DEBUG : newLeaf: vfs cache: starting upload 2026/07/17 05:47:44 DEBUG : dir: Looking for writers 2026/07/17 05:47:44 DEBUG : Looking for writers 2026/07/17 05:47:44 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:44 DEBUG : dir: reading active writers 2026/07/17 05:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:47:45 DEBUG : dir: Looking for writers 2026/07/17 05:47:45 DEBUG : Looking for writers 2026/07/17 05:47:45 DEBUG : dir: reading active writers 2026/07/17 05:47:45 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:47:45 DEBUG : dir: Looking for writers 2026/07/17 05:47:45 DEBUG : Looking for writers 2026/07/17 05:47:45 DEBUG : dir: reading active writers 2026/07/17 05:47:45 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:47:46 DEBUG : dir: Looking for writers 2026/07/17 05:47:46 DEBUG : Looking for writers 2026/07/17 05:47:46 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:46 DEBUG : dir: reading active writers 2026/07/17 05:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/17 05:47:46 DEBUG : newLeaf: size = 25 OK 2026/07/17 05:47:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 05:47:46 INFO : newLeaf: Copied (replaced existing) 2026/07/17 05:47:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-17 05:47:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/17 05:47:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/17 05:47:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/17 05:47:47 DEBUG : dir: Looking for writers 2026/07/17 05:47:47 DEBUG : Looking for writers 2026/07/17 05:47:47 DEBUG : dir: reading active writers 2026/07/17 05:47:47 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:47 DEBUG : >WaitForWriters: 2026/07/17 05:47:47 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:47 DEBUG : dir: Looking for writers 2026/07/17 05:47:47 DEBUG : Looking for writers 2026/07/17 05:47:47 DEBUG : dir: reading active writers 2026/07/17 05:47:47 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:47 DEBUG : >WaitForWriters: 2026/07/17 05:47:47 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:47:48 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:48 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:47:48 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:48 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:47:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:47:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:47:48 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:47:50 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:50 DEBUG : dir: Looking for writers 2026/07/17 05:47:50 DEBUG : file1: reading active writers 2026/07/17 05:47:50 DEBUG : Looking for writers 2026/07/17 05:47:50 DEBUG : dir: reading active writers 2026/07/17 05:47:50 DEBUG : >WaitForWriters: 2026/07/17 05:47:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:47:50 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:47:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:47:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:47:50 DEBUG : dir/file1(0xe49673b1ac0): _readAt: size=512, off=0 2026/07/17 05:47:50 DEBUG : dir/file1(0xe49673b1ac0): openPending: 2026/07/17 05:47:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/17 05:47:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/17 05:47:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:50 DEBUG : dir/file1(0xe49673b1ac0): >openPending: err= 2026/07/17 05:47:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/17 05:47:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:47:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:47:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:47:50 DEBUG : dir/file1(0xe49673b1ac0): >_readAt: n=14, err=EOF 2026/07/17 05:47:50 DEBUG : dir/file1(0xe49673b1ac0): close: 2026/07/17 05:47:50 DEBUG : dir/file1(0xe49673b1ac0): >close: err= 2026/07/17 05:47:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/17 05:47:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 05:47:51 DEBUG : newLeaf: Updating file with newLeaf 0xe49676f8410 2026/07/17 05:47:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/17 05:47:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/17 05:47:52 DEBUG : dir/file1: Updating file with dir/file1 0xe49676f8410 2026/07/17 05:47:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/17 05:47:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 05:47:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:47:52 DEBUG : dir/file1(0xe496776a140): openPending: 2026/07/17 05:47:52 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/07/17 05:47:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/17 05:47:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:47:52 DEBUG : dir/file1(0xe496776a140): >openPending: err= 2026/07/17 05:47:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 05:47:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:47:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:47:52 DEBUG : dir/file1(0xe496776a140): _writeAt: size=25, off=0 2026/07/17 05:47:52 DEBUG : dir/file1(0xe496776a140): >_writeAt: n=25, err= 2026/07/17 05:47:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/17 05:47:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 05:47:53 DEBUG : newLeaf: Updating file with newLeaf 0xe49676f8410 2026/07/17 05:47:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:47:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:53 DEBUG : newLeaf(0xe496776a140): close: 2026/07/17 05:47:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/17 05:47:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-17 05:47:52.561568835 +0000 UTC m=+177.893838097 2026/07/17 05:47:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/17 05:47:53 DEBUG : newLeaf(0xe496776a140): >close: err= 2026/07/17 05:47:53 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:53 DEBUG : dir: Looking for writers 2026/07/17 05:47:53 DEBUG : Looking for writers 2026/07/17 05:47:53 DEBUG : dir: reading active writers 2026/07/17 05:47:53 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:47:53 DEBUG : dir: Looking for writers 2026/07/17 05:47:53 DEBUG : Looking for writers 2026/07/17 05:47:53 DEBUG : dir: reading active writers 2026/07/17 05:47:53 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:47:53 DEBUG : dir: Looking for writers 2026/07/17 05:47:53 DEBUG : Looking for writers 2026/07/17 05:47:53 DEBUG : dir: reading active writers 2026/07/17 05:47:53 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:47:53 DEBUG : dir: Looking for writers 2026/07/17 05:47:53 DEBUG : Looking for writers 2026/07/17 05:47:53 DEBUG : dir: reading active writers 2026/07/17 05:47:53 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:47:53 DEBUG : newLeaf: vfs cache: starting upload 2026/07/17 05:47:53 DEBUG : dir: Looking for writers 2026/07/17 05:47:53 DEBUG : Looking for writers 2026/07/17 05:47:53 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:53 DEBUG : dir: reading active writers 2026/07/17 05:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:47:53 DEBUG : dir: Looking for writers 2026/07/17 05:47:53 DEBUG : Looking for writers 2026/07/17 05:47:53 DEBUG : dir: reading active writers 2026/07/17 05:47:53 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:47:53 DEBUG : dir: Looking for writers 2026/07/17 05:47:53 DEBUG : Looking for writers 2026/07/17 05:47:53 DEBUG : dir: reading active writers 2026/07/17 05:47:53 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:47:54 DEBUG : newLeaf: size = 25 OK 2026/07/17 05:47:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 05:47:54 INFO : newLeaf: Copied (replaced existing) 2026/07/17 05:47:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-17 05:47:52 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/17 05:47:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/17 05:47:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 05:47:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/17 05:47:54 DEBUG : dir: Looking for writers 2026/07/17 05:47:54 DEBUG : Looking for writers 2026/07/17 05:47:54 DEBUG : dir: reading active writers 2026/07/17 05:47:54 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:54 DEBUG : >WaitForWriters: 2026/07/17 05:47:54 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:54 DEBUG : dir: Looking for writers 2026/07/17 05:47:54 DEBUG : Looking for writers 2026/07/17 05:47:54 DEBUG : dir: reading active writers 2026/07/17 05:47:54 DEBUG : newLeaf: reading active writers 2026/07/17 05:47:54 DEBUG : >WaitForWriters: 2026/07/17 05:47:54 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestFileRename (44.66s) --- PASS: TestFileRename/off,forceCache=false (6.49s) --- PASS: TestFileRename/minimal,forceCache=false (6.76s) --- PASS: TestFileRename/minimal,forceCache=true (8.07s) --- PASS: TestFileRename/writes,forceCache=false (6.77s) --- PASS: TestFileRename/writes,forceCache=true (9.13s) --- PASS: TestFileRename/full,forceCache=false (7.43s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:47:55 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:55 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:55 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:55 DEBUG : Looking for writers 2026/07/17 05:47:55 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:47:55 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:47:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:47:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 05:47:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/17 05:47:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:47:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/17 05:47:57 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/17 05:47:57 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:47:57 DEBUG : dir: Looking for writers 2026/07/17 05:47:57 DEBUG : file1: reading active writers 2026/07/17 05:47:57 DEBUG : Looking for writers 2026/07/17 05:47:57 DEBUG : dir: reading active writers 2026/07/17 05:47:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.68s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:47:58 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:47:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:48:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:48:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 05:48:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/17 05:48:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/17 05:48:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/17 05:48:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/17 05:48:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/17 05:48:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/17 05:48:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/17 05:48:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/17 05:48:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/17 05:48:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/17 05:48:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/17 05:48:00 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/17 05:48:01 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/17 05:48:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/17 05:48:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/17 05:48:01 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/17 05:48:01 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:01 DEBUG : dir: Looking for writers 2026/07/17 05:48:01 DEBUG : file1: reading active writers 2026/07/17 05:48:01 DEBUG : Looking for writers 2026/07/17 05:48:01 DEBUG : dir: reading active writers 2026/07/17 05:48:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.25s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:02 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:48:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:48:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 05:48:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/17 05:48:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:04 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/17 05:48:04 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/17 05:48:04 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/17 05:48:04 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/17 05:48:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/17 05:48:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/17 05:48:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/17 05:48:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/17 05:48:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/17 05:48:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/17 05:48:05 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/17 05:48:05 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/17 05:48:05 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/17 05:48:05 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/17 05:48:05 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/17 05:48:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/17 05:48:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/17 05:48:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/17 05:48:06 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/17 05:48:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/17 05:48:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/17 05:48:06 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/17 05:48:06 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/17 05:48:06 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/17 05:48:06 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/17 05:48:06 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/17 05:48:06 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/17 05:48:06 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/17 05:48:06 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/17 05:48:06 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/17 05:48:06 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:06 DEBUG : dir: Looking for writers 2026/07/17 05:48:06 DEBUG : file1: reading active writers 2026/07/17 05:48:06 DEBUG : Looking for writers 2026/07/17 05:48:06 DEBUG : dir: reading active writers 2026/07/17 05:48:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.77s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:07 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:48:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:48:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 05:48:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/17 05:48:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:09 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:09 DEBUG : dir: Looking for writers 2026/07/17 05:48:09 DEBUG : file1: reading active writers 2026/07/17 05:48:09 DEBUG : Looking for writers 2026/07/17 05:48:09 DEBUG : dir: reading active writers 2026/07/17 05:48:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.65s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:10 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:48:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:48:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 05:48:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/17 05:48:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:12 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/17 05:48:12 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/17 05:48:12 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:12 DEBUG : dir: Looking for writers 2026/07/17 05:48:12 DEBUG : file1: reading active writers 2026/07/17 05:48:12 DEBUG : Looking for writers 2026/07/17 05:48:12 DEBUG : dir: reading active writers 2026/07/17 05:48:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.68s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:12 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:12 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:12 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:12 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:12 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:48:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:48:14 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:48:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:48:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:48:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 05:48:14 DEBUG : dir/file1(0xe496776b6c0): _readAt: size=1, off=0 2026/07/17 05:48:14 DEBUG : dir/file1(0xe496776b6c0): openPending: 2026/07/17 05:48:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 05:48:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 05:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:14 DEBUG : dir/file1(0xe496776b6c0): >openPending: err= 2026/07/17 05:48:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/17 05:48:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:48:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:14 DEBUG : dir/file1(0xe496776b6c0): >_readAt: n=1, err= 2026/07/17 05:48:14 DEBUG : dir/file1(0xe496776b6c0): _readAt: size=256, off=1 2026/07/17 05:48:14 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/17 05:48:14 DEBUG : dir/file1(0xe496776b6c0): >_readAt: n=15, err=EOF 2026/07/17 05:48:14 DEBUG : dir/file1(0xe496776b6c0): _readAt: size=16, off=16 2026/07/17 05:48:14 DEBUG : dir/file1(0xe496776b6c0): >_readAt: n=0, err=EOF 2026/07/17 05:48:14 DEBUG : dir/file1(0xe496776b6c0): close: 2026/07/17 05:48:14 DEBUG : dir/file1(0xe496776b6c0): >close: err= 2026/07/17 05:48:14 DEBUG : dir/file1(0xe496776b6c0): close: 2026/07/17 05:48:14 DEBUG : dir/file1(0xe496776b6c0): >close: err=file already closed 2026/07/17 05:48:14 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:14 DEBUG : dir: Looking for writers 2026/07/17 05:48:14 DEBUG : file1: reading active writers 2026/07/17 05:48:14 DEBUG : Looking for writers 2026/07/17 05:48:14 DEBUG : dir: reading active writers 2026/07/17 05:48:14 DEBUG : >WaitForWriters: 2026/07/17 05:48:14 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.78s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:15 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:15 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:15 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:15 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:15 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:48:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:48:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:48:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:48:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:48:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): _readAt: size=1, off=0 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): openPending: 2026/07/17 05:48:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 05:48:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 05:48:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): >openPending: err= 2026/07/17 05:48:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/17 05:48:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:48:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): >_readAt: n=1, err= 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): _readAt: size=1, off=5 2026/07/17 05:48:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): >_readAt: n=1, err= 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): _readAt: size=1, off=3 2026/07/17 05:48:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): >_readAt: n=1, err= 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): _readAt: size=1, off=13 2026/07/17 05:48:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): >_readAt: n=1, err= 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): _readAt: size=16, off=100 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): >_readAt: n=0, err=EOF 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): close: 2026/07/17 05:48:17 DEBUG : dir/file1(0xe496747fd80): >close: err= 2026/07/17 05:48:17 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:17 DEBUG : dir: Looking for writers 2026/07/17 05:48:17 DEBUG : file1: reading active writers 2026/07/17 05:48:17 DEBUG : Looking for writers 2026/07/17 05:48:17 DEBUG : dir: reading active writers 2026/07/17 05:48:17 DEBUG : >WaitForWriters: 2026/07/17 05:48:17 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.51s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:18 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:18 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:18 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:18 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:18 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:48:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:48:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:48:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:48:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 05:48:19 DEBUG : dir/file1(0xe4967828080): _readAt: size=1, off=0 2026/07/17 05:48:19 DEBUG : dir/file1(0xe4967828080): openPending: 2026/07/17 05:48:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 05:48:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 05:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:19 DEBUG : dir/file1(0xe4967828080): >openPending: err= 2026/07/17 05:48:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/17 05:48:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:48:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): >_readAt: n=1, err= 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): _readAt: size=1, off=5 2026/07/17 05:48:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): >_readAt: n=1, err= 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): _readAt: size=1, off=1 2026/07/17 05:48:20 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): >_readAt: n=1, err= 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): _readAt: size=6, off=10 2026/07/17 05:48:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): >_readAt: n=6, err= 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): _readAt: size=256, off=10 2026/07/17 05:48:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): >_readAt: n=6, err=EOF 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): _readAt: size=256, off=100 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): >_readAt: n=0, err=EOF 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): close: 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): >close: err= 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): _readAt: size=256, off=100 2026/07/17 05:48:20 DEBUG : dir/file1(0xe4967828080): >_readAt: n=0, err=file already closed 2026/07/17 05:48:20 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:20 DEBUG : dir: Looking for writers 2026/07/17 05:48:20 DEBUG : file1: reading active writers 2026/07/17 05:48:20 DEBUG : Looking for writers 2026/07/17 05:48:20 DEBUG : dir: reading active writers 2026/07/17 05:48:20 DEBUG : >WaitForWriters: 2026/07/17 05:48:20 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.77s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:20 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:20 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:20 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:20 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:20 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu/dir/file1: no such file or directory 2026/07/17 05:48:22 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-jufuhad0rabu/dir/file1: no such file or directory 2026/07/17 05:48:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:48:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:48:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:48:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:48:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:48:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 05:48:22 DEBUG : dir/file1(0xe4967828580): RWFileHandle.Flush 2026/07/17 05:48:22 DEBUG : dir/file1(0xe4967828580): _readAt: size=256, off=0 2026/07/17 05:48:22 DEBUG : dir/file1(0xe4967828580): openPending: 2026/07/17 05:48:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 05:48:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 05:48:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:22 DEBUG : dir/file1(0xe4967828580): >openPending: err= 2026/07/17 05:48:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/17 05:48:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:48:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:23 DEBUG : dir/file1(0xe4967828580): >_readAt: n=16, err=EOF 2026/07/17 05:48:23 DEBUG : dir/file1(0xe4967828580): RWFileHandle.Flush 2026/07/17 05:48:23 DEBUG : dir/file1(0xe4967828580): RWFileHandle.Flush 2026/07/17 05:48:23 DEBUG : dir/file1(0xe4967828580): close: 2026/07/17 05:48:23 DEBUG : dir/file1(0xe4967828580): >close: err= 2026/07/17 05:48:23 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:23 DEBUG : dir: Looking for writers 2026/07/17 05:48:23 DEBUG : file1: reading active writers 2026/07/17 05:48:23 DEBUG : Looking for writers 2026/07/17 05:48:23 DEBUG : dir: reading active writers 2026/07/17 05:48:23 DEBUG : >WaitForWriters: 2026/07/17 05:48:23 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (3.01s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:23 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:23 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:23 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:23 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:23 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu/dir/file1: no such file or directory 2026/07/17 05:48:25 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-jufuhad0rabu/dir/file1: no such file or directory 2026/07/17 05:48:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:48:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 05:48:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:48:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:48:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:48:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 05:48:25 DEBUG : dir/file1(0xe4966dffd80): _readAt: size=256, off=0 2026/07/17 05:48:25 DEBUG : dir/file1(0xe4966dffd80): openPending: 2026/07/17 05:48:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 05:48:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 05:48:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:25 DEBUG : dir/file1(0xe4966dffd80): >openPending: err= 2026/07/17 05:48:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/17 05:48:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:48:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:25 DEBUG : dir/file1(0xe4966dffd80): >_readAt: n=16, err=EOF 2026/07/17 05:48:25 DEBUG : dir/file1(0xe4966dffd80): RWFileHandle.Release 2026/07/17 05:48:25 DEBUG : dir/file1(0xe4966dffd80): close: 2026/07/17 05:48:25 DEBUG : dir/file1(0xe4966dffd80): >close: err= 2026/07/17 05:48:25 DEBUG : dir/file1(0xe4966dffd80): RWFileHandle.Release 2026/07/17 05:48:25 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:25 DEBUG : dir: Looking for writers 2026/07/17 05:48:25 DEBUG : file1: reading active writers 2026/07/17 05:48:25 DEBUG : Looking for writers 2026/07/17 05:48:25 DEBUG : dir: reading active writers 2026/07/17 05:48:25 DEBUG : >WaitForWriters: 2026/07/17 05:48:25 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.75s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:26 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:26 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:26 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:26 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:26 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:26 DEBUG : file1: newRWFileHandle: 2026/07/17 05:48:26 DEBUG : file1(0xe4967828bc0): openPending: 2026/07/17 05:48:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:26 DEBUG : file1(0xe4967828bc0): >openPending: err= 2026/07/17 05:48:26 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 05:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 05:48:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 05:48:26 DEBUG : file1(0xe4967828bc0): _writeAt: size=5, off=0 2026/07/17 05:48:26 DEBUG : file1(0xe4967828bc0): >_writeAt: n=5, err= 2026/07/17 05:48:26 DEBUG : file1(0xe4967828bc0): _writeAt: size=7, off=5 2026/07/17 05:48:26 DEBUG : file1(0xe4967828bc0): >_writeAt: n=7, err= 2026/07/17 05:48:26 DEBUG : file1: vfs cache: truncate to size=11 2026/07/17 05:48:26 DEBUG : file1(0xe4967828bc0): close: 2026/07/17 05:48:26 DEBUG : file1: vfs cache: setting modification time to 2026-07-17 05:48:26.799049632 +0000 UTC m=+212.131318884 2026/07/17 05:48:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:26 DEBUG : file1(0xe4967828bc0): >close: err= 2026/07/17 05:48:26 DEBUG : file1(0xe4967828bc0): close: 2026/07/17 05:48:26 DEBUG : file1(0xe4967828bc0): >close: err=file already closed 2026/07/17 05:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:26 DEBUG : Looking for writers 2026/07/17 05:48:26 DEBUG : file1: reading active writers 2026/07/17 05:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:48:26 DEBUG : Looking for writers 2026/07/17 05:48:26 DEBUG : file1: reading active writers 2026/07/17 05:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:48:26 DEBUG : Looking for writers 2026/07/17 05:48:26 DEBUG : file1: reading active writers 2026/07/17 05:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:48:26 DEBUG : Looking for writers 2026/07/17 05:48:26 DEBUG : file1: reading active writers 2026/07/17 05:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:48:26 DEBUG : file1: vfs cache: starting upload 2026/07/17 05:48:26 DEBUG : Looking for writers 2026/07/17 05:48:26 DEBUG : file1: reading active writers 2026/07/17 05:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:48:27 DEBUG : Looking for writers 2026/07/17 05:48:27 DEBUG : file1: reading active writers 2026/07/17 05:48:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:48:27 DEBUG : Looking for writers 2026/07/17 05:48:27 DEBUG : file1: reading active writers 2026/07/17 05:48:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:48:27 DEBUG : file1: size = 11 OK 2026/07/17 05:48:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/17 05:48:27 INFO : file1: Copied (new) 2026/07/17 05:48:27 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-17 05:48:26 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/17 05:48:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 05:48:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:27 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 05:48:28 DEBUG : Looking for writers 2026/07/17 05:48:28 DEBUG : file1: reading active writers 2026/07/17 05:48:28 DEBUG : >WaitForWriters: 2026/07/17 05:48:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu/dir/file1: no such file or directory 2026/07/17 05:48:28 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-jufuhad0rabu/dir/file1: no such file or directory 2026/07/17 05:48:28 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:28 DEBUG : Looking for writers 2026/07/17 05:48:28 DEBUG : file1: reading active writers 2026/07/17 05:48:28 DEBUG : >WaitForWriters: 2026/07/17 05:48:28 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.01s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:28 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:28 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:28 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:28 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:28 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:28 DEBUG : file1: newRWFileHandle: 2026/07/17 05:48:28 DEBUG : file1(0xe49676d6540): openPending: 2026/07/17 05:48:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:28 DEBUG : file1(0xe49676d6540): >openPending: err= 2026/07/17 05:48:28 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 05:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 05:48:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 05:48:28 DEBUG : file1(0xe49676d6540): _writeAt: size=7, off=0 2026/07/17 05:48:28 DEBUG : file1(0xe49676d6540): >_writeAt: n=7, err= 2026/07/17 05:48:28 DEBUG : file1(0xe49676d6540): _writeAt: size=6, off=5 2026/07/17 05:48:28 DEBUG : file1(0xe49676d6540): >_writeAt: n=6, err= 2026/07/17 05:48:28 DEBUG : file1(0xe49676d6540): close: 2026/07/17 05:48:28 DEBUG : file1: vfs cache: setting modification time to 2026-07-17 05:48:28.803270308 +0000 UTC m=+214.135539539 2026/07/17 05:48:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:28 DEBUG : file1(0xe49676d6540): >close: err= 2026/07/17 05:48:28 DEBUG : file1(0xe49676d6540): _writeAt: size=5, off=0 2026/07/17 05:48:28 DEBUG : file1(0xe49676d6540): >_writeAt: n=0, err=file already closed 2026/07/17 05:48:28 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:28 DEBUG : Looking for writers 2026/07/17 05:48:28 DEBUG : file1: reading active writers 2026/07/17 05:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:48:28 DEBUG : Looking for writers 2026/07/17 05:48:28 DEBUG : file1: reading active writers 2026/07/17 05:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:48:28 DEBUG : Looking for writers 2026/07/17 05:48:28 DEBUG : file1: reading active writers 2026/07/17 05:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:48:28 DEBUG : Looking for writers 2026/07/17 05:48:28 DEBUG : file1: reading active writers 2026/07/17 05:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:48:28 DEBUG : file1: vfs cache: starting upload 2026/07/17 05:48:28 DEBUG : Looking for writers 2026/07/17 05:48:28 DEBUG : file1: reading active writers 2026/07/17 05:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:48:29 DEBUG : Looking for writers 2026/07/17 05:48:29 DEBUG : file1: reading active writers 2026/07/17 05:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:48:29 DEBUG : Looking for writers 2026/07/17 05:48:29 DEBUG : file1: reading active writers 2026/07/17 05:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:48:29 DEBUG : file1: size = 11 OK 2026/07/17 05:48:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/17 05:48:29 INFO : file1: Copied (new) 2026/07/17 05:48:29 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-17 05:48:28 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/17 05:48:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 05:48:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:29 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 05:48:30 DEBUG : Looking for writers 2026/07/17 05:48:30 DEBUG : file1: reading active writers 2026/07/17 05:48:30 DEBUG : >WaitForWriters: 2026/07/17 05:48:30 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:30 DEBUG : Looking for writers 2026/07/17 05:48:30 DEBUG : file1: reading active writers 2026/07/17 05:48:30 DEBUG : >WaitForWriters: 2026/07/17 05:48:30 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.25s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:30 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:30 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:30 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:30 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:30 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu/dir/file1: no such file or directory 2026/07/17 05:48:30 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-jufuhad0rabu/dir/file1: no such file or directory 2026/07/17 05:48:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:31 DEBUG : file1: newRWFileHandle: 2026/07/17 05:48:31 DEBUG : file1(0xe49670738c0): openPending: 2026/07/17 05:48:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:31 DEBUG : file1(0xe49670738c0): >openPending: err= 2026/07/17 05:48:31 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 05:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 05:48:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 05:48:31 DEBUG : file1(0xe49670738c0): close: 2026/07/17 05:48:31 DEBUG : file1: vfs cache: setting modification time to 2026-07-17 05:48:31.05584008 +0000 UTC m=+216.388109341 2026/07/17 05:48:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:31 DEBUG : file1(0xe49670738c0): >close: err= 2026/07/17 05:48:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/17 05:48:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 05:48:31 DEBUG : file2: newRWFileHandle: 2026/07/17 05:48:31 DEBUG : file2(0xe49674aa0c0): openPending: 2026/07/17 05:48:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/17 05:48:31 DEBUG : file2(0xe49674aa0c0): >openPending: err= 2026/07/17 05:48:31 DEBUG : file2: >newRWFileHandle: err= 2026/07/17 05:48:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/17 05:48:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/17 05:48:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/17 05:48:31 DEBUG : file2(0xe49674aa0c0): RWFileHandle.Flush 2026/07/17 05:48:31 DEBUG : file2(0xe49674aa0c0): RWFileHandle.Release 2026/07/17 05:48:31 DEBUG : file2(0xe49674aa0c0): close: 2026/07/17 05:48:31 DEBUG : file2: vfs cache: setting modification time to 2026-07-17 05:48:31.057136387 +0000 UTC m=+216.389405639 2026/07/17 05:48:31 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:31 DEBUG : file2(0xe49674aa0c0): >close: err= 2026/07/17 05:48:31 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:31 DEBUG : Looking for writers 2026/07/17 05:48:31 DEBUG : file2: reading active writers 2026/07/17 05:48:31 DEBUG : file1: reading active writers 2026/07/17 05:48:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/17 05:48:31 DEBUG : Looking for writers 2026/07/17 05:48:31 DEBUG : file2: reading active writers 2026/07/17 05:48:31 DEBUG : file1: reading active writers 2026/07/17 05:48:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/17 05:48:31 DEBUG : Looking for writers 2026/07/17 05:48:31 DEBUG : file2: reading active writers 2026/07/17 05:48:31 DEBUG : file1: reading active writers 2026/07/17 05:48:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/17 05:48:31 DEBUG : Looking for writers 2026/07/17 05:48:31 DEBUG : file1: reading active writers 2026/07/17 05:48:31 DEBUG : file2: reading active writers 2026/07/17 05:48:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/17 05:48:31 DEBUG : file1: vfs cache: starting upload 2026/07/17 05:48:31 DEBUG : file2: vfs cache: starting upload 2026/07/17 05:48:31 DEBUG : Looking for writers 2026/07/17 05:48:31 DEBUG : file2: reading active writers 2026/07/17 05:48:31 DEBUG : file1: reading active writers 2026/07/17 05:48:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/17 05:48:31 DEBUG : Looking for writers 2026/07/17 05:48:31 DEBUG : file1: reading active writers 2026/07/17 05:48:31 DEBUG : file2: reading active writers 2026/07/17 05:48:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/17 05:48:31 DEBUG : Looking for writers 2026/07/17 05:48:31 DEBUG : file1: reading active writers 2026/07/17 05:48:31 DEBUG : file2: reading active writers 2026/07/17 05:48:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/17 05:48:32 DEBUG : file1: size = 0 OK 2026/07/17 05:48:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 05:48:32 INFO : file1: Copied (new) 2026/07/17 05:48:32 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-17 05:48:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/17 05:48:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 05:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:32 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 05:48:32 DEBUG : file2: size = 0 OK 2026/07/17 05:48:32 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 05:48:32 INFO : file2: Copied (new) 2026/07/17 05:48:32 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-17 05:48:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/17 05:48:32 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/17 05:48:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/17 05:48:32 INFO : file2: vfs cache: upload succeeded try #1 2026/07/17 05:48:32 DEBUG : Looking for writers 2026/07/17 05:48:32 DEBUG : file1: reading active writers 2026/07/17 05:48:32 DEBUG : file2: reading active writers 2026/07/17 05:48:32 DEBUG : >WaitForWriters: 2026/07/17 05:48:32 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:32 DEBUG : Looking for writers 2026/07/17 05:48:32 DEBUG : file2: reading active writers 2026/07/17 05:48:32 DEBUG : file1: reading active writers 2026/07/17 05:48:32 DEBUG : >WaitForWriters: 2026/07/17 05:48:32 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.16s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:33 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:33 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:33 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:33 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:33 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:33 DEBUG : file1: newRWFileHandle: 2026/07/17 05:48:33 DEBUG : file1(0xe49676d74c0): openPending: 2026/07/17 05:48:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:33 DEBUG : file1(0xe49676d74c0): >openPending: err= 2026/07/17 05:48:33 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 05:48:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 05:48:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 05:48:33 DEBUG : file1(0xe49676d74c0): _writeAt: size=5, off=0 2026/07/17 05:48:33 DEBUG : file1(0xe49676d74c0): >_writeAt: n=5, err= 2026/07/17 05:48:33 DEBUG : file1(0xe49676d74c0): RWFileHandle.Flush 2026/07/17 05:48:33 DEBUG : file1(0xe49676d74c0): RWFileHandle.Flush 2026/07/17 05:48:33 DEBUG : file1(0xe49676d74c0): close: 2026/07/17 05:48:33 DEBUG : file1: vfs cache: setting modification time to 2026-07-17 05:48:33.213838909 +0000 UTC m=+218.546108159 2026/07/17 05:48:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:33 DEBUG : file1(0xe49676d74c0): >close: err= 2026/07/17 05:48:33 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:33 DEBUG : Looking for writers 2026/07/17 05:48:33 DEBUG : file1: reading active writers 2026/07/17 05:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:48:33 DEBUG : Looking for writers 2026/07/17 05:48:33 DEBUG : file1: reading active writers 2026/07/17 05:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:48:33 DEBUG : Looking for writers 2026/07/17 05:48:33 DEBUG : file1: reading active writers 2026/07/17 05:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:48:33 DEBUG : Looking for writers 2026/07/17 05:48:33 DEBUG : file1: reading active writers 2026/07/17 05:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:48:33 DEBUG : file1: vfs cache: starting upload 2026/07/17 05:48:33 DEBUG : Looking for writers 2026/07/17 05:48:33 DEBUG : file1: reading active writers 2026/07/17 05:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:48:33 DEBUG : Looking for writers 2026/07/17 05:48:33 DEBUG : file1: reading active writers 2026/07/17 05:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:48:33 DEBUG : Looking for writers 2026/07/17 05:48:33 DEBUG : file1: reading active writers 2026/07/17 05:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:48:34 DEBUG : file1: size = 5 OK 2026/07/17 05:48:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 05:48:34 INFO : file1: Copied (new) 2026/07/17 05:48:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-17 05:48:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/17 05:48:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 05:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 05:48:34 DEBUG : Looking for writers 2026/07/17 05:48:34 DEBUG : file1: reading active writers 2026/07/17 05:48:34 DEBUG : >WaitForWriters: 2026/07/17 05:48:34 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.87s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:34 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:34 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:34 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:34 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:34 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:35 DEBUG : file1: newRWFileHandle: 2026/07/17 05:48:35 DEBUG : file1(0xe496713ba80): openPending: 2026/07/17 05:48:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:35 DEBUG : file1(0xe496713ba80): >openPending: err= 2026/07/17 05:48:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 05:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 05:48:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 05:48:35 DEBUG : file1(0xe496713ba80): _writeAt: size=5, off=0 2026/07/17 05:48:35 DEBUG : file1(0xe496713ba80): >_writeAt: n=5, err= 2026/07/17 05:48:35 DEBUG : file1(0xe496713ba80): RWFileHandle.Release 2026/07/17 05:48:35 DEBUG : file1(0xe496713ba80): close: 2026/07/17 05:48:35 DEBUG : file1: vfs cache: setting modification time to 2026-07-17 05:48:35.084167208 +0000 UTC m=+220.416436449 2026/07/17 05:48:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:35 DEBUG : file1(0xe496713ba80): >close: err= 2026/07/17 05:48:35 DEBUG : file1(0xe496713ba80): RWFileHandle.Release 2026/07/17 05:48:35 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:35 DEBUG : Looking for writers 2026/07/17 05:48:35 DEBUG : file1: reading active writers 2026/07/17 05:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:48:35 DEBUG : Looking for writers 2026/07/17 05:48:35 DEBUG : file1: reading active writers 2026/07/17 05:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:48:35 DEBUG : Looking for writers 2026/07/17 05:48:35 DEBUG : file1: reading active writers 2026/07/17 05:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:48:35 DEBUG : Looking for writers 2026/07/17 05:48:35 DEBUG : file1: reading active writers 2026/07/17 05:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:48:35 DEBUG : file1: vfs cache: starting upload 2026/07/17 05:48:35 DEBUG : Looking for writers 2026/07/17 05:48:35 DEBUG : file1: reading active writers 2026/07/17 05:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:48:35 DEBUG : Looking for writers 2026/07/17 05:48:35 DEBUG : file1: reading active writers 2026/07/17 05:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:48:35 DEBUG : Looking for writers 2026/07/17 05:48:35 DEBUG : file1: reading active writers 2026/07/17 05:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:48:36 DEBUG : file1: size = 5 OK 2026/07/17 05:48:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 05:48:36 INFO : file1: Copied (new) 2026/07/17 05:48:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-17 05:48:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/17 05:48:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 05:48:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:36 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 05:48:36 DEBUG : Looking for writers 2026/07/17 05:48:36 DEBUG : file1: reading active writers 2026/07/17 05:48:36 DEBUG : >WaitForWriters: 2026/07/17 05:48:36 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:36 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:36 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:36 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:36 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:36 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/17 05:48:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 05:48:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:48:38 DEBUG : dir/file1(0xe496747eec0): openPending: 2026/07/17 05:48:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 05:48:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 05:48:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:38 DEBUG : dir/file1(0xe496747eec0): >openPending: err= 2026/07/17 05:48:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 05:48:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:48:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:48:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 05:48:38 DEBUG : dir/file1(0xe496747eec0): _writeAt: size=5, off=0 2026/07/17 05:48:38 DEBUG : dir/file1(0xe496747eec0): >_writeAt: n=5, err= 2026/07/17 05:48:38 DEBUG : dir/file1(0xe496747eec0): close: 2026/07/17 05:48:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:38 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-17 05:48:38.480685098 +0000 UTC m=+223.812954339 2026/07/17 05:48:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:38 DEBUG : dir/file1(0xe496747eec0): >close: err= 2026/07/17 05:48:38 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:38 DEBUG : dir: Looking for writers 2026/07/17 05:48:38 DEBUG : file1: reading active writers 2026/07/17 05:48:38 DEBUG : Looking for writers 2026/07/17 05:48:38 DEBUG : dir: reading active writers 2026/07/17 05:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:48:38 DEBUG : dir: Looking for writers 2026/07/17 05:48:38 DEBUG : file1: reading active writers 2026/07/17 05:48:38 DEBUG : Looking for writers 2026/07/17 05:48:38 DEBUG : dir: reading active writers 2026/07/17 05:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:48:38 DEBUG : dir: Looking for writers 2026/07/17 05:48:38 DEBUG : file1: reading active writers 2026/07/17 05:48:38 DEBUG : Looking for writers 2026/07/17 05:48:38 DEBUG : dir: reading active writers 2026/07/17 05:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:48:38 DEBUG : dir: Looking for writers 2026/07/17 05:48:38 DEBUG : file1: reading active writers 2026/07/17 05:48:38 DEBUG : Looking for writers 2026/07/17 05:48:38 DEBUG : dir: reading active writers 2026/07/17 05:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:48:38 DEBUG : dir/file1: vfs cache: starting upload 2026/07/17 05:48:38 DEBUG : dir: Looking for writers 2026/07/17 05:48:38 DEBUG : file1: reading active writers 2026/07/17 05:48:38 DEBUG : Looking for writers 2026/07/17 05:48:38 DEBUG : dir: reading active writers 2026/07/17 05:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:48:38 DEBUG : dir: Looking for writers 2026/07/17 05:48:38 DEBUG : file1: reading active writers 2026/07/17 05:48:38 DEBUG : Looking for writers 2026/07/17 05:48:38 DEBUG : dir: reading active writers 2026/07/17 05:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:48:39 DEBUG : dir: Looking for writers 2026/07/17 05:48:39 DEBUG : file1: reading active writers 2026/07/17 05:48:39 DEBUG : Looking for writers 2026/07/17 05:48:39 DEBUG : dir: reading active writers 2026/07/17 05:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:48:39 DEBUG : dir/file1: size = 5 OK 2026/07/17 05:48:39 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 05:48:39 INFO : dir/file1: Copied (replaced existing) 2026/07/17 05:48:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-17 05:48:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/17 05:48:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/17 05:48:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/17 05:48:39 DEBUG : dir: Looking for writers 2026/07/17 05:48:39 DEBUG : file1: reading active writers 2026/07/17 05:48:39 DEBUG : Looking for writers 2026/07/17 05:48:39 DEBUG : dir: reading active writers 2026/07/17 05:48:39 DEBUG : >WaitForWriters: 2026/07/17 05:48:39 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.73s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:40 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:40 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:40 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:40 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:40 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:42 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 05:48:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 05:48:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 05:48:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 05:48:42 DEBUG : dir/file1(0xe496785e080): _writeAt: size=5, off=0 2026/07/17 05:48:42 DEBUG : dir/file1(0xe496785e080): openPending: 2026/07/17 05:48:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 05:48:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 05:48:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:42 DEBUG : dir/file1(0xe496785e080): >openPending: err= 2026/07/17 05:48:42 DEBUG : dir/file1(0xe496785e080): >_writeAt: n=5, err= 2026/07/17 05:48:42 DEBUG : dir/file1(0xe496785e080): _writeAt: size=15, off=5 2026/07/17 05:48:42 DEBUG : dir/file1(0xe496785e080): >_writeAt: n=15, err= 2026/07/17 05:48:42 DEBUG : dir/file1(0xe496785e080): close: 2026/07/17 05:48:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/17 05:48:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-17 05:48:42.216979311 +0000 UTC m=+227.549248562 2026/07/17 05:48:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:42 DEBUG : dir/file1(0xe496785e080): >close: err= 2026/07/17 05:48:42 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:42 DEBUG : dir: Looking for writers 2026/07/17 05:48:42 DEBUG : file1: reading active writers 2026/07/17 05:48:42 DEBUG : Looking for writers 2026/07/17 05:48:42 DEBUG : dir: reading active writers 2026/07/17 05:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:48:42 DEBUG : dir: Looking for writers 2026/07/17 05:48:42 DEBUG : file1: reading active writers 2026/07/17 05:48:42 DEBUG : Looking for writers 2026/07/17 05:48:42 DEBUG : dir: reading active writers 2026/07/17 05:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:48:42 DEBUG : dir: Looking for writers 2026/07/17 05:48:42 DEBUG : file1: reading active writers 2026/07/17 05:48:42 DEBUG : Looking for writers 2026/07/17 05:48:42 DEBUG : dir: reading active writers 2026/07/17 05:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:48:42 DEBUG : dir: Looking for writers 2026/07/17 05:48:42 DEBUG : file1: reading active writers 2026/07/17 05:48:42 DEBUG : Looking for writers 2026/07/17 05:48:42 DEBUG : dir: reading active writers 2026/07/17 05:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:48:42 DEBUG : dir/file1: vfs cache: starting upload 2026/07/17 05:48:42 DEBUG : dir: Looking for writers 2026/07/17 05:48:42 DEBUG : file1: reading active writers 2026/07/17 05:48:42 DEBUG : Looking for writers 2026/07/17 05:48:42 DEBUG : dir: reading active writers 2026/07/17 05:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:48:42 DEBUG : dir: Looking for writers 2026/07/17 05:48:42 DEBUG : file1: reading active writers 2026/07/17 05:48:42 DEBUG : Looking for writers 2026/07/17 05:48:42 DEBUG : dir: reading active writers 2026/07/17 05:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:48:42 DEBUG : dir: Looking for writers 2026/07/17 05:48:42 DEBUG : file1: reading active writers 2026/07/17 05:48:42 DEBUG : Looking for writers 2026/07/17 05:48:42 DEBUG : dir: reading active writers 2026/07/17 05:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:48:43 DEBUG : dir/file1: size = 20 OK 2026/07/17 05:48:43 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/17 05:48:43 INFO : dir/file1: Copied (replaced existing) 2026/07/17 05:48:43 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-17 05:48:42 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/17 05:48:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/17 05:48:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/17 05:48:43 DEBUG : dir: Looking for writers 2026/07/17 05:48:43 DEBUG : file1: reading active writers 2026/07/17 05:48:43 DEBUG : Looking for writers 2026/07/17 05:48:43 DEBUG : dir: reading active writers 2026/07/17 05:48:43 DEBUG : >WaitForWriters: 2026/07/17 05:48:43 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.73s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:44 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:44 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:44 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:44 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:44 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:44 DEBUG : file1: newRWFileHandle: 2026/07/17 05:48:44 DEBUG : file1(0xe4966dff280): openPending: 2026/07/17 05:48:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:44 DEBUG : file1(0xe4966dff280): >openPending: err= 2026/07/17 05:48:44 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 05:48:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 05:48:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 05:48:44 DEBUG : file1(0xe4966dff280): _writeAt: size=5, off=0 2026/07/17 05:48:44 DEBUG : file1(0xe4966dff280): >_writeAt: n=5, err= 2026/07/17 05:48:44 DEBUG : file1(0xe4966dff280): close: 2026/07/17 05:48:44 DEBUG : file1: vfs cache: setting modification time to 2026-07-17 05:48:44.413618419 +0000 UTC m=+229.745887670 2026/07/17 05:48:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:44 DEBUG : file1(0xe4966dff280): >close: err= 2026/07/17 05:48:44 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:44 DEBUG : Looking for writers 2026/07/17 05:48:44 DEBUG : file1: reading active writers 2026/07/17 05:48:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:48:44 DEBUG : Looking for writers 2026/07/17 05:48:44 DEBUG : file1: reading active writers 2026/07/17 05:48:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:48:44 DEBUG : Looking for writers 2026/07/17 05:48:44 DEBUG : file1: reading active writers 2026/07/17 05:48:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:48:44 DEBUG : Looking for writers 2026/07/17 05:48:44 DEBUG : file1: reading active writers 2026/07/17 05:48:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:48:44 DEBUG : file1: vfs cache: starting upload 2026/07/17 05:48:44 DEBUG : Looking for writers 2026/07/17 05:48:44 DEBUG : file1: reading active writers 2026/07/17 05:48:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:48:44 DEBUG : Looking for writers 2026/07/17 05:48:44 DEBUG : file1: reading active writers 2026/07/17 05:48:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:48:45 DEBUG : Looking for writers 2026/07/17 05:48:45 DEBUG : file1: reading active writers 2026/07/17 05:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:48:45 DEBUG : file1: size = 5 OK 2026/07/17 05:48:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 05:48:45 INFO : file1: Copied (new) 2026/07/17 05:48:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-17 05:48:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/17 05:48:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 05:48:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:45 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 05:48:45 DEBUG : Looking for writers 2026/07/17 05:48:45 DEBUG : file1: reading active writers 2026/07/17 05:48:45 DEBUG : >WaitForWriters: 2026/07/17 05:48:45 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.89s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:46 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:46 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:46 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:46 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/17 05:48:46 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f280): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f280): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f280): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f280): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f280): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.29283396 +0000 UTC m=+231.625103221 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f280): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f700): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f700): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f700): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f700): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f700): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f700): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f700): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.29283396 +0000 UTC m=+231.625103221 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785f700): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785fbc0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785fbc0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785fbc0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785fbc0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785fbc0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.29283396 +0000 UTC m=+231.625103221 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496785fbc0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966fb1c00 item 1 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789a300): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789a300): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789a300): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789a300): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789a300): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.296435801 +0000 UTC m=+231.628705062 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789a300): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789a800): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789a800): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789a800): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789a800): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789a800): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.296435801 +0000 UTC m=+231.628705062 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789a800): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967ac42a0 item 2 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789ae40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789ae40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789ae40): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789ae40): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789ae40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.298618072 +0000 UTC m=+231.630887332 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789ae40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b2c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b2c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b2c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b2c0): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b2c0): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b2c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.298618072 +0000 UTC m=+231.630887332 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b2c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b780): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b780): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b780): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b780): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b780): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.298618072 +0000 UTC m=+231.630887332 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789b780): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967ac4620 item 3 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789be00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789be00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789be00): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789be00): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789be00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.301210847 +0000 UTC m=+231.633480088 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496789be00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ce440): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ce440): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ce440): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ce440): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ce440): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.301210847 +0000 UTC m=+231.633480088 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ce440): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967ac4c40 item 4 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cea80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cea80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cea80): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cea80): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cea80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.302898062 +0000 UTC m=+231.635167303 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cea80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cef00): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cef00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cef00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cef00): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cef00): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cef00): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cef00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.302898062 +0000 UTC m=+231.635167303 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cef00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf3c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf3c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf3c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf3c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf3c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.302898062 +0000 UTC m=+231.635167303 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf3c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967ac5110 item 5 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfa40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfa40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfa40): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfa40): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfa40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.305854926 +0000 UTC m=+231.638124177 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfa40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8080): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8080): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8080): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8080): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8080): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.305854926 +0000 UTC m=+231.638124177 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8080): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967ac5810 item 6 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8700): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8700): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8700): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8700): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8700): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.30783806 +0000 UTC m=+231.640107311 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8700): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8c00): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8c00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8c00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8c00): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8c00): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8c00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.30783806 +0000 UTC m=+231.640107311 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8c00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.30783806 +0000 UTC m=+231.640107311 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967ac5c70 item 7 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9740): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9740): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9740): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9740): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9740): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.31081919 +0000 UTC m=+231.643088440 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9740): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9c80): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9c80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9c80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9c80): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9c80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.31081919 +0000 UTC m=+231.643088440 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9c80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966f8ec40 item 8 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678fe340): _readAt: size=2, off=0 2026/07/17 05:48:46 ERROR : open-test-file(0xe49678fe340): Couldn't read size of file 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678fe340): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678fe340): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678fe340): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678fe340): close: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678fe340): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678fe700): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678fe700): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678fe700): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678fe700): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678fe700): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.312683148 +0000 UTC m=+231.644952409 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678fe700): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678feb80): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678feb80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678feb80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678feb80): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678feb80): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678feb80): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678feb80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.312683148 +0000 UTC m=+231.644952409 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678feb80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ff080): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ff080): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ff080): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ff080): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ff080): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.312683148 +0000 UTC m=+231.644952409 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ff080): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966f8f1f0 item 9 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ff700): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ff700): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ff700): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ff700): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ff700): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.315012116 +0000 UTC m=+231.647281377 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ff700): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ffc40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ffc40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ffc40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ffc40): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ffc40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.315012116 +0000 UTC m=+231.647281377 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ffc40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966f8f8f0 item 10 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30380): _readAt: size=2, off=0 2026/07/17 05:48:46 ERROR : open-test-file(0xe4967a30380): Couldn't read size of file 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30380): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30380): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30380): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30380): close: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30380): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30740): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30740): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30740): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30740): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30740): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.316960144 +0000 UTC m=+231.649229405 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30740): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30c40): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30c40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30c40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30c40): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30c40): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30c40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.316960144 +0000 UTC m=+231.649229405 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a30c40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a31140): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a31140): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a31140): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a31140): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a31140): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.316960144 +0000 UTC m=+231.649229405 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a31140): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966f8fdc0 item 11 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a317c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a317c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a317c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a317c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a317c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.319441519 +0000 UTC m=+231.651710770 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a317c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a31d00): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a31d00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a31d00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a31d00): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a31d00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.319441519 +0000 UTC m=+231.651710770 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a31d00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966bc5500 item 12 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6e440): _readAt: size=2, off=0 2026/07/17 05:48:46 ERROR : open-test-file(0xe4967a6e440): Couldn't read size of file 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6e440): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6e440): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6e440): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6e440): close: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6e440): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6e800): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6e800): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6e800): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6e800): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6e800): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.321233573 +0000 UTC m=+231.653502833 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6e800): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6eec0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6eec0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6eec0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6eec0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6eec0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.321233573 +0000 UTC m=+231.653502833 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6eec0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966e9a380 item 13 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6f540): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6f540): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6f540): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6f540): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6f540): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.323196629 +0000 UTC m=+231.655465880 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6f540): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6fa80): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6fa80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6fa80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6fa80): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6fa80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.323196629 +0000 UTC m=+231.655465880 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a6fa80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966e9aa10 item 14 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a961c0): _readAt: size=2, off=0 2026/07/17 05:48:46 ERROR : open-test-file(0xe4967a961c0): Couldn't read size of file 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a961c0): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a961c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a961c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a961c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a961c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a96580): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a96580): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a96580): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a96580): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a96580): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.324975788 +0000 UTC m=+231.657245030 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a96580): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a96c40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a96c40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a96c40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a96c40): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a96c40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.324975788 +0000 UTC m=+231.657245030 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a96c40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966e9afc0 item 15 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a972c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a972c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a972c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a972c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a972c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.326665629 +0000 UTC m=+231.658934870 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a972c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a97800): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a97800): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a97800): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a97800): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a97800): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.326665629 +0000 UTC m=+231.658934870 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a97800): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966e9b420 item 16 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a97e40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a97e40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a97e40): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a97e40): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a97e40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.328067746 +0000 UTC m=+231.660336987 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a97e40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac83c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac83c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac83c0): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac83c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac83c0): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac83c0): _writeAt: size=3, off=7 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac83c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac83c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.328067746 +0000 UTC m=+231.660336987 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac83c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac88c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac88c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac88c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac88c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac88c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.328067746 +0000 UTC m=+231.660336987 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac88c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49672161c0 item 17 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac8f40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac8f40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac8f40): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac8f40): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac8f40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.330110844 +0000 UTC m=+231.662380085 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac8f40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac9480): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac9480): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac9480): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac9480): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac9480): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.330110844 +0000 UTC m=+231.662380085 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac9480): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967216f50 item 18 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac9b00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac9b00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac9b00): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac9b00): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac9b00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.332233221 +0000 UTC m=+231.664502462 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967ac9b00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa100): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa100): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa100): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa100): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa100): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa100): _writeAt: size=3, off=7 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa100): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa100): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.332233221 +0000 UTC m=+231.664502462 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa100): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa600): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa600): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa600): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa600): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa600): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.332233221 +0000 UTC m=+231.664502462 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afa600): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967217500 item 19 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afac80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afac80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afac80): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afac80): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afac80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.334989966 +0000 UTC m=+231.667259217 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afac80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afb1c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afb1c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afb1c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afb1c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afb1c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.334989966 +0000 UTC m=+231.667259217 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afb1c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967217c00 item 20 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afb840): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afb840): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afb840): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afb840): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afb840): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.337310558 +0000 UTC m=+231.669579829 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afb840): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afbd40): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afbd40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afbd40): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afbd40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afbd40): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afbd40): _writeAt: size=3, off=7 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afbd40): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afbd40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.337310558 +0000 UTC m=+231.669579829 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967afbd40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b24340): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b24340): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b24340): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b24340): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b24340): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.337310558 +0000 UTC m=+231.669579829 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b24340): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967974310 item 21 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b249c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b249c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b249c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b249c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b249c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.340396615 +0000 UTC m=+231.672665856 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b249c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b24f00): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b24f00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b24f00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b24f00): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b24f00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.340396615 +0000 UTC m=+231.672665856 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b24f00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967974bd0 item 22 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25580): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25580): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25580): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25580): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25580): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.342516729 +0000 UTC m=+231.674785970 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25580): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25a80): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25a80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25a80): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25a80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25a80): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25a80): _writeAt: size=3, off=7 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25a80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.342516729 +0000 UTC m=+231.674785970 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b25a80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62080): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62080): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62080): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62080): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62080): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.342516729 +0000 UTC m=+231.674785970 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62080): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967975420 item 23 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62700): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62700): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62700): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62700): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62700): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.345354676 +0000 UTC m=+231.677623927 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62700): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62c40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62c40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62c40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62c40): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62c40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.345354676 +0000 UTC m=+231.677623927 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b62c40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49679759d0 item 24 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63280): _readAt: size=2, off=0 2026/07/17 05:48:46 ERROR : open-test-file(0xe4967b63280): Couldn't read size of file 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63280): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63280): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63280): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63280): close: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63280): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63640): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63640): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63640): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63640): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63640): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.347775477 +0000 UTC m=+231.680044788 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63640): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63b40): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63b40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63b40): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63b40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63b40): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63b40): _writeAt: size=3, off=7 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63b40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.347775477 +0000 UTC m=+231.680044788 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b63b40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0e180): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0e180): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0e180): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0e180): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0e180): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.347775477 +0000 UTC m=+231.680044788 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0e180): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967975d50 item 25 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0e800): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0e800): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0e800): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0e800): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0e800): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.350533545 +0000 UTC m=+231.682802796 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0e800): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0ed40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0ed40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0ed40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0ed40): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0ed40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.350533545 +0000 UTC m=+231.682802796 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0ed40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670fea10 item 26 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0f380): _readAt: size=2, off=0 2026/07/17 05:48:46 ERROR : open-test-file(0xe4967c0f380): Couldn't read size of file 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0f380): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0f380): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0f380): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0f380): close: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0f380): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0f740): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0f740): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0f740): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0f740): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0f740): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.352608081 +0000 UTC m=+231.684877333 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0f740): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0fc40): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0fc40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0fc40): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0fc40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0fc40): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0fc40): _writeAt: size=3, off=7 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0fc40): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0fc40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.352608081 +0000 UTC m=+231.684877333 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c0fc40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2c280): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2c280): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2c280): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2c280): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2c280): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.352608081 +0000 UTC m=+231.684877333 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2c280): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670fefc0 item 27 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2c900): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2c900): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2c900): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2c900): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2c900): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.355495514 +0000 UTC m=+231.687764826 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2c900): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2ce40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2ce40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2ce40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2ce40): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2ce40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.355495514 +0000 UTC m=+231.687764826 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2ce40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670ff650 item 28 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2d480): _readAt: size=2, off=0 2026/07/17 05:48:46 ERROR : open-test-file(0xe4967c2d480): Couldn't read size of file 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2d480): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2d480): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2d480): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2d480): close: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2d480): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2d840): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2d840): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2d840): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2d840): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2d840): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.357827988 +0000 UTC m=+231.690097239 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c2d840): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48000): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48000): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48000): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48000): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48000): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.357827988 +0000 UTC m=+231.690097239 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48000): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670ffb20 item 29 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48680): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48680): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48680): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48680): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48680): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.360044453 +0000 UTC m=+231.692313723 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48680): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48bc0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48bc0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48bc0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48bc0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48bc0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.360044453 +0000 UTC m=+231.692313723 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c48bc0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966fbe4d0 item 30 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c49200): _readAt: size=2, off=0 2026/07/17 05:48:46 ERROR : open-test-file(0xe4967c49200): Couldn't read size of file 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c49200): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c49200): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c49200): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c49200): close: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c49200): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c495c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c495c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c495c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c495c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c495c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.362494599 +0000 UTC m=+231.694763840 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c495c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c49c80): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c49c80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c49c80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c49c80): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c49c80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.362494599 +0000 UTC m=+231.694763840 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c49c80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966fbee70 item 31 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68400): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68400): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68400): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68400): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68400): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.364975073 +0000 UTC m=+231.697244314 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68400): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68940): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68940): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68940): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68940): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68940): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.364975073 +0000 UTC m=+231.697244314 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68940): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966fbf570 item 32 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68f80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68f80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68f80): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68f80): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68f80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.367213349 +0000 UTC m=+231.699482640 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c68f80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69400): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69400): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69400): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69400): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69400): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966fbfa40 item 33 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69400): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69400): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.367972171 +0000 UTC m=+231.700241412 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69400): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69900): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69900): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69900): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69900): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69900): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.367972171 +0000 UTC m=+231.700241412 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c69900): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966fbfdc0 item 33 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88040): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88040): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88040): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88040): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88040): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.370242278 +0000 UTC m=+231.702511519 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88040): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c884c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c884c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967322310 item 34 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c884c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c884c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c884c0): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c884c0): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c884c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.372400753 +0000 UTC m=+231.704669994 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c884c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738b80): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738b80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738b80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738b80): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738b80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.372400753 +0000 UTC m=+231.704669994 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738b80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a175e0 item 34 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfe640): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfe640): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfe640): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfe640): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfe640): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.375202043 +0000 UTC m=+231.707471293 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfe640): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfed00): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfed00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfed00): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfed00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfed00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966b94690 item 35 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfed00): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfed00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.375849705 +0000 UTC m=+231.708118956 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dfed00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dff340): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dff340): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dff340): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dff340): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dff340): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.375849705 +0000 UTC m=+231.708118956 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dff340): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966b94a10 item 35 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dff9c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dff9c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dff9c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dff9c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dff9c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.377803284 +0000 UTC m=+231.710072565 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966dff9c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904000): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904000): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966b95180 item 36 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904000): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904000): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904000): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904000): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904000): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.37863812 +0000 UTC m=+231.710907371 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904000): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904540): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904540): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904540): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904540): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904540): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.37863812 +0000 UTC m=+231.710907371 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904540): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966b95650 item 36 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904c40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904c40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904c40): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904c40): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904c40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.380477704 +0000 UTC m=+231.712746935 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967904c40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679050c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679050c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679050c0): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679050c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679050c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966b95ce0 item 37 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679050c0): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679050c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.381136016 +0000 UTC m=+231.713405257 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679050c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679055c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679055c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679055c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679055c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679055c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.381136016 +0000 UTC m=+231.713405257 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679055c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967204230 item 37 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967905c40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967905c40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967905c40): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967905c40): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967905c40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.382696624 +0000 UTC m=+231.714965865 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967905c40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738240): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738240): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967204f50 item 38 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738240): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738240): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738240): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738240): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738240): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.383345268 +0000 UTC m=+231.715614499 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967738240): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739000): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739000): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739000): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739000): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739000): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.383345268 +0000 UTC m=+231.715614499 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739000): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49672051f0 item 38 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739680): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739680): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739680): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739680): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739680): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.384842074 +0000 UTC m=+231.717111316 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739680): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739b80): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739b80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739b80): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739b80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739b80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967205c70 item 39 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739b80): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739b80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.3855125 +0000 UTC m=+231.717781741 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967739b80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88180): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88180): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88180): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88180): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88180): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.3855125 +0000 UTC m=+231.717781741 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88180): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967205e30 item 39 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88880): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88880): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88880): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88880): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88880): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.387351673 +0000 UTC m=+231.719620914 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88880): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88d80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88d80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a16460 item 40 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88d80): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88d80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88d80): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88d80): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88d80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.388042146 +0000 UTC m=+231.720311377 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c88d80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c892c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c892c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c892c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c892c0): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c892c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.388042146 +0000 UTC m=+231.720311377 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c892c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a16690 item 40 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89880): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89880): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89880): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89880): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89880): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89880): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89880): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.389542128 +0000 UTC m=+231.721811369 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89880): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89d80): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89d80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89d80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a16cb0 item 41 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89d80): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89d80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.39048069 +0000 UTC m=+231.722749922 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c89d80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967072340): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967072340): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967072340): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967072340): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967072340): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a16e70 item 41 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967072340): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967072340): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.391231608 +0000 UTC m=+231.723500849 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967072340): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073400): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073400): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073400): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073400): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073400): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.391231608 +0000 UTC m=+231.723500849 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073400): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a17030 item 41 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073b80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073b80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073b80): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073b80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073b80): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073b80): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073b80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.393026287 +0000 UTC m=+231.725295538 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967073b80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b0700): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b0700): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b0700): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a17b90 item 42 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b0700): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b0700): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.393773007 +0000 UTC m=+231.726042258 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b0700): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1100): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1100): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a17d50 item 42 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1100): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1100): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1100): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1100): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1100): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.39453746 +0000 UTC m=+231.726806711 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1100): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1b00): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1b00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1b00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1b00): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1b00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.39453746 +0000 UTC m=+231.726806711 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670b1b00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967322070 item 42 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a3c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a3c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a3c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a3c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a3c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a3c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.3963908 +0000 UTC m=+231.728660051 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a3c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a8c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a8c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a8c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967322540 item 43 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a8c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a8c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.397016752 +0000 UTC m=+231.729285993 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713a8c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713ae00): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713ae00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713ae00): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713ae00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713ae00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967322700 item 43 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713ae00): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713ae00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.397737973 +0000 UTC m=+231.730007214 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713ae00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b340): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b340): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b340): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b340): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b340): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.397737973 +0000 UTC m=+231.730007214 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b340): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49673228c0 item 43 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b9c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b9c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b9c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b9c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b9c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b9c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.399687925 +0000 UTC m=+231.731957166 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496713b9c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b96340): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b96340): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b96340): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967322cb0 item 44 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b96340): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b96340): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.400299329 +0000 UTC m=+231.732568560 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b96340): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b97340): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b97340): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967322ee0 item 44 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b97340): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b97340): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b97340): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b97340): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b97340): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.401008408 +0000 UTC m=+231.733277639 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966b97340): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa080): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa080): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa080): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa080): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa080): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.401008408 +0000 UTC m=+231.733277639 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa080): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967323110 item 44 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa9c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa9c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa9c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa9c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa9c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa9c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.402488693 +0000 UTC m=+231.734757934 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aa9c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aafc0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aafc0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aafc0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967323500 item 45 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aafc0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aafc0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.403045594 +0000 UTC m=+231.735314835 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674aafc0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ab7c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ab7c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ab7c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ab7c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ab7c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.403045594 +0000 UTC m=+231.735314835 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ab7c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49673236c0 item 45 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674abe00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674abe00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674abe00): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674abe00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674abe00): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674abe00): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674abe00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.404857105 +0000 UTC m=+231.737126346 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674abe00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747e700): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747e700): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747e700): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967323a40 item 46 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747e700): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747e700): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.405412885 +0000 UTC m=+231.737682126 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747e700): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747eec0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747eec0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747eec0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747eec0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747eec0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.405412885 +0000 UTC m=+231.737682126 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747eec0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967323c00 item 46 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747f540): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747f540): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747f540): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747f540): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747f540): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747f540): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747f540): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.407069853 +0000 UTC m=+231.739339094 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747f540): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747fa40): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747fa40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747fa40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b442a0 item 47 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747fa40): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747fa40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.407606326 +0000 UTC m=+231.739875567 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496747fa40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966f1b680): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966f1b680): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966f1b680): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966f1b680): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966f1b680): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.407606326 +0000 UTC m=+231.739875567 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966f1b680): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b44460 item 47 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec000): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec000): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec000): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec000): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec000): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec000): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec000): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.409274166 +0000 UTC m=+231.741543407 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec000): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec500): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec500): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec500): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b447e0 item 48 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec500): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec500): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.409824134 +0000 UTC m=+231.742093375 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ec500): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ecc00): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ecc00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ecc00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ecc00): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ecc00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.409824134 +0000 UTC m=+231.742093375 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ecc00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b449a0 item 48 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed240): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed240): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed240): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed240): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed240): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.411479108 +0000 UTC m=+231.743748350 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed240): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed6c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed6c0): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed6c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed6c0): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed6c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b44e00 item 49 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed6c0): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed6c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.41213112 +0000 UTC m=+231.744400361 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679ed6c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679edc00): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679edc00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679edc00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679edc00): >_readAt: n=8, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679edc00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.41213112 +0000 UTC m=+231.744400361 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679edc00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b44fc0 item 49 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc380): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc380): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc380): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc380): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc380): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.413688791 +0000 UTC m=+231.745958032 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc380): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc880): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc880): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc880): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b45420 item 50 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc880): _readAt: size=2, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc880): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc880): _writeAt: size=3, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc880): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc880): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.414350841 +0000 UTC m=+231.746620082 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efc880): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efce00): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efce00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efce00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efce00): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efce00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.414350841 +0000 UTC m=+231.746620082 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efce00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b45730 item 50 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd480): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd480): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd480): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd480): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd480): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.415742558 +0000 UTC m=+231.748011800 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd480): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd980): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd980): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd980): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd980): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd980): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd980): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b45ab0 item 51 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd980): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd980): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.416294481 +0000 UTC m=+231.748563722 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efd980): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efdec0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efdec0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efdec0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efdec0): >_readAt: n=8, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efdec0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.416294481 +0000 UTC m=+231.748563722 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4966efdec0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b45c70 item 51 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078640): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078640): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078640): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078640): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078640): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.417853284 +0000 UTC m=+231.750122525 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078640): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078b40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078b40): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078b40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2c1c0 item 52 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078b40): _readAt: size=2, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078b40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078b40): _writeAt: size=3, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078b40): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078b40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.418515755 +0000 UTC m=+231.750784996 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967078b40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670790c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670790c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670790c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670790c0): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670790c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.418515755 +0000 UTC m=+231.750784996 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49670790c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2c380 item 52 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079740): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079740): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079740): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079740): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079740): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.420737249 +0000 UTC m=+231.753006531 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079740): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079c40): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079c40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079c40): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079c40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079c40): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079c40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2c700 item 53 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079c40): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079c40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.421776681 +0000 UTC m=+231.754046063 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967079c40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148280): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148280): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148280): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148280): >_readAt: n=8, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148280): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.421776681 +0000 UTC m=+231.754046063 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148280): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2c8c0 item 53 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148900): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148900): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148900): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148900): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148900): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.424522296 +0000 UTC m=+231.756791587 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148900): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148e00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148e00): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148e00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2cc40 item 54 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148e00): _readAt: size=2, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148e00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148e00): _writeAt: size=3, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148e00): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148e00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.425787475 +0000 UTC m=+231.758056726 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967148e00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967149380): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967149380): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967149380): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967149380): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967149380): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.425787475 +0000 UTC m=+231.758056726 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967149380): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2cfc0 item 54 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967149a00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967149a00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967149a00): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967149a00): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967149a00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.428534251 +0000 UTC m=+231.760803511 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967149a00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c000): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c000): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c000): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c000): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c000): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c000): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2d340 item 55 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c000): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c000): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.429570867 +0000 UTC m=+231.761840118 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c000): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c540): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c540): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c540): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c540): >_readAt: n=8, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c540): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.429570867 +0000 UTC m=+231.761840118 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717c540): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2d500 item 55 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717cbc0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717cbc0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717cbc0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717cbc0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717cbc0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.432249074 +0000 UTC m=+231.764518346 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717cbc0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d0c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d0c0): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d0c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2d8f0 item 56 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d0c0): _readAt: size=2, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d0c0): _writeAt: size=3, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d0c0): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d0c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.433123416 +0000 UTC m=+231.765392707 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d0c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d640): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d640): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d640): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d640): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d640): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.433123416 +0000 UTC m=+231.765392707 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717d640): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2db20 item 56 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717dc80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717dc80): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717dc80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717dc80): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717dc80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717dc80): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717dc80): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717dc80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.435247576 +0000 UTC m=+231.767516847 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496717dc80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e2c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e2c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e2c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3c000 item 57 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e2c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e2c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.435972295 +0000 UTC m=+231.768241537 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e2c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e800): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e800): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e800): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e800): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e800): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e800): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3c1c0 item 57 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e800): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e800): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.436872395 +0000 UTC m=+231.769141695 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729e800): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729ed80): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729ed80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729ed80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729ed80): >_readAt: n=8, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729ed80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.436872395 +0000 UTC m=+231.769141695 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729ed80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3c380 item 57 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f3c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f3c0): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f3c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f3c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f3c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f3c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f3c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.43895203 +0000 UTC m=+231.771221322 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f3c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f900): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f900): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f900): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3c7e0 item 58 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f900): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f900): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.43971414 +0000 UTC m=+231.771983381 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729f900): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729fe40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729fe40): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729fe40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3ca10 item 58 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729fe40): _readAt: size=2, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729fe40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729fe40): _writeAt: size=3, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729fe40): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729fe40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.440678801 +0000 UTC m=+231.772948042 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496729fe40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672da500): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672da500): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672da500): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672da500): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672da500): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.440678801 +0000 UTC m=+231.772948042 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672da500): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3cbd0 item 58 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dab40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dab40): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dab40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dab40): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dab40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dab40): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dab40): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dab40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.442461308 +0000 UTC m=+231.774730549 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dab40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db080): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db080): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db080): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3cf50 item 59 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db080): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db080): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.443165096 +0000 UTC m=+231.775434327 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db080): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db5c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db5c0): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db5c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db5c0): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db5c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3d110 item 59 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db5c0): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db5c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.443785096 +0000 UTC m=+231.776054347 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672db5c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dbb40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dbb40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dbb40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dbb40): >_readAt: n=8, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dbb40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.443785096 +0000 UTC m=+231.776054347 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672dbb40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3d340 item 59 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6280): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6280): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6280): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6280): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6280): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6280): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6280): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6280): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.445411186 +0000 UTC m=+231.777680427 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6280): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f67c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f67c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f67c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3d6c0 item 60 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f67c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f67c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.445992664 +0000 UTC m=+231.778261905 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f67c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6d00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6d00): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6d00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3d880 item 60 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6d00): _readAt: size=2, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6d00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6d00): _writeAt: size=3, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6d00): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6d00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.446690081 +0000 UTC m=+231.778959322 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f6d00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f72c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f72c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f72c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f72c0): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f72c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.446690081 +0000 UTC m=+231.778959322 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f72c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3da40 item 60 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7900): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7900): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7900): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7900): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7900): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7900): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7900): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7900): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.448116705 +0000 UTC m=+231.780385936 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7900): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7e40): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7e40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7e40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3ddc0 item 61 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7e40): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7e40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.448613603 +0000 UTC m=+231.780882844 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49672f7e40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735c640): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735c640): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735c640): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735c640): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735c640): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.448613603 +0000 UTC m=+231.780882844 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735c640): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbe2a0 item 61 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735cc80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735cc80): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735cc80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735cc80): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735cc80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735cc80): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735cc80): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735cc80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.450160784 +0000 UTC m=+231.782430025 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735cc80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735d1c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735d1c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735d1c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbe7e0 item 62 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735d1c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735d1c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.450713618 +0000 UTC m=+231.782982860 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735d1c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735d8c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735d8c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735d8c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735d8c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735d8c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.450713618 +0000 UTC m=+231.782982860 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496735d8c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbe9a0 item 62 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c000): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c000): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c000): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c000): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c000): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c000): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c000): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c000): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.452888174 +0000 UTC m=+231.785157415 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c000): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c540): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c540): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c540): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbed90 item 63 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c540): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c540): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.453525177 +0000 UTC m=+231.785794418 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737c540): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737cc40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737cc40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737cc40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737cc40): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737cc40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.453525177 +0000 UTC m=+231.785794418 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737cc40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbef50 item 63 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d280): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d280): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d280): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d280): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d280): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d280): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d280): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d280): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.455206532 +0000 UTC m=+231.787475803 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d280): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d7c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d7c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d7c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbf500 item 64 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d7c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d7c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.455774284 +0000 UTC m=+231.788043525 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737d7c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737dec0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737dec0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737dec0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737dec0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737dec0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.455774284 +0000 UTC m=+231.788043525 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496737dec0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbf6c0 item 64 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8600): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8600): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8600): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8600): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8600): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.457915065 +0000 UTC m=+231.790184307 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8600): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8a80): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8a80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8a80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8a80): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8a80): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbfa40 item 65 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8a80): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8a80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.458877563 +0000 UTC m=+231.791146804 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8a80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8f80): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8f80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8f80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8f80): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8f80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.458877563 +0000 UTC m=+231.791146804 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c8f80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbfc00 item 65 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c95c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c95c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c95c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c95c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c95c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.460993819 +0000 UTC m=+231.793263060 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c95c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c9a40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c9a40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a6150 item 66 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c9a40): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c9a40): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c9a40): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c9a40): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c9a40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.461791976 +0000 UTC m=+231.794061227 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673c9a40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6080): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6080): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6080): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6080): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6080): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.461791976 +0000 UTC m=+231.794061227 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6080): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a63f0 item 66 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e66c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e66c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e66c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e66c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e66c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.463460946 +0000 UTC m=+231.795730198 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e66c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6b40): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6b40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6b40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6b40): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6b40): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a6850 item 67 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6b40): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6b40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.464122426 +0000 UTC m=+231.796391677 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e6b40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7040): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7040): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7040): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7040): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7040): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.464122426 +0000 UTC m=+231.796391677 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7040): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a6a10 item 67 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e76c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e76c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e76c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e76c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e76c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.465909209 +0000 UTC m=+231.798178461 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e76c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7bc0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7bc0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a6d90 item 68 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7bc0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7bc0): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7bc0): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7bc0): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7bc0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.466744988 +0000 UTC m=+231.799014239 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49673e7bc0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418200): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418200): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418200): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418200): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418200): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.466744988 +0000 UTC m=+231.799014239 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418200): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a6f50 item 68 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418840): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418840): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418840): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418840): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418840): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.46834562 +0000 UTC m=+231.800614871 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418840): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418cc0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418cc0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418cc0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418cc0): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418cc0): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a72d0 item 69 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418cc0): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418cc0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.469004894 +0000 UTC m=+231.801274146 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967418cc0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674191c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674191c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674191c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674191c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674191c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.469004894 +0000 UTC m=+231.801274146 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674191c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a7570 item 69 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419840): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419840): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419840): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419840): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419840): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.471033736 +0000 UTC m=+231.803302977 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419840): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419d40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419d40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a78f0 item 70 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419d40): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419d40): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419d40): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419d40): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419d40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.471882388 +0000 UTC m=+231.804151629 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967419d40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434380): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434380): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434380): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434380): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434380): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.471882388 +0000 UTC m=+231.804151629 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434380): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a7ab0 item 70 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434a00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434a00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434a00): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434a00): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434a00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.473969529 +0000 UTC m=+231.806238800 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434a00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434f00): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434f00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434f00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434f00): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434f00): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a7e30 item 71 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434f00): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434f00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.474770591 +0000 UTC m=+231.807039832 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967434f00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967435400): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967435400): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967435400): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967435400): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967435400): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.474770591 +0000 UTC m=+231.807039832 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967435400): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496718ecb0 item 71 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967435a80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967435a80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967435a80): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967435a80): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967435a80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.476794212 +0000 UTC m=+231.809063454 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967435a80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a080): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a080): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496718fdc0 item 72 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a080): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a080): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a080): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a080): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a080): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.477685515 +0000 UTC m=+231.809954756 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a080): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a5c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a5c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a5c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a5c0): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a5c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.477685515 +0000 UTC m=+231.809954756 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748a5c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735e1c0 item 72 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ab80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ab80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ab80): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ab80): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ab80): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ab80): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ab80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.479632221 +0000 UTC m=+231.811901492 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ab80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b080): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b080): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b080): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735e540 item 73 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b080): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b080): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.480363501 +0000 UTC m=+231.812632763 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b080): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b540): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b540): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b540): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b540): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b540): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735e700 item 73 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b540): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b540): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.481229917 +0000 UTC m=+231.813499158 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748b540): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ba80): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ba80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ba80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ba80): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ba80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.481229917 +0000 UTC m=+231.813499158 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496748ba80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735e8c0 item 73 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba1c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba1c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba1c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba1c0): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba1c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba1c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba1c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.483215356 +0000 UTC m=+231.815484597 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba1c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba6c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba6c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba6c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735ed20 item 74 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba6c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba6c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.483914326 +0000 UTC m=+231.816183567 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674ba6c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bac00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bac00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735eee0 item 74 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bac00): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bac00): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bac00): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bac00): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bac00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.484833272 +0000 UTC m=+231.817102513 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bac00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb180): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb180): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb180): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb180): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb180): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.484833272 +0000 UTC m=+231.817102513 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb180): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735f0a0 item 74 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb7c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb7c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb7c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb7c0): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb7c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb7c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb7c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.486780838 +0000 UTC m=+231.819050079 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bb7c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bbcc0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bbcc0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bbcc0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735f420 item 75 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bbcc0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bbcc0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.487477934 +0000 UTC m=+231.819747236 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674bbcc0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2300): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2300): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2300): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2300): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2300): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735f5e0 item 75 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2300): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2300): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.488301539 +0000 UTC m=+231.820570790 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2300): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2840): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2840): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2840): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2840): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2840): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.488301539 +0000 UTC m=+231.820570790 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2840): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735f880 item 75 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2e80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2e80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2e80): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2e80): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2e80): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2e80): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2e80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.490226795 +0000 UTC m=+231.822496036 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f2e80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f3380): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f3380): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f3380): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735fc00 item 76 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f3380): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f3380): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.490890878 +0000 UTC m=+231.823160119 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f3380): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f38c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f38c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735fe30 item 76 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f38c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f38c0): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f38c0): _writeAt: size=3, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f38c0): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f38c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.491833628 +0000 UTC m=+231.824102879 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f38c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f3e40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f3e40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f3e40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f3e40): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f3e40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.491833628 +0000 UTC m=+231.824102879 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49674f3e40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c4150 item 76 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528580): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528580): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528580): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528580): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528580): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528580): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528580): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.493763221 +0000 UTC m=+231.826032462 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528580): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528a80): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528a80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528a80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c44d0 item 77 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528a80): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528a80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.494502187 +0000 UTC m=+231.826771428 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967528a80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967529180): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967529180): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967529180): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967529180): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967529180): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.494502187 +0000 UTC m=+231.826771428 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967529180): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c4690 item 77 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49675297c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49675297c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49675297c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49675297c0): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49675297c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49675297c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49675297c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.496518674 +0000 UTC m=+231.828787915 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49675297c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967529cc0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967529cc0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967529cc0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c4bd0 item 78 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967529cc0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967529cc0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.49723645 +0000 UTC m=+231.829505691 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967529cc0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676864c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676864c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676864c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676864c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676864c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.49723645 +0000 UTC m=+231.829505691 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676864c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c4d90 item 78 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967686b00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967686b00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967686b00): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967686b00): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967686b00): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967686b00): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967686b00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.499222649 +0000 UTC m=+231.831491891 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967686b00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687000): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687000): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687000): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c5880 item 79 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687000): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687000): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.500005608 +0000 UTC m=+231.832274859 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687000): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687700): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687700): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687700): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687700): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687700): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.500005608 +0000 UTC m=+231.832274859 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687700): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c5ab0 item 79 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687d40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687d40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687d40): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687d40): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687d40): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687d40): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687d40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.50206659 +0000 UTC m=+231.834335852 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967687d40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676be340): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676be340): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676be340): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5a1c0 item 80 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676be340): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676be340): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.502811336 +0000 UTC m=+231.835080587 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676be340): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bea40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bea40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bea40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bea40): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bea40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.502811336 +0000 UTC m=+231.835080587 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bea40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5a380 item 80 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf080): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf080): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf080): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf080): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf080): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.504965804 +0000 UTC m=+231.837235045 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf080): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf500): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf500): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf500): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf500): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf500): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf500): _writeAt: size=3, off=7 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5a700 item 81 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf500): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf500): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.505729736 +0000 UTC m=+231.837998978 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bf500): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bfa40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bfa40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bfa40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bfa40): >_readAt: n=8, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bfa40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.505729736 +0000 UTC m=+231.837998978 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676bfa40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5a9a0 item 81 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e81c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e81c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e81c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e81c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e81c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.507636487 +0000 UTC m=+231.839905738 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e81c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e86c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e86c0): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e86c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5ad90 item 82 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e86c0): _readAt: size=2, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e86c0): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e86c0): _writeAt: size=3, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e86c0): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e86c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.508462375 +0000 UTC m=+231.840731657 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e86c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e8c40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e8c40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e8c40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e8c40): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e8c40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.508462375 +0000 UTC m=+231.840731657 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e8c40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5af50 item 82 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e92c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e92c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e92c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e92c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e92c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.510495835 +0000 UTC m=+231.842765156 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e92c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e97c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e97c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e97c0): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e97c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e97c0): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e97c0): _writeAt: size=3, off=7 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5b2d0 item 83 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e97c0): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e97c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.511301206 +0000 UTC m=+231.843570447 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e97c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e9d00): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e9d00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e9d00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e9d00): >_readAt: n=8, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e9d00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.511301206 +0000 UTC m=+231.843570447 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49676e9d00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5b490 item 83 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e480): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e480): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e480): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e480): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e480): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.513281675 +0000 UTC m=+231.845550996 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e480): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e980): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e980): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e980): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5b810 item 84 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e980): _readAt: size=2, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e980): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e980): _writeAt: size=3, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e980): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e980): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.514137361 +0000 UTC m=+231.846406632 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771e980): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771ef00): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771ef00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771ef00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771ef00): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771ef00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.514137361 +0000 UTC m=+231.846406632 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771ef00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5b9d0 item 84 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771f580): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771f580): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771f580): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771f580): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771f580): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.516255841 +0000 UTC m=+231.848525102 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771f580): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771fa80): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771fa80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771fa80): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771fa80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771fa80): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771fa80): _writeAt: size=3, off=7 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5be30 item 85 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771fa80): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771fa80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.517158134 +0000 UTC m=+231.849427386 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496771fa80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49677560c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49677560c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49677560c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49677560c0): >_readAt: n=8, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49677560c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.517158134 +0000 UTC m=+231.849427386 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49677560c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966afa770 item 85 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756740): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756740): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756740): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756740): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756740): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.518669488 +0000 UTC m=+231.850938729 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756740): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756c40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756c40): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756c40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966afacb0 item 86 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756c40): _readAt: size=2, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756c40): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756c40): _writeAt: size=3, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756c40): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756c40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.519475881 +0000 UTC m=+231.851745132 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967756c40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49677571c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49677571c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49677571c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49677571c0): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49677571c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.519475881 +0000 UTC m=+231.851745132 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49677571c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966afaee0 item 86 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757840): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757840): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757840): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757840): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757840): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.521185268 +0000 UTC m=+231.853454519 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757840): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757d40): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757d40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757d40): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757d40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757d40): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757d40): _writeAt: size=3, off=7 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966afb650 item 87 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757d40): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757d40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.521824435 +0000 UTC m=+231.854093686 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967757d40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777e380): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777e380): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777e380): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777e380): >_readAt: n=8, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777e380): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.521824435 +0000 UTC m=+231.854093686 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777e380): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966afbb20 item 87 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ea00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ea00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ea00): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ea00): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ea00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.52340569 +0000 UTC m=+231.855674931 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ea00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ef00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ef00): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ef00): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670bcaf0 item 88 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ef00): _readAt: size=2, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ef00): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ef00): _writeAt: size=3, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ef00): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ef00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.524150628 +0000 UTC m=+231.856419879 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777ef00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777f480): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777f480): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777f480): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777f480): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777f480): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.524150628 +0000 UTC m=+231.856419879 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777f480): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670bd030 item 88 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777fac0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777fac0): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777fac0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777fac0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777fac0): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777fac0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777fac0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777fac0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.525809079 +0000 UTC m=+231.858078330 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496777fac0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e100): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e100): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e100): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670bd5e0 item 89 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e100): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e100): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.526420082 +0000 UTC m=+231.858689343 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e100): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e640): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e640): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e640): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e640): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e640): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e640): _writeAt: size=3, off=7 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670bd9d0 item 89 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e640): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e640): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.527077414 +0000 UTC m=+231.859346675 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781e640): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781ebc0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781ebc0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781ebc0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781ebc0): >_readAt: n=8, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781ebc0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.527077414 +0000 UTC m=+231.859346675 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781ebc0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670bde30 item 89 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f200): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f200): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f200): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f200): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f200): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f200): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f200): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f200): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.528854809 +0000 UTC m=+231.861124060 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f200): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f740): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f740): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f740): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a98380 item 90 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f740): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f740): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.529497372 +0000 UTC m=+231.861766623 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781f740): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781fc80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781fc80): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781fc80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a985b0 item 90 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781fc80): _readAt: size=2, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781fc80): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781fc80): _writeAt: size=3, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781fc80): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781fc80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.530253771 +0000 UTC m=+231.862523022 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe496781fc80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858340): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858340): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858340): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858340): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858340): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.530253771 +0000 UTC m=+231.862523022 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858340): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a98770 item 90 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858980): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858980): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858980): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858980): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858980): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858980): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858980): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858980): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.531930897 +0000 UTC m=+231.864200159 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858980): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858ec0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858ec0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858ec0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a98af0 item 91 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858ec0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858ec0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.532778238 +0000 UTC m=+231.865047489 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967858ec0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859400): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859400): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859400): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859400): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859400): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859400): _writeAt: size=3, off=7 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a98d20 item 91 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859400): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859400): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.533543472 +0000 UTC m=+231.865812713 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859400): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859980): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859980): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859980): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859980): >_readAt: n=8, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859980): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.533543472 +0000 UTC m=+231.865812713 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967859980): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a98ee0 item 91 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a20c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a20c0): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a20c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a20c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a20c0): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a20c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a20c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a20c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.535642355 +0000 UTC m=+231.867911596 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a20c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2600): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2600): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2600): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a992d0 item 92 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2600): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2600): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.536252047 +0000 UTC m=+231.868521288 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2600): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2b40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2b40): open at offset 5 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2b40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a99490 item 92 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2b40): _readAt: size=2, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2b40): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2b40): _writeAt: size=3, off=5 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2b40): >_writeAt: n=3, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2b40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.536995109 +0000 UTC m=+231.869264361 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a2b40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3100): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3100): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3100): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3100): >_readAt: n=3, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3100): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.536995109 +0000 UTC m=+231.869264361 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3100): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a99650 item 92 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3740): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3740): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3740): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3740): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3740): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3740): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3740): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3740): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.538818763 +0000 UTC m=+231.871088004 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3740): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3c80): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3c80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3c80): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a999d0 item 93 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3c80): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3c80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.539422963 +0000 UTC m=+231.871692204 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678a3c80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ce480): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ce480): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ce480): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ce480): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ce480): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.539422963 +0000 UTC m=+231.871692204 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ce480): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a99c70 item 93 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ceac0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ceac0): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ceac0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ceac0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ceac0): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ceac0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ceac0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ceac0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.541000151 +0000 UTC m=+231.873269392 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678ceac0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf000): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf000): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf000): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5c150 item 94 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf000): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf000): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.541773923 +0000 UTC m=+231.874043164 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf000): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf700): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf700): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf700): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf700): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf700): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.541773923 +0000 UTC m=+231.874043164 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cf700): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5c310 item 94 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfd40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfd40): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfd40): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfd40): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfd40): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfd40): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfd40): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfd40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.543486305 +0000 UTC m=+231.875755546 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678cfd40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8380): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8380): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8380): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5c690 item 95 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8380): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8380): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.544126665 +0000 UTC m=+231.876395915 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8380): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8a80): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8a80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8a80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8a80): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8a80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.544126665 +0000 UTC m=+231.876395915 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e8a80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5c850 item 95 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 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/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): open at offset 0 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.546071967 +0000 UTC m=+231.878341208 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e90c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9600): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9600): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9600): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5cee0 item 96 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9600): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9600): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.546738215 +0000 UTC m=+231.879007456 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9600): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9d00): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9d00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9d00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9d00): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9d00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.546738215 +0000 UTC m=+231.879007456 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49678e9d00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5d0a0 item 96 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= 2026/07/17 05:48:46 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:46 DEBUG : Looking for writers 2026/07/17 05:48:46 DEBUG : >WaitForWriters: 2026/07/17 05:48:46 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:46 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:46 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:46 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:46 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/17 05:48:46 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90640): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90640): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90640): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90640): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90640): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.957819092 +0000 UTC m=+232.290088353 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90640): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90ac0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90ac0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90ac0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90ac0): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90ac0): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90ac0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.957819092 +0000 UTC m=+232.290088353 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90ac0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90f80): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90f80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90f80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90f80): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90f80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.957819092 +0000 UTC m=+232.290088353 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a90f80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b21180 item 1 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a915c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a915c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a915c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a915c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a915c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.961788015 +0000 UTC m=+232.294057286 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a915c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a91ac0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a91ac0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a91ac0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a91ac0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a91ac0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.961788015 +0000 UTC m=+232.294057286 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967a91ac0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b216c0 item 2 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c200): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c200): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c200): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c200): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c200): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.964653135 +0000 UTC m=+232.296922406 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c200): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c680): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c680): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c680): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c680): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c680): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c680): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c680): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.964653135 +0000 UTC m=+232.296922406 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3c680): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3cb40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3cb40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3cb40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3cb40): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3cb40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.964653135 +0000 UTC m=+232.296922406 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3cb40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b21a40 item 3 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3d1c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3d1c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3d1c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3d1c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3d1c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.968041593 +0000 UTC m=+232.300310864 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3d1c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3d700): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3d700): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3d700): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3d700): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3d700): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.968041593 +0000 UTC m=+232.300310864 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967b3d700): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966ea8540 item 4 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967910540): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967910540): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967910540): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967910540): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967910540): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.97095816 +0000 UTC m=+232.303227431 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967910540): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679109c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679109c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679109c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679109c0): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679109c0): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679109c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679109c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.97095816 +0000 UTC m=+232.303227431 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679109c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967910e80): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967910e80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967910e80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967910e80): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967910e80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.97095816 +0000 UTC m=+232.303227431 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967910e80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5d570 item 5 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967911500): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967911500): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967911500): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967911500): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967911500): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.978403167 +0000 UTC m=+232.310672418 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967911500): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967911a40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967911a40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967911a40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967911a40): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967911a40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.978403167 +0000 UTC m=+232.310672418 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967911a40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5da40 item 6 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679601c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679601c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679601c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679601c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679601c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.98074039 +0000 UTC m=+232.313009641 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679601c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679606c0): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679606c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679606c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679606c0): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679606c0): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679606c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679606c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.98074039 +0000 UTC m=+232.313009641 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe49679606c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967960b80): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967960b80): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967960b80): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967960b80): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967960b80): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.98074039 +0000 UTC m=+232.313009641 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967960b80): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5ddc0 item 7 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961200): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961200): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961200): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961200): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961200): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.984141232 +0000 UTC m=+232.316410493 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961200): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961740): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961740): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961740): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961740): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961740): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.984141232 +0000 UTC m=+232.316410493 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961740): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dfa5b0 item 8 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961d00): _readAt: size=2, off=0 2026/07/17 05:48:46 ERROR : open-test-file(0xe4967961d00): Couldn't read size of file 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961d00): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961d00): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961d00): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961d00): close: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967961d00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c121c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c121c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c121c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c121c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c121c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.987157106 +0000 UTC m=+232.319426367 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c121c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12640): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12640): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12640): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12640): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12640): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12640): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12640): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.987157106 +0000 UTC m=+232.319426367 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12640): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12b40): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12b40): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12b40): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12b40): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12b40): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.987157106 +0000 UTC m=+232.319426367 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c12b40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dfab60 item 9 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c131c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c131c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c131c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c131c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c131c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.990394078 +0000 UTC m=+232.322663339 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c131c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c13700): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c13700): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c13700): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c13700): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c13700): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.990394078 +0000 UTC m=+232.322663339 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c13700): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dfb180 item 10 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c13d40): _readAt: size=2, off=0 2026/07/17 05:48:46 ERROR : open-test-file(0xe4967c13d40): Couldn't read size of file 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c13d40): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c13d40): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c13d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c13d40): close: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c13d40): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30200): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30200): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30200): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30200): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30200): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.993316736 +0000 UTC m=+232.325585987 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30200): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30700): _readAt: size=2, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30700): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30700): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30700): >_readAt: n=2, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30700): _writeAt: size=3, off=2 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30700): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30700): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.993316736 +0000 UTC m=+232.325585987 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30700): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30c00): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30c00): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30c00): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30c00): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30c00): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.993316736 +0000 UTC m=+232.325585987 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c30c00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dfb5e0 item 11 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c31280): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c31280): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c31280): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c31280): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c31280): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.996749217 +0000 UTC m=+232.329018467 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c31280): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c317c0): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c317c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c317c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c317c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c317c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.996749217 +0000 UTC m=+232.329018467 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c317c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: Remove: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dfbc70 item 12 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c31e00): _readAt: size=2, off=0 2026/07/17 05:48:46 ERROR : open-test-file(0xe4967c31e00): Couldn't read size of file 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c31e00): >_readAt: n=0, err=EOF 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c31e00): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c31e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c31e00): close: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c31e00): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c582c0): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c582c0): >openPending: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c582c0): _writeAt: size=5, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c582c0): >_writeAt: n=5, err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c582c0): close: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.999023421 +0000 UTC m=+232.331292682 2026/07/17 05:48:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c582c0): >close: err= 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c58980): _readAt: size=512, off=0 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c58980): openPending: 2026/07/17 05:48:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:46 DEBUG : open-test-file(0xe4967c58980): >openPending: err= 2026/07/17 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c58980): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c58980): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:46.999023421 +0000 UTC m=+232.331292682 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c58980): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670e23f0 item 13 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59000): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59000): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59000): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59000): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59000): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.001347559 +0000 UTC m=+232.333616820 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59000): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59540): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59540): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59540): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59540): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59540): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.001347559 +0000 UTC m=+232.333616820 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59540): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670e2a10 item 14 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59b80): _readAt: size=2, off=0 2026/07/17 05:48:47 ERROR : open-test-file(0xe4967c59b80): Couldn't read size of file 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59b80): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59b80): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59b80): close: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c59b80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80040): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80040): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80040): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80040): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80040): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.003868439 +0000 UTC m=+232.336137700 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80040): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80700): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80700): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80700): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80700): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80700): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.003868439 +0000 UTC m=+232.336137700 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80700): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670e2e00 item 15 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80d80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80d80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80d80): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80d80): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80d80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.006164594 +0000 UTC m=+232.338433856 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c80d80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c812c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c812c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c812c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c812c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c812c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.006164594 +0000 UTC m=+232.338433856 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c812c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670e38f0 item 16 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81900): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81900): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81900): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81900): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81900): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.008210477 +0000 UTC m=+232.340479728 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81900): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81d80): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81d80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81d80): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81d80): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81d80): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81d80): _writeAt: size=3, off=7 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81d80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.008210477 +0000 UTC m=+232.340479728 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967c81d80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18380): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18380): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18380): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18380): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18380): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.008210477 +0000 UTC m=+232.340479728 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18380): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966eae3f0 item 17 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18a00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18a00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18a00): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18a00): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18a00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.011357249 +0000 UTC m=+232.343626500 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18a00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18f40): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18f40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18f40): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18f40): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18f40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.011357249 +0000 UTC m=+232.343626500 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d18f40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966eaf1f0 item 18 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d195c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d195c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d195c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d195c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d195c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.013595474 +0000 UTC m=+232.345864755 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d195c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d19ac0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d19ac0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d19ac0): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d19ac0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d19ac0): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d19ac0): _writeAt: size=3, off=7 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d19ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d19ac0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.013595474 +0000 UTC m=+232.345864755 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d19ac0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d320c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d320c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d320c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d320c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d320c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.013595474 +0000 UTC m=+232.345864755 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d320c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966eafdc0 item 19 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d32740): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d32740): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d32740): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d32740): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d32740): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.016562577 +0000 UTC m=+232.348831838 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d32740): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d32c80): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d32c80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d32c80): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d32c80): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d32c80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.016562577 +0000 UTC m=+232.348831838 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d32c80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496793e690 item 20 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33300): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33300): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33300): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33300): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33300): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.018784002 +0000 UTC m=+232.351053283 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33300): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33800): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33800): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33800): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33800): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33800): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33800): _writeAt: size=3, off=7 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33800): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33800): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.018784002 +0000 UTC m=+232.351053283 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33800): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33d00): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33d00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33d00): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33d00): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33d00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.018784002 +0000 UTC m=+232.351053283 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d33d00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496793ea10 item 21 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d62480): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d62480): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d62480): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d62480): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d62480): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.021898271 +0000 UTC m=+232.354167523 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d62480): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d629c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d629c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d629c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d629c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d629c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.021898271 +0000 UTC m=+232.354167523 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d629c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496793f110 item 22 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63040): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63040): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63040): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63040): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63040): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.024034705 +0000 UTC m=+232.356303946 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63040): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63540): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63540): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63540): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63540): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63540): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63540): _writeAt: size=3, off=7 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63540): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63540): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.024034705 +0000 UTC m=+232.356303946 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63540): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63a40): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63a40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63a40): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63a40): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63a40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.024034705 +0000 UTC m=+232.356303946 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d63a40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496793f490 item 23 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7e1c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7e1c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7e1c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7e1c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7e1c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.026588377 +0000 UTC m=+232.358857628 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7e1c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7e700): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7e700): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7e700): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7e700): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7e700): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.026588377 +0000 UTC m=+232.358857628 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7e700): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496793f960 item 24 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7ed40): _readAt: size=2, off=0 2026/07/17 05:48:47 ERROR : open-test-file(0xe4967d7ed40): Couldn't read size of file 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7ed40): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7ed40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7ed40): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7ed40): close: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7ed40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f100): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f100): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f100): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f100): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f100): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.02830594 +0000 UTC m=+232.360575181 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f100): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f600): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f600): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f600): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f600): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f600): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f600): _writeAt: size=3, off=7 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f600): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f600): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.02830594 +0000 UTC m=+232.360575181 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7f600): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7fb40): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7fb40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7fb40): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7fb40): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7fb40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.02830594 +0000 UTC m=+232.360575181 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967d7fb40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496793fdc0 item 25 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da62c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da62c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da62c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da62c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da62c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.030575405 +0000 UTC m=+232.362844646 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da62c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da6800): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da6800): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da6800): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da6800): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da6800): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.030575405 +0000 UTC m=+232.362844646 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da6800): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496795e5b0 item 26 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da6e40): _readAt: size=2, off=0 2026/07/17 05:48:47 ERROR : open-test-file(0xe4967da6e40): Couldn't read size of file 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da6e40): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da6e40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da6e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da6e40): close: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da6e40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7200): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7200): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7200): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7200): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7200): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.032243675 +0000 UTC m=+232.364512916 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7200): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7700): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7700): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7700): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7700): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7700): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7700): _writeAt: size=3, off=7 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7700): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7700): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.032243675 +0000 UTC m=+232.364512916 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7700): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7c40): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7c40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7c40): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7c40): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7c40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.032243675 +0000 UTC m=+232.364512916 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967da7c40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496795e9a0 item 27 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd83c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd83c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd83c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd83c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd83c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.034511267 +0000 UTC m=+232.366780508 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd83c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd8900): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd8900): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd8900): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd8900): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd8900): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.034511267 +0000 UTC m=+232.366780508 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd8900): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496795ef50 item 28 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd8f40): _readAt: size=2, off=0 2026/07/17 05:48:47 ERROR : open-test-file(0xe4967dd8f40): Couldn't read size of file 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd8f40): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd8f40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd8f40): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd8f40): close: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd8f40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd9300): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd9300): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd9300): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd9300): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd9300): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.036062004 +0000 UTC m=+232.368331245 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd9300): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd99c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd99c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd99c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd99c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd99c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.036062004 +0000 UTC m=+232.368331245 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967dd99c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496795f2d0 item 29 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6140): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6140): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6140): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6140): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6140): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.037651345 +0000 UTC m=+232.369920586 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6140): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6680): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6680): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6680): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6680): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6680): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.037651345 +0000 UTC m=+232.369920586 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6680): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496795f6c0 item 30 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6cc0): _readAt: size=2, off=0 2026/07/17 05:48:47 ERROR : open-test-file(0xe4967df6cc0): Couldn't read size of file 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6cc0): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6cc0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6cc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df6cc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7080): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7080): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7080): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7080): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7080): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.039773332 +0000 UTC m=+232.372042573 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7080): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7740): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7740): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7740): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7740): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7740): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.039773332 +0000 UTC m=+232.372042573 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7740): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496795fb90 item 31 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7dc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7dc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7dc0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7dc0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7dc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.041766756 +0000 UTC m=+232.374035997 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967df7dc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1a400): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1a400): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1a400): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1a400): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1a400): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.041766756 +0000 UTC m=+232.374035997 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1a400): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966e580e0 item 32 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aa40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aa40): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aa40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aa40): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aa40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.0434741 +0000 UTC m=+232.375743341 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aa40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aec0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aec0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aec0): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aec0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aec0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966e58700 item 33 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aec0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aec0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.044011584 +0000 UTC m=+232.376280825 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1aec0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1b3c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1b3c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1b3c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1b3c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1b3c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.044011584 +0000 UTC m=+232.376280825 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1b3c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966e58a80 item 33 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1ba00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1ba00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1ba00): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1ba00): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1ba00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.045701054 +0000 UTC m=+232.377970306 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1ba00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1be80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1be80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966e59490 item 34 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1be80): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1be80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1be80): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1be80): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1be80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.046374186 +0000 UTC m=+232.378643427 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e1be80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e384c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e384c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e384c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e384c0): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e384c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.046374186 +0000 UTC m=+232.378643427 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e384c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966e59e30 item 34 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38b00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38b00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38b00): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38b00): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38b00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.049338682 +0000 UTC m=+232.381607954 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38b00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38f80): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38f80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38f80): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38f80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38f80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967920380 item 35 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38f80): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38f80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.050240295 +0000 UTC m=+232.382509536 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967e38f80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2380): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2380): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2380): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2380): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2380): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.050240295 +0000 UTC m=+232.382509536 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2380): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496709c380 item 35 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2a00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2a00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2a00): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2a00): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2a00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.053124861 +0000 UTC m=+232.385394112 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2a00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3dbc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3dbc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966ea8e70 item 36 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3dbc0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3dbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3dbc0): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3dbc0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3dbc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.054232583 +0000 UTC m=+232.386501834 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3dbc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70200): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70200): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70200): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70200): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70200): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.054232583 +0000 UTC m=+232.386501834 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70200): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966ea9490 item 36 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00240): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00240): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00240): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00240): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00240): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.056383805 +0000 UTC m=+232.388653065 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00240): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00900): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00900): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00900): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00900): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00900): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b5c3f0 item 37 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00900): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00900): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.057425602 +0000 UTC m=+232.389694862 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00900): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00e00): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00e00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00e00): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00e00): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00e00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.057425602 +0000 UTC m=+232.389694862 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a00e00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b5c5b0 item 37 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01480): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01480): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01480): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01480): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01480): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.059381595 +0000 UTC m=+232.391650846 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01480): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01980): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01980): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b5c930 item 38 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01980): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01980): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01980): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01980): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01980): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.060492312 +0000 UTC m=+232.392761563 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01980): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01ec0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01ec0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01ec0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01ec0): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01ec0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.060492312 +0000 UTC m=+232.392761563 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967a01ec0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b5ccb0 item 38 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2640): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2640): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2640): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2640): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2640): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.062640147 +0000 UTC m=+232.394909449 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2640): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2cc0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2cc0): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2cc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2cc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b5d1f0 item 39 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2cc0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2cc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.063485404 +0000 UTC m=+232.395754655 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca2cc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca31c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca31c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca31c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca31c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca31c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.063485404 +0000 UTC m=+232.395754655 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca31c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b5d3b0 item 39 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3840): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3840): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3840): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3840): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3840): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.065650532 +0000 UTC m=+232.397919843 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3840): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3d40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3d40): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b5d960 item 40 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3d40): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3d40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3d40): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3d40): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3d40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.067283875 +0000 UTC m=+232.399553137 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967ca3d40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70980): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70980): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70980): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70980): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70980): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.067283875 +0000 UTC m=+232.399553137 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70980): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b5db20 item 40 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70f40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70f40): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70f40): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70f40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70f40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70f40): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70f40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.069348543 +0000 UTC m=+232.401617805 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b70f40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71440): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71440): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71440): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496709c070 item 41 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71440): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71440): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.070206995 +0000 UTC m=+232.402476246 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71440): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71900): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71900): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71900): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71900): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71900): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496709c460 item 41 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71900): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71900): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.071117955 +0000 UTC m=+232.403387206 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71900): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71e40): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71e40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71e40): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71e40): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71e40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.071117955 +0000 UTC m=+232.403387206 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b71e40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496709c7e0 item 41 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dfec80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dfec80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dfec80): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dfec80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dfec80): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dfec80): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dfec80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.073305315 +0000 UTC m=+232.405574566 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dfec80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff280): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff280): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff280): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496709ce00 item 42 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff280): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff280): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.074273724 +0000 UTC m=+232.406542965 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff280): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff800): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff800): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496709d3b0 item 42 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff800): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff800): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff800): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff800): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff800): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.075288078 +0000 UTC m=+232.407557349 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dff800): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dffd80): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dffd80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dffd80): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dffd80): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dffd80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.075288078 +0000 UTC m=+232.407557349 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966dffd80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496709db90 item 42 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967072500): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967072500): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967072500): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967072500): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967072500): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967072500): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967072500): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.077345713 +0000 UTC m=+232.409614954 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967072500): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073580): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073580): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073580): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966ea9d50 item 43 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073580): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073580): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.078120487 +0000 UTC m=+232.410389737 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073580): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073c00): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073c00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073c00): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073c00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073c00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967920150 item 43 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073c00): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073c00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.078934623 +0000 UTC m=+232.411203895 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967073c00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49670b0980): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49670b0980): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49670b0980): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49670b0980): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49670b0980): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.078934623 +0000 UTC m=+232.411203895 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49670b0980): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967920310 item 43 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a4c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a4c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a4c0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a4c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a4c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a4c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.08132643 +0000 UTC m=+232.413595701 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a4c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a9c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a9c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a9c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966b94770 item 44 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a9c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a9c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.0821422 +0000 UTC m=+232.414411441 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713a9c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713af00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713af00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966b94a10 item 44 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713af00): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713af00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713af00): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713af00): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713af00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.083003196 +0000 UTC m=+232.415272467 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713af00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713b480): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713b480): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713b480): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713b480): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713b480): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.083003196 +0000 UTC m=+232.415272467 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713b480): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966b94d90 item 44 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713bb40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713bb40): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713bb40): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713bb40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713bb40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713bb40): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713bb40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.085178684 +0000 UTC m=+232.417447945 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496713bb40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966b96cc0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966b96cc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966b96cc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966b95650 item 45 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966b96cc0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966b96cc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.085951051 +0000 UTC m=+232.418220323 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966b96cc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966b97740): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966b97740): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966b97740): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966b97740): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966b97740): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.085951051 +0000 UTC m=+232.418220323 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966b97740): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966b95a40 item 45 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aa440): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aa440): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aa440): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aa440): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aa440): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aa440): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aa440): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.088257787 +0000 UTC m=+232.420527028 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aa440): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aac00): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aac00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aac00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967204230 item 46 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aac00): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aac00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.088946277 +0000 UTC m=+232.421215518 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674aac00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674ab500): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674ab500): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674ab500): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674ab500): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674ab500): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.088946277 +0000 UTC m=+232.421215518 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674ab500): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967204700 item 46 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674abb40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674abb40): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674abb40): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674abb40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674abb40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674abb40): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674abb40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.09202465 +0000 UTC m=+232.424293931 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674abb40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747e2c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747e2c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747e2c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49672051f0 item 47 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747e2c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747e2c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.092597932 +0000 UTC m=+232.424867183 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747e2c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747ebc0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747ebc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747ebc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747ebc0): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747ebc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.092597932 +0000 UTC m=+232.424867183 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747ebc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967205730 item 47 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f240): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f240): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f240): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f240): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f240): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f240): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f240): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.094878488 +0000 UTC m=+232.427147739 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f240): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f740): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f740): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f740): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967205e30 item 48 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f740): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f740): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.095688276 +0000 UTC m=+232.427957548 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747f740): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747fe40): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747fe40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747fe40): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747fe40): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747fe40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.095688276 +0000 UTC m=+232.427957548 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496747fe40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a16150 item 48 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966f1ba80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966f1ba80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966f1ba80): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966f1ba80): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966f1ba80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.098002116 +0000 UTC m=+232.430271367 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4966f1ba80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49679101c0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49679101c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49679101c0): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49679101c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49679101c0): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49679101c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a16620 item 49 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49679101c0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49679101c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.09911683 +0000 UTC m=+232.431386122 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49679101c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967910700): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967910700): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967910700): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967910700): >_readAt: n=8, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967910700): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.09911683 +0000 UTC m=+232.431386122 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967910700): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a167e0 item 49 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967910d80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967910d80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967910d80): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967910d80): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967910d80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.101237916 +0000 UTC m=+232.433507167 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967910d80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911280): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911280): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911280): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a16e00 item 50 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911280): _readAt: size=2, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911280): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911280): _writeAt: size=3, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911280): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911280): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.10224159 +0000 UTC m=+232.434510851 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911280): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911800): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911800): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911800): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911800): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911800): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.10224159 +0000 UTC m=+232.434510851 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911800): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a16fc0 item 50 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911e80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911e80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911e80): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911e80): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911e80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.104345022 +0000 UTC m=+232.436614263 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967911e80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c480): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c480): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c480): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c480): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c480): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c480): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a177a0 item 51 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c480): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c480): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.105075481 +0000 UTC m=+232.437344722 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c480): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c9c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c9c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c9c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c9c0): >_readAt: n=8, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c9c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.105075481 +0000 UTC m=+232.437344722 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3c9c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a17960 item 51 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d040): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d040): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d040): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d040): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d040): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.107169395 +0000 UTC m=+232.439438687 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d040): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d540): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d540): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d540): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a17dc0 item 52 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d540): _readAt: size=2, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d540): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d540): _writeAt: size=3, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d540): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d540): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.108057472 +0000 UTC m=+232.440326713 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967b3d540): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130140): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130140): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130140): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130140): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130140): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.108057472 +0000 UTC m=+232.440326713 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130140): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49673220e0 item 52 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49671307c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49671307c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49671307c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49671307c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49671307c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.110388472 +0000 UTC m=+232.442657744 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49671307c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130cc0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130cc0): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130cc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130cc0): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130cc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967322460 item 53 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130cc0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130cc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.111174467 +0000 UTC m=+232.443443728 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967130cc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131200): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131200): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131200): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131200): >_readAt: n=8, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131200): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.111174467 +0000 UTC m=+232.443443728 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131200): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967322620 item 53 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131880): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131880): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131880): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131880): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131880): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.113282337 +0000 UTC m=+232.445551608 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131880): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131d80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131d80): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131d80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967322a10 item 54 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131d80): _readAt: size=2, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131d80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131d80): _writeAt: size=3, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131d80): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131d80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.114271735 +0000 UTC m=+232.446540976 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967131d80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168400): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168400): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168400): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168400): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168400): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.114271735 +0000 UTC m=+232.446540976 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168400): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967322bd0 item 54 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168a80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168a80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168a80): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168a80): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168a80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.116354448 +0000 UTC m=+232.448623719 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168a80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168f80): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168f80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168f80): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168f80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168f80): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168f80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967323030 item 55 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168f80): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168f80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.117169867 +0000 UTC m=+232.449439108 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967168f80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49671694c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49671694c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49671694c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49671694c0): >_readAt: n=8, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49671694c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.117169867 +0000 UTC m=+232.449439108 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49671694c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49673231f0 item 55 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967169b40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967169b40): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967169b40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967169b40): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967169b40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.119304728 +0000 UTC m=+232.451573969 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967169b40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280140): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280140): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280140): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49673235e0 item 56 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280140): _readAt: size=2, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280140): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280140): _writeAt: size=3, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280140): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280140): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.120253048 +0000 UTC m=+232.452522299 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280140): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672806c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672806c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672806c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672806c0): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672806c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.120253048 +0000 UTC m=+232.452522299 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672806c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49673237a0 item 56 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280d00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280d00): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280d00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280d00): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280d00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280d00): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280d00): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280d00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.122362642 +0000 UTC m=+232.454631943 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967280d00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281240): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281240): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281240): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967323b20 item 57 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281240): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281240): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.123147695 +0000 UTC m=+232.455416936 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281240): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281780): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281780): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281780): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281780): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281780): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281780): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967323d50 item 57 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281780): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281780): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.12394022 +0000 UTC m=+232.456209472 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281780): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281d00): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281d00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281d00): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281d00): >_readAt: n=8, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281d00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.12394022 +0000 UTC m=+232.456209472 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967281d00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b44150 item 57 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290440): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290440): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290440): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290440): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290440): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290440): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290440): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290440): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.126504622 +0000 UTC m=+232.458773893 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290440): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290980): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290980): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290980): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b44540 item 58 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290980): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290980): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.127259798 +0000 UTC m=+232.459529070 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290980): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290ec0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290ec0): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290ec0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b44700 item 58 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290ec0): _readAt: size=2, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290ec0): _writeAt: size=3, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290ec0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290ec0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.12819763 +0000 UTC m=+232.460466881 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967290ec0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291480): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291480): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291480): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291480): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291480): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.12819763 +0000 UTC m=+232.460466881 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291480): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b448c0 item 58 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291ac0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291ac0): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291ac0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291ac0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291ac0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291ac0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291ac0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.130437548 +0000 UTC m=+232.462707130 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967291ac0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8100): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8100): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8100): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b44d20 item 59 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8100): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8100): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.131151487 +0000 UTC m=+232.463420728 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8100): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8640): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8640): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8640): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8640): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8640): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8640): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b44ee0 item 59 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8640): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8640): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.131945054 +0000 UTC m=+232.464214295 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8640): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8bc0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8bc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8bc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8bc0): >_readAt: n=8, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8bc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.131945054 +0000 UTC m=+232.464214295 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b8bc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b45110 item 59 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9200): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9200): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9200): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9200): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9200): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9200): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9200): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9200): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.134128377 +0000 UTC m=+232.466397618 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9200): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9740): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9740): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9740): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b45570 item 60 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9740): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9740): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.134827948 +0000 UTC m=+232.467097239 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9740): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9c80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9c80): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9c80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b45810 item 60 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9c80): _readAt: size=2, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9c80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9c80): _writeAt: size=3, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9c80): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9c80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.135791077 +0000 UTC m=+232.468060348 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672b9c80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea340): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea340): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea340): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea340): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea340): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.135791077 +0000 UTC m=+232.468060348 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea340): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b459d0 item 60 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea980): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea980): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea980): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea980): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea980): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea980): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea980): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea980): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.138006419 +0000 UTC m=+232.470275681 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ea980): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672eaec0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672eaec0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672eaec0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967b45d50 item 61 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672eaec0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672eaec0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.13884363 +0000 UTC m=+232.471112951 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672eaec0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672eb5c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672eb5c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672eb5c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672eb5c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672eb5c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.13884363 +0000 UTC m=+232.471112951 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672eb5c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2c0e0 item 61 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ebc00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ebc00): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ebc00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ebc00): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ebc00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ebc00): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ebc00): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ebc00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.141437157 +0000 UTC m=+232.473706398 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672ebc00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fc240): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fc240): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fc240): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2c460 item 62 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fc240): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fc240): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.142245373 +0000 UTC m=+232.474514614 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fc240): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fc940): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fc940): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fc940): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fc940): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fc940): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.142245373 +0000 UTC m=+232.474514614 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fc940): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2c620 item 62 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fcf80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fcf80): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fcf80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fcf80): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fcf80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fcf80): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fcf80): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fcf80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.144490061 +0000 UTC m=+232.476759302 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fcf80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fd4c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fd4c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fd4c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2c9a0 item 63 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fd4c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fd4c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.145383198 +0000 UTC m=+232.477652439 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fd4c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fdbc0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fdbc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fdbc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fdbc0): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fdbc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.145383198 +0000 UTC m=+232.477652439 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49672fdbc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2cb60 item 63 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c300): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c300): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c300): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c300): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c300): >_readAt: n=0, err=Bad file descriptor 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c300): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c300): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c300): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.147501768 +0000 UTC m=+232.479771009 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c300): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c840): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c840): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c840): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2d0a0 item 64 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c840): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c840): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.14833487 +0000 UTC m=+232.480604132 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732c840): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732cf40): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732cf40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732cf40): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732cf40): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732cf40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.14833487 +0000 UTC m=+232.480604132 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732cf40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2d260 item 64 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732d580): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732d580): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732d580): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732d580): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732d580): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.150503616 +0000 UTC m=+232.482772907 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732d580): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732da00): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732da00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732da00): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732da00): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732da00): _writeAt: size=3, off=2 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2d5e0 item 65 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732da00): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732da00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.151307203 +0000 UTC m=+232.483576444 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496732da00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735c000): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735c000): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735c000): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735c000): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735c000): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.151307203 +0000 UTC m=+232.483576444 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735c000): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2d810 item 65 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735c640): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735c640): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735c640): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735c640): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735c640): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.153325443 +0000 UTC m=+232.485594734 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735c640): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735cac0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735cac0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2dc00 item 66 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735cac0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735cac0): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735cac0): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735cac0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735cac0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.154253255 +0000 UTC m=+232.486522526 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735cac0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735d000): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735d000): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735d000): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735d000): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735d000): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.154253255 +0000 UTC m=+232.486522526 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735d000): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a2ddc0 item 66 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735d640): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735d640): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735d640): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735d640): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735d640): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.156665621 +0000 UTC m=+232.488934882 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735d640): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735dac0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735dac0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735dac0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735dac0): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735dac0): _writeAt: size=3, off=2 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3c2a0 item 67 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735dac0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735dac0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.157580938 +0000 UTC m=+232.489850190 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496735dac0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737c0c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737c0c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737c0c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737c0c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737c0c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.157580938 +0000 UTC m=+232.489850190 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737c0c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3c540 item 67 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737c740): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737c740): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737c740): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737c740): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737c740): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.159897452 +0000 UTC m=+232.492166733 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737c740): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737cc40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737cc40): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3c8c0 item 68 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737cc40): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737cc40): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737cc40): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737cc40): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737cc40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.160855632 +0000 UTC m=+232.493124913 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737cc40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737d180): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737d180): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737d180): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737d180): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737d180): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.160855632 +0000 UTC m=+232.493124913 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737d180): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3caf0 item 68 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737d7c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737d7c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737d7c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737d7c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737d7c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.163263658 +0000 UTC m=+232.495532920 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737d7c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737dc40): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737dc40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737dc40): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737dc40): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737dc40): _writeAt: size=3, off=2 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3ce70 item 69 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737dc40): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737dc40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.164255512 +0000 UTC m=+232.496524793 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496737dc40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ac240): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ac240): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ac240): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ac240): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ac240): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.164255512 +0000 UTC m=+232.496524793 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ac240): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3d030 item 69 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ac8c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ac8c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ac8c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ac8c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ac8c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.166482225 +0000 UTC m=+232.498751487 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ac8c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673acdc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673acdc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3d420 item 70 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673acdc0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673acdc0): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673acdc0): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673acdc0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673acdc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.167502392 +0000 UTC m=+232.499771693 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673acdc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ad300): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ad300): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ad300): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ad300): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ad300): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.167502392 +0000 UTC m=+232.499771693 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ad300): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3d5e0 item 70 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ad980): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ad980): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ad980): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ad980): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ad980): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.169871385 +0000 UTC m=+232.502140686 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ad980): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ade80): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ade80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ade80): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ade80): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ade80): _writeAt: size=3, off=2 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3d960 item 71 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ade80): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ade80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.170739074 +0000 UTC m=+232.503008384 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673ade80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d6480): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d6480): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d6480): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d6480): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d6480): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.170739074 +0000 UTC m=+232.503008384 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d6480): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967d3db20 item 71 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d6b00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d6b00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d6b00): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d6b00): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d6b00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.173239123 +0000 UTC m=+232.505508404 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d6b00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7000): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7000): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbe070 item 72 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7000): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7000): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7000): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7000): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7000): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.174162177 +0000 UTC m=+232.506431548 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7000): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7540): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7540): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7540): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7540): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7540): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.174162177 +0000 UTC m=+232.506431548 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7540): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbe380 item 72 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7b00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7b00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7b00): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7b00): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7b00): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7b00): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7b00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.176170838 +0000 UTC m=+232.508440100 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49673d7b00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e100): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e100): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e100): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbe8c0 item 73 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e100): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e100): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.176767055 +0000 UTC m=+232.509036296 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e100): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e5c0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e5c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e5c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e5c0): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e5c0): _writeAt: size=3, off=2 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbea80 item 73 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e5c0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e5c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.177621889 +0000 UTC m=+232.509891150 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740e5c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740eb00): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740eb00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740eb00): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740eb00): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740eb00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.177621889 +0000 UTC m=+232.509891150 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740eb00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbecb0 item 73 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f140): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f140): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f140): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f140): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f140): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f140): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f140): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.179661589 +0000 UTC m=+232.511930860 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f140): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f640): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f640): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f640): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbf0a0 item 74 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f640): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f640): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.180338297 +0000 UTC m=+232.512607538 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740f640): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740fb80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740fb80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbf420 item 74 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740fb80): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740fb80): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740fb80): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740fb80): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740fb80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.181176982 +0000 UTC m=+232.513446223 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496740fb80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e200): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e200): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e200): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e200): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e200): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.181176982 +0000 UTC m=+232.513446223 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e200): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbf5e0 item 74 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e840): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e840): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e840): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e840): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e840): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e840): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e840): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.183471243 +0000 UTC m=+232.515740494 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741e840): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741ed40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741ed40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741ed40): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbf960 item 75 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741ed40): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741ed40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.184446785 +0000 UTC m=+232.516716036 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741ed40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f280): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f280): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f280): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f280): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f280): _writeAt: size=3, off=2 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbfb20 item 75 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f280): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f280): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.185400856 +0000 UTC m=+232.517670118 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f280): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f7c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f7c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f7c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f7c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f7c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.185400856 +0000 UTC m=+232.517670118 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741f7c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967dbfd50 item 75 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741fe00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741fe00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741fe00): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741fe00): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741fe00): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741fe00): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741fe00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.187517653 +0000 UTC m=+232.519786904 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496741fe00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444400): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444400): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444400): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a6230 item 76 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444400): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444400): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.188418964 +0000 UTC m=+232.520688216 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444400): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444940): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444940): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a65b0 item 76 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444940): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444940): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444940): _writeAt: size=3, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444940): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444940): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.189384257 +0000 UTC m=+232.521653559 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444940): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444ec0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444ec0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444ec0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444ec0): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444ec0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.189384257 +0000 UTC m=+232.521653559 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967444ec0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a6770 item 76 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445500): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445500): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445500): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445500): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445500): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445500): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445500): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.191410533 +0000 UTC m=+232.523679774 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445500): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445a00): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445a00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445a00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a6af0 item 77 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445a00): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445a00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.192251101 +0000 UTC m=+232.524520342 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967445a00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486200): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486200): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486200): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486200): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486200): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.192251101 +0000 UTC m=+232.524520342 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486200): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a6cb0 item 77 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486840): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486840): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486840): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486840): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486840): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486840): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486840): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.193968623 +0000 UTC m=+232.526237874 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486840): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486d40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486d40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486d40): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a7030 item 78 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486d40): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486d40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.194596058 +0000 UTC m=+232.526865299 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967486d40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487440): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487440): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487440): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487440): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487440): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.194596058 +0000 UTC m=+232.526865299 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487440): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a71f0 item 78 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487a80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487a80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487a80): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487a80): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487a80): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487a80): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487a80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.196314453 +0000 UTC m=+232.528583694 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967487a80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6080): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6080): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6080): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a7650 item 79 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6080): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6080): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.196934764 +0000 UTC m=+232.529204005 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6080): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6780): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6780): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6780): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6780): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6780): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.196934764 +0000 UTC m=+232.529204005 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6780): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a7810 item 79 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6dc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6dc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6dc0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6dc0): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6dc0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6dc0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6dc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.198661925 +0000 UTC m=+232.530931166 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b6dc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b72c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b72c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b72c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a7b90 item 80 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b72c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b72c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.199321961 +0000 UTC m=+232.531591203 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b72c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b79c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b79c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b79c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b79c0): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b79c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.199321961 +0000 UTC m=+232.531591203 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674b79c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49678a7d50 item 80 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2100): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2100): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2100): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2100): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2100): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.201061946 +0000 UTC m=+232.533331187 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2100): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2580): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2580): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2580): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2580): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2580): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2580): _writeAt: size=3, off=7 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496718efc0 item 81 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2580): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2580): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.201747601 +0000 UTC m=+232.534016842 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2580): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2ac0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2ac0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2ac0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2ac0): >_readAt: n=8, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2ac0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.201747601 +0000 UTC m=+232.534016842 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f2ac0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496718fc70 item 81 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3140): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3140): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3140): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3140): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3140): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.203588988 +0000 UTC m=+232.535858229 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3140): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3640): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3640): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3640): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735e2a0 item 82 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3640): _readAt: size=2, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3640): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3640): _writeAt: size=3, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3640): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3640): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.204386925 +0000 UTC m=+232.536656166 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3640): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3bc0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3bc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3bc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3bc0): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3bc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.204386925 +0000 UTC m=+232.536656166 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49674f3bc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735e460 item 82 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522340): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522340): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522340): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522340): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522340): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.206016542 +0000 UTC m=+232.538285793 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522340): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522840): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522840): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522840): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522840): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522840): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522840): _writeAt: size=3, off=7 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735e7e0 item 83 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522840): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522840): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.206781627 +0000 UTC m=+232.539050868 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522840): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522d80): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522d80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522d80): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522d80): >_readAt: n=8, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522d80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.206781627 +0000 UTC m=+232.539050868 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967522d80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735ea80 item 83 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523400): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523400): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523400): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523400): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523400): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.20846802 +0000 UTC m=+232.540737261 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523400): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523900): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523900): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523900): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735ee00 item 84 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523900): _readAt: size=2, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523900): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523900): _writeAt: size=3, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523900): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523900): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.20935256 +0000 UTC m=+232.541621811 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523900): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523e80): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523e80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523e80): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523e80): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523e80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.20935256 +0000 UTC m=+232.541621811 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967523e80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735efc0 item 84 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754c600): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754c600): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754c600): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754c600): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754c600): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.210852373 +0000 UTC m=+232.543121614 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754c600): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754cb00): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754cb00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754cb00): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754cb00): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754cb00): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754cb00): _writeAt: size=3, off=7 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735f340 item 85 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754cb00): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754cb00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.211459909 +0000 UTC m=+232.543729150 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754cb00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754d040): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754d040): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754d040): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754d040): >_readAt: n=8, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754d040): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.211459909 +0000 UTC m=+232.543729150 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754d040): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735f500 item 85 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754d6c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754d6c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754d6c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754d6c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754d6c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.212885672 +0000 UTC m=+232.545154913 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754d6c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754dbc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754dbc0): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754dbc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735f960 item 86 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754dbc0): _readAt: size=2, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754dbc0): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754dbc0): _writeAt: size=3, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754dbc0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754dbc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.21363167 +0000 UTC m=+232.545900911 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496754dbc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756a240): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756a240): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756a240): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756a240): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756a240): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.21363167 +0000 UTC m=+232.545900911 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756a240): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe496735fb20 item 86 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756a8c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756a8c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756a8c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756a8c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756a8c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.214906828 +0000 UTC m=+232.547176069 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756a8c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756adc0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756adc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756adc0): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756adc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756adc0): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756adc0): _writeAt: size=3, off=7 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c4070 item 87 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756adc0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756adc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.215539201 +0000 UTC m=+232.547808442 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756adc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756b300): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756b300): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756b300): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756b300): >_readAt: n=8, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756b300): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.215539201 +0000 UTC m=+232.547808442 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756b300): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c4230 item 87 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756b980): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756b980): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756b980): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756b980): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756b980): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.216896213 +0000 UTC m=+232.549165454 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756b980): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756be80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756be80): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756be80): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c45b0 item 88 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756be80): _readAt: size=2, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756be80): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756be80): _writeAt: size=3, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756be80): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756be80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.217625682 +0000 UTC m=+232.549894923 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496756be80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758e500): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758e500): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758e500): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758e500): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758e500): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.217625682 +0000 UTC m=+232.549894923 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758e500): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c4770 item 88 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758eb40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758eb40): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758eb40): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758eb40): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758eb40): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758eb40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758eb40): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758eb40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.218997271 +0000 UTC m=+232.551266512 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758eb40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f080): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f080): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f080): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c4cb0 item 89 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f080): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f080): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.21953187 +0000 UTC m=+232.551801111 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f080): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f5c0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f5c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f5c0): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f5c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f5c0): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f5c0): _writeAt: size=3, off=7 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c5340 item 89 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f5c0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f5c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.220119079 +0000 UTC m=+232.552388320 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758f5c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758fb40): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758fb40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758fb40): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758fb40): >_readAt: n=8, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758fb40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.220119079 +0000 UTC m=+232.552388320 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe496758fb40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c5730 item 89 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6280): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6280): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6280): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6280): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6280): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6280): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6280): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6280): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.221832465 +0000 UTC m=+232.554101706 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6280): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a67c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a67c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a67c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe49670c5b90 item 90 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a67c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a67c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.222464307 +0000 UTC m=+232.554733548 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a67c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6d00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6d00): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6d00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5a0e0 item 90 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6d00): _readAt: size=2, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6d00): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6d00): _writeAt: size=3, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6d00): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6d00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.223244781 +0000 UTC m=+232.555514022 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a6d00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a72c0): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a72c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a72c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a72c0): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a72c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.223244781 +0000 UTC m=+232.555514022 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a72c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5a2a0 item 90 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7900): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7900): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7900): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7900): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7900): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7900): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7900): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7900): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.224823572 +0000 UTC m=+232.557092813 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7900): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7e40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7e40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7e40): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5a620 item 91 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7e40): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7e40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.225379301 +0000 UTC m=+232.557648552 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675a7e40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675be480): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675be480): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675be480): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675be480): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675be480): >_readAt: n=2, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675be480): _writeAt: size=3, off=7 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5a7e0 item 91 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675be480): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675be480): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.226003741 +0000 UTC m=+232.558272982 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675be480): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bea00): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bea00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bea00): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bea00): >_readAt: n=8, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bea00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.226003741 +0000 UTC m=+232.558272982 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bea00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5aa80 item 91 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf040): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf040): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf040): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf040): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf040): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf040): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf040): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf040): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.227544399 +0000 UTC m=+232.559813640 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf040): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf580): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf580): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf580): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5ae70 item 92 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf580): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf580): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.22810111 +0000 UTC m=+232.560370351 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bf580): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bfac0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bfac0): open at offset 5 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bfac0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5b030 item 92 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bfac0): _readAt: size=2, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bfac0): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bfac0): _writeAt: size=3, off=5 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bfac0): >_writeAt: n=3, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bfac0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.228704349 +0000 UTC m=+232.560973590 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675bfac0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d6180): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d6180): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d6180): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d6180): >_readAt: n=3, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d6180): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.228704349 +0000 UTC m=+232.560973590 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d6180): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5b1f0 item 92 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d67c0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d67c0): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d67c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d67c0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d67c0): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d67c0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d67c0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d67c0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.230291967 +0000 UTC m=+232.562561208 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d67c0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d6d00): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d6d00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d6d00): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5b570 item 93 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d6d00): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d6d00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.230922748 +0000 UTC m=+232.563192009 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d6d00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7400): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7400): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7400): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7400): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7400): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.230922748 +0000 UTC m=+232.563192009 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7400): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5b730 item 93 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7a40): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7a40): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7a40): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7a40): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7a40): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7a40): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7a40): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7a40): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.232663194 +0000 UTC m=+232.564932485 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675d7a40): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ec080): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ec080): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ec080): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5bab0 item 94 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ec080): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ec080): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.233258507 +0000 UTC m=+232.565527748 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ec080): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ec780): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ec780): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ec780): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ec780): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ec780): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.233258507 +0000 UTC m=+232.565527748 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ec780): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4967a5bd50 item 94 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ecdc0): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ecdc0): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ecdc0): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ecdc0): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ecdc0): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ecdc0): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ecdc0): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ecdc0): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.235029583 +0000 UTC m=+232.567298824 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ecdc0): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ed300): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ed300): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ed300): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966afa8c0 item 95 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ed300): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ed300): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.235646056 +0000 UTC m=+232.567915297 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675ed300): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675eda00): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675eda00): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675eda00): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675eda00): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675eda00): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.235646056 +0000 UTC m=+232.567915297 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe49675eda00): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966afaa80 item 95 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 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/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606140): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606140): open at offset 0 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606140): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606140): _readAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606140): >_readAt: n=0, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606140): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606140): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606140): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.238457113 +0000 UTC m=+232.570726355 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606140): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606680): _writeAt: size=5, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606680): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606680): >openPending: err= 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966afb0a0 item 96 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606680): >_writeAt: n=5, err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606680): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.23914374 +0000 UTC m=+232.571412981 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606680): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 05:48:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 05:48:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606d80): _readAt: size=512, off=0 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606d80): openPending: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606d80): >openPending: err= 2026/07/17 05:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606d80): >_readAt: n=5, err=EOF 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606d80): close: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 05:48:47.23914374 +0000 UTC m=+232.571412981 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : open-test-file(0xe4967606d80): >close: err= 2026/07/17 05:48:47 DEBUG : open-test-file: Remove: 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe4966afb260 item 96 2026/07/17 05:48:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 05:48:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 05:48:47 DEBUG : open-test-file: >Remove: err= 2026/07/17 05:48:47 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:47 DEBUG : Looking for writers 2026/07/17 05:48:47 DEBUG : >WaitForWriters: 2026/07/17 05:48:47 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.66s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.70s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:47 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:47 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:47 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:47 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:47 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:47 DEBUG : file1: newRWFileHandle: 2026/07/17 05:48:47 DEBUG : file1(0xe49676074c0): openPending: 2026/07/17 05:48:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:47 DEBUG : file1(0xe49676074c0): >openPending: err= 2026/07/17 05:48:47 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 05:48:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 05:48:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 05:48:47 DEBUG : file1(0xe49676074c0): _writeAt: size=2, off=0 2026/07/17 05:48:47 DEBUG : file1(0xe49676074c0): >_writeAt: n=2, err= 2026/07/17 05:48:47 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/17 05:48:47 DEBUG : file1(0xe49676074c0): RWFileHandle.Flush 2026/07/17 05:48:47 DEBUG : file1(0xe49676074c0): RWFileHandle.Release 2026/07/17 05:48:47 DEBUG : file1(0xe49676074c0): close: 2026/07/17 05:48:47 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/17 05:48:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:47 DEBUG : file1(0xe49676074c0): >close: err= 2026/07/17 05:48:47 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:47 DEBUG : Looking for writers 2026/07/17 05:48:47 DEBUG : file1: reading active writers 2026/07/17 05:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:48:47 DEBUG : Looking for writers 2026/07/17 05:48:47 DEBUG : file1: reading active writers 2026/07/17 05:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:48:47 DEBUG : Looking for writers 2026/07/17 05:48:47 DEBUG : file1: reading active writers 2026/07/17 05:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:48:47 DEBUG : Looking for writers 2026/07/17 05:48:47 DEBUG : file1: reading active writers 2026/07/17 05:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:48:47 DEBUG : file1: vfs cache: starting upload 2026/07/17 05:48:47 DEBUG : Looking for writers 2026/07/17 05:48:47 DEBUG : file1: reading active writers 2026/07/17 05:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:48:47 DEBUG : Looking for writers 2026/07/17 05:48:47 DEBUG : file1: reading active writers 2026/07/17 05:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:48:48 DEBUG : Looking for writers 2026/07/17 05:48:48 DEBUG : file1: reading active writers 2026/07/17 05:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:48:48 DEBUG : file1: size = 2 OK 2026/07/17 05:48:48 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/17 05:48:48 INFO : file1: Copied (new) 2026/07/17 05:48:48 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/17 05:48:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 05:48:48 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/17 05:48:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:48:48 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 05:48:48 DEBUG : Looking for writers 2026/07/17 05:48:48 DEBUG : file1: reading active writers 2026/07/17 05:48:48 DEBUG : >WaitForWriters: 2026/07/17 05:48:49 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:49 DEBUG : Looking for writers 2026/07/17 05:48:49 DEBUG : file1: reading active writers 2026/07/17 05:48:49 DEBUG : >WaitForWriters: 2026/07/17 05:48:49 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.01s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:49 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:49 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:49 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:49 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:49 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:48:49 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:49 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:48:49 DEBUG : rename_me: newRWFileHandle: 2026/07/17 05:48:49 DEBUG : rename_me(0xe4967a00780): openPending: 2026/07/17 05:48:49 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 05:48:49 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/17 05:48:49 DEBUG : rename_me(0xe4967a00780): >openPending: err= 2026/07/17 05:48:49 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/17 05:48:49 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/17 05:48:49 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/17 05:48:49 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/17 05:48:49 DEBUG : rename_me(0xe4967a00780): _writeAt: size=5, off=0 2026/07/17 05:48:49 DEBUG : rename_me(0xe4967a00780): >_writeAt: n=5, err= 2026/07/17 05:48:49 DEBUG : rename_me(0xe4967a00780): close: 2026/07/17 05:48:49 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-17 05:48:49.662220224 +0000 UTC m=+234.994489496 2026/07/17 05:48:49 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/17 05:48:49 DEBUG : rename_me(0xe4967a00780): >close: err= 2026/07/17 05:48:49 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/17 05:48:49 DEBUG : i_was_renamed: Updating file with 0xe49671784e0 2026/07/17 05:48:49 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/17 05:48:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/17 05:48:49 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:48:49 DEBUG : Looking for writers 2026/07/17 05:48:49 DEBUG : i_was_renamed: reading active writers 2026/07/17 05:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 05:48:49 DEBUG : Looking for writers 2026/07/17 05:48:49 DEBUG : i_was_renamed: reading active writers 2026/07/17 05:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 05:48:49 DEBUG : Looking for writers 2026/07/17 05:48:49 DEBUG : i_was_renamed: reading active writers 2026/07/17 05:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 05:48:49 DEBUG : Looking for writers 2026/07/17 05:48:49 DEBUG : i_was_renamed: reading active writers 2026/07/17 05:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 05:48:49 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/17 05:48:49 DEBUG : Looking for writers 2026/07/17 05:48:49 DEBUG : i_was_renamed: reading active writers 2026/07/17 05:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 05:48:49 DEBUG : Looking for writers 2026/07/17 05:48:49 DEBUG : i_was_renamed: reading active writers 2026/07/17 05:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 05:48:50 DEBUG : Looking for writers 2026/07/17 05:48:50 DEBUG : i_was_renamed: reading active writers 2026/07/17 05:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 05:48:50 DEBUG : i_was_renamed: size = 5 OK 2026/07/17 05:48:50 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 05:48:50 INFO : i_was_renamed: Copied (new) 2026/07/17 05:48:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-17 05:48:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/17 05:48:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/17 05:48:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/17 05:48:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/17 05:48:50 DEBUG : Looking for writers 2026/07/17 05:48:50 DEBUG : i_was_renamed: reading active writers 2026/07/17 05:48:50 DEBUG : >WaitForWriters: 2026/07/17 05:48:50 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.87s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:48:51 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:48:51 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 05:48:51 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:51 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 05:48:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jufuhad0rabu" 2026/07/17 05:48:51 INFO : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 05:48:51 DEBUG : forgetting directory cache 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate(0xe4967606bc0): _readAt: size=512, off=0 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate(0xe4967606bc0): openPending: 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-17 04:49:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/17 05:48:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate(0xe4967606bc0): >openPending: err= 2026/07/17 05:48:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:53 DEBUG : forgetting directory cache 2026/07/17 05:48:53 DEBUG : TestRWCacheUpdate(0xe4967606bc0): >_readAt: n=20, err=EOF 2026/07/17 05:48:53 DEBUG : TestRWCacheUpdate(0xe4967606bc0): close: 2026/07/17 05:48:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 04:49:51 +0000 UTC 2026/07/17 05:48:53 DEBUG : TestRWCacheUpdate(0xe4967606bc0): >close: err= 2026/07/17 05:48:53 DEBUG : Re-reading directory (278.292954ms old) 2026/07/17 05:48:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:48:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 05:48:53 DEBUG : forgetting directory cache 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate(0xe4967a015c0): _readAt: size=512, off=0 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate(0xe4967a015c0): openPending: 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-17 04:50:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-17 04:49:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-17 04:50:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-17 04:49:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/17 05:48:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/17 05:48:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate(0xe4967a015c0): >openPending: err= 2026/07/17 05:48:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:55 DEBUG : forgetting directory cache 2026/07/17 05:48:55 DEBUG : TestRWCacheUpdate(0xe4967a015c0): >_readAt: n=20, err=EOF 2026/07/17 05:48:55 DEBUG : TestRWCacheUpdate(0xe4967a015c0): close: 2026/07/17 05:48:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 04:50:51 +0000 UTC 2026/07/17 05:48:55 DEBUG : TestRWCacheUpdate(0xe4967a015c0): >close: err= 2026/07/17 05:48:55 DEBUG : Re-reading directory (277.280052ms old) 2026/07/17 05:48:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:48:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 05:48:55 DEBUG : forgetting directory cache 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate(0xe4967a01e80): _readAt: size=512, off=0 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate(0xe4967a01e80): openPending: 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-17 04:51:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-17 04:50:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-17 04:51:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-17 04:50:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/17 05:48:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/17 05:48:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate(0xe4967a01e80): >openPending: err= 2026/07/17 05:48:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:56 DEBUG : forgetting directory cache 2026/07/17 05:48:57 DEBUG : TestRWCacheUpdate(0xe4967a01e80): >_readAt: n=20, err=EOF 2026/07/17 05:48:57 DEBUG : TestRWCacheUpdate(0xe4967a01e80): close: 2026/07/17 05:48:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 04:51:51 +0000 UTC 2026/07/17 05:48:57 DEBUG : TestRWCacheUpdate(0xe4967a01e80): >close: err= 2026/07/17 05:48:57 DEBUG : Re-reading directory (279.788229ms old) 2026/07/17 05:48:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:48:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 05:48:57 DEBUG : forgetting directory cache 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate(0xe496713a280): _readAt: size=512, off=0 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate(0xe496713a280): openPending: 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-17 04:52:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-17 04:51:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-17 04:52:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-17 04:51:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/17 05:48:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/17 05:48:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate(0xe496713a280): >openPending: err= 2026/07/17 05:48:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:48:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:48:58 DEBUG : forgetting directory cache 2026/07/17 05:48:59 DEBUG : TestRWCacheUpdate(0xe496713a280): >_readAt: n=20, err=EOF 2026/07/17 05:48:59 DEBUG : TestRWCacheUpdate(0xe496713a280): close: 2026/07/17 05:48:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 04:52:51 +0000 UTC 2026/07/17 05:48:59 DEBUG : TestRWCacheUpdate(0xe496713a280): >close: err= 2026/07/17 05:48:59 DEBUG : Re-reading directory (275.234551ms old) 2026/07/17 05:48:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:48:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 05:48:59 DEBUG : forgetting directory cache 2026/07/17 05:49:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate(0xe496713a900): _readAt: size=512, off=0 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate(0xe496713a900): openPending: 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-17 04:53:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-17 04:52:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-17 04:53:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-17 04:52:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/17 05:49:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/17 05:49:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate(0xe496713a900): >openPending: err= 2026/07/17 05:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:49:01 DEBUG : forgetting directory cache 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate(0xe496713a900): >_readAt: n=20, err=EOF 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate(0xe496713a900): close: 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 04:53:51 +0000 UTC 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate(0xe496713a900): >close: err= 2026/07/17 05:49:01 DEBUG : Re-reading directory (277.980224ms old) 2026/07/17 05:49:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:49:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 05:49:01 DEBUG : forgetting directory cache 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate(0xe4967073a40): _readAt: size=512, off=0 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate(0xe4967073a40): openPending: 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-17 04:54:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-17 04:53:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-17 04:54:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-17 04:53:51 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/17 05:49:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/17 05:49:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate(0xe4967073a40): >openPending: err= 2026/07/17 05:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:49:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:49:03 DEBUG : forgetting directory cache 2026/07/17 05:49:03 DEBUG : TestRWCacheUpdate(0xe4967073a40): >_readAt: n=20, err=EOF 2026/07/17 05:49:03 DEBUG : TestRWCacheUpdate(0xe4967073a40): close: 2026/07/17 05:49:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 04:54:51 +0000 UTC 2026/07/17 05:49:03 DEBUG : TestRWCacheUpdate(0xe4967073a40): >close: err= 2026/07/17 05:49:03 DEBUG : Re-reading directory (273.728698ms old) 2026/07/17 05:49:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:49:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 05:49:03 DEBUG : forgetting directory cache 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate(0xe496713b980): _readAt: size=512, off=0 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate(0xe496713b980): openPending: 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-17 04:55:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-17 04:54:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-17 04:55:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-17 04:54:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/17 05:49:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/17 05:49:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate(0xe496713b980): >openPending: err= 2026/07/17 05:49:04 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:49:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:49:05 DEBUG : forgetting directory cache 2026/07/17 05:49:05 DEBUG : TestRWCacheUpdate(0xe496713b980): >_readAt: n=21, err=EOF 2026/07/17 05:49:05 DEBUG : TestRWCacheUpdate(0xe496713b980): close: 2026/07/17 05:49:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 04:55:51 +0000 UTC 2026/07/17 05:49:05 DEBUG : TestRWCacheUpdate(0xe496713b980): >close: err= 2026/07/17 05:49:05 DEBUG : Re-reading directory (282.325459ms old) 2026/07/17 05:49:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:49:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 05:49:05 DEBUG : forgetting directory cache 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate(0xe496747e4c0): _readAt: size=512, off=0 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate(0xe496747e4c0): openPending: 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-17 04:56:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-17 04:55:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-17 04:56:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-17 04:55:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/17 05:49:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/17 05:49:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate(0xe496747e4c0): >openPending: err= 2026/07/17 05:49:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:49:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:49:07 DEBUG : forgetting directory cache 2026/07/17 05:49:07 DEBUG : TestRWCacheUpdate(0xe496747e4c0): >_readAt: n=22, err=EOF 2026/07/17 05:49:07 DEBUG : TestRWCacheUpdate(0xe496747e4c0): close: 2026/07/17 05:49:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 04:56:51 +0000 UTC 2026/07/17 05:49:07 DEBUG : TestRWCacheUpdate(0xe496747e4c0): >close: err= 2026/07/17 05:49:07 DEBUG : Re-reading directory (282.095044ms old) 2026/07/17 05:49:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:49:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 05:49:07 DEBUG : forgetting directory cache 2026/07/17 05:49:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate(0xe4966f1a880): _readAt: size=512, off=0 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate(0xe4966f1a880): openPending: 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-17 04:57:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-17 04:56:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-17 04:57:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-17 04:56:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/17 05:49:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/17 05:49:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate(0xe4966f1a880): >openPending: err= 2026/07/17 05:49:09 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:49:09 DEBUG : forgetting directory cache 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate(0xe4966f1a880): >_readAt: n=23, err=EOF 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate(0xe4966f1a880): close: 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 04:57:51 +0000 UTC 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate(0xe4966f1a880): >close: err= 2026/07/17 05:49:09 DEBUG : Re-reading directory (291.770581ms old) 2026/07/17 05:49:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:49:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 05:49:09 DEBUG : forgetting directory cache 2026/07/17 05:49:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate(0xe496747e6c0): _readAt: size=512, off=0 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate(0xe496747e6c0): openPending: 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-17 04:58:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-17 04:57:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-17 04:58:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-17 04:57:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/17 05:49:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/17 05:49:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate(0xe496747e6c0): >openPending: err= 2026/07/17 05:49:11 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:49:11 DEBUG : forgetting directory cache 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate(0xe496747e6c0): >_readAt: n=24, err=EOF 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate(0xe496747e6c0): close: 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 04:58:51 +0000 UTC 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate(0xe496747e6c0): >close: err= 2026/07/17 05:49:11 DEBUG : Re-reading directory (279.289335ms old) 2026/07/17 05:49:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 05:49:11 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:11 DEBUG : Looking for writers 2026/07/17 05:49:11 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/17 05:49:11 DEBUG : >WaitForWriters: 2026/07/17 05:49:11 DEBUG : files root 'rclone-test-jufuhad0rabu': vfs cache: cleaner exiting 2026/07/17 05:49:11 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (20.51s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.27s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:14 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:49:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/17 05:49:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/17 05:49:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/17 05:49:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:49:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 05:49:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:49:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/17 05:49:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/17 05:49:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/17 05:49:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:49:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 05:49:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:49:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/17 05:49:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/17 05:49:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/17 05:49:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:49:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 05:49:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:49:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/17 05:49:15 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:15 DEBUG : Looking for writers 2026/07/17 05:49:15 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/17 05:49:15 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/17 05:49:15 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.74s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:15 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:15 DEBUG : files root 'rclone-test-jufuhad0rabu': Reusing VFS from active cache 2026/07/17 05:49:15 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:15 DEBUG : Looking for writers 2026/07/17 05:49:15 DEBUG : >WaitForWriters: 2026/07/17 05:49:15 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:15 DEBUG : Looking for writers 2026/07/17 05:49:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:16 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:16 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:16 DEBUG : Looking for writers 2026/07/17 05:49:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:16 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:16 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:16 DEBUG : Looking for writers 2026/07/17 05:49:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:16 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:19 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:19 DEBUG : dir: Looking for writers 2026/07/17 05:49:19 DEBUG : file2: reading active writers 2026/07/17 05:49:19 DEBUG : Looking for writers 2026/07/17 05:49:19 DEBUG : dir: reading active writers 2026/07/17 05:49:19 DEBUG : file1: reading active writers 2026/07/17 05:49:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.34s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:20 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:22 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:22 DEBUG : dir: Looking for writers 2026/07/17 05:49:22 DEBUG : Looking for writers 2026/07/17 05:49:22 DEBUG : dir: reading active writers 2026/07/17 05:49:22 DEBUG : file1: reading active writers 2026/07/17 05:49:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.24s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:23 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:49:25 DEBUG : file1: Open: flags=O_RDONLY 2026/07/17 05:49:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/17 05:49:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/17 05:49:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:49:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/17 05:49:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 05:49:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/17 05:49:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:49:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/17 05:49:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/17 05:49:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/17 05:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/17 05:49:25 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/17 05:49:27 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/17 05:49:27 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 05:49:27 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/17 05:49:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/17 05:49:27 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:49:27 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/17 05:49:27 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:27 DEBUG : dir: Looking for writers 2026/07/17 05:49:27 DEBUG : file2: reading active writers 2026/07/17 05:49:27 DEBUG : new_file.txt: reading active writers 2026/07/17 05:49:27 DEBUG : Looking for writers 2026/07/17 05:49:27 DEBUG : dir: reading active writers 2026/07/17 05:49:27 DEBUG : file1: reading active writers 2026/07/17 05:49:27 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.88s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:28 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/17 05:49:31 DEBUG : dir/file1: Updating file with dir/file1 0xe4967988b60 2026/07/17 05:49:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/17 05:49:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:32 INFO : dir/file1: Moved (server-side) to: file0 2026/07/17 05:49:32 DEBUG : file0: Updating file with file0 0xe4967988b60 2026/07/17 05:49:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 05:49:32 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/17 05:49:32 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:32 DEBUG : dir: Looking for writers 2026/07/17 05:49:32 DEBUG : Looking for writers 2026/07/17 05:49:32 DEBUG : dir: reading active writers 2026/07/17 05:49:32 DEBUG : file0: reading active writers 2026/07/17 05:49:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.10s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:33 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:33 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:33 DEBUG : Looking for writers 2026/07/17 05:49:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:33 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:33 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/17 05:49:34 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/17 05:49:35 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/17 05:49:35 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/17 05:49:36 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/17 05:49:36 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:36 DEBUG : Looking for writers 2026/07/17 05:49:36 DEBUG : a: Looking for writers 2026/07/17 05:49:36 DEBUG : b: Looking for writers 2026/07/17 05:49:36 DEBUG : c: Looking for writers 2026/07/17 05:49:36 DEBUG : d: Looking for writers 2026/07/17 05:49:36 DEBUG : Looking for writers 2026/07/17 05:49:36 DEBUG : /: reading active writers 2026/07/17 05:49:36 DEBUG : a: reading active writers 2026/07/17 05:49:36 DEBUG : b: reading active writers 2026/07/17 05:49:36 DEBUG : c: reading active writers 2026/07/17 05:49:36 DEBUG : d: reading active writers 2026/07/17 05:49:36 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (4.22s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:37 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:38 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/17 05:49:38 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/17 05:49:39 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/17 05:49:39 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/17 05:49:42 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:42 DEBUG : a/b/c/d: Looking for writers 2026/07/17 05:49:42 DEBUG : a/b/c: Looking for writers 2026/07/17 05:49:42 DEBUG : d: reading active writers 2026/07/17 05:49:42 DEBUG : a/b: Looking for writers 2026/07/17 05:49:42 DEBUG : c: reading active writers 2026/07/17 05:49:42 DEBUG : a: Looking for writers 2026/07/17 05:49:42 DEBUG : b: reading active writers 2026/07/17 05:49:42 DEBUG : Looking for writers 2026/07/17 05:49:42 DEBUG : a: reading active writers 2026/07/17 05:49:42 DEBUG : >WaitForWriters: 2026/07/17 05:49:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/a/b/c not empty`) 2026/07/17 05:49:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 05:49:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/a/b/c not empty`) 2026/07/17 05:49:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/17 05:49:43 DEBUG : pacer: Reducing sleep to 30ms 2026/07/17 05:49:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/a/b not empty`) 2026/07/17 05:49:43 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/07/17 05:49:43 DEBUG : pacer: Reducing sleep to 45ms 2026/07/17 05:49:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/a not empty`) 2026/07/17 05:49:43 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/07/17 05:49:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/a not empty`) 2026/07/17 05:49:43 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2026/07/17 05:49:44 DEBUG : pacer: Reducing sleep to 135ms 2026/07/17 05:49:44 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestVFSMkdirAll (6.46s) === 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-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:44 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:44 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:44 DEBUG : Looking for writers 2026/07/17 05:49:44 DEBUG : >WaitForWriters: 2026/07/17 05:49:44 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/07/17 05:49:44 DEBUG : pacer: Reducing sleep to 56.953125ms --- PASS: TestVFSIsMetadataFile (0.28s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:44 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:49:44 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/07/17 05:49:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:49:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 05:49:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 05:49:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:44 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/17 05:49:44 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/17 05:49:44 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/17 05:49:44 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/17 05:49:45 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/07/17 05:49:45 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/07/17 05:49:45 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/07/17 05:49:46 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/07/17 05:49:46 DEBUG : file1: size = 5 OK 2026/07/17 05:49:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 05:49:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 05:49:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:46 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/07/17 05:49:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:49:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:49:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 05:49:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 05:49:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:49:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:49:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 05:49:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 05:49:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/17 05:49:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/17 05:49:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 05:49:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 05:49:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 05:49:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:46 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/17 05:49:47 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 05:49:47 DEBUG : file1: size = 0 OK 2026/07/17 05:49:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 05:49:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 05:49:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/17 05:49:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 05:49:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 05:49:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 05:49:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:47 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (7 bytes), uploading instead of streaming 2026/07/17 05:49:48 DEBUG : file1: size = 7 OK 2026/07/17 05:49:48 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/17 05:49:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 05:49:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:48 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:48 DEBUG : Looking for writers 2026/07/17 05:49:48 DEBUG : file1: reading active writers 2026/07/17 05:49:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.41s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:48 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:49:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:49:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 05:49:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 05:49:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/17 05:49:50 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/17 05:49:50 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/17 05:49:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/17 05:49:50 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (11 bytes), uploading instead of streaming 2026/07/17 05:49:50 DEBUG : file1: size = 11 OK 2026/07/17 05:49:50 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/17 05:49:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 05:49:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:50 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/17 05:49:50 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:50 DEBUG : Looking for writers 2026/07/17 05:49:50 DEBUG : file1: reading active writers 2026/07/17 05:49:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.49s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:51 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:49:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:49:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 05:49:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 05:49:51 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/17 05:49:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:51 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/17 05:49:52 DEBUG : file1: size = 5 OK 2026/07/17 05:49:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 05:49:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 05:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:52 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/17 05:49:52 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:52 DEBUG : Looking for writers 2026/07/17 05:49:52 DEBUG : file1: reading active writers 2026/07/17 05:49:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.41s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:52 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:49:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 05:49:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 05:49:52 DEBUG : file1: WriteFileHandle.Release closing 2026/07/17 05:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:52 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/17 05:49:53 DEBUG : file1: size = 0 OK 2026/07/17 05:49:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 05:49:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 05:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:53 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/17 05:49:53 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:53 DEBUG : Looking for writers 2026/07/17 05:49:53 DEBUG : file1: reading active writers 2026/07/17 05:49:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.82s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:54 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:49:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:49:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 05:49:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 05:49:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:54 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (2 bytes), uploading instead of streaming 2026/07/17 05:49:55 DEBUG : file1: size = 2 OK 2026/07/17 05:49:55 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/17 05:49:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 05:49:56 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/17 05:49:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:56 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:56 DEBUG : Looking for writers 2026/07/17 05:49:56 DEBUG : file1: reading active writers 2026/07/17 05:49:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.87s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:56 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:49:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:49:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 05:49:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 05:49:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:56 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/17 05:49:57 DEBUG : file1: size = 0 OK 2026/07/17 05:49:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 05:49:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 05:49:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:49:57 DEBUG : file1: Open: flags=O_RDONLY 2026/07/17 05:49:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/17 05:49:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/17 05:49:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:49:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/17 05:49:58 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:58 DEBUG : Looking for writers 2026/07/17 05:49:58 DEBUG : file1: reading active writers 2026/07/17 05:49:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.00s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:49:58 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:49:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 05:49:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 05:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 05:49:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 05:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:58 DEBUG : files root 'rclone-test-jufuhad0rabu': File to upload is small (100 bytes), uploading instead of streaming 2026/07/17 05:49:59 DEBUG : file1: size = 100 OK 2026/07/17 05:49:59 DEBUG : file1: md5 = 92b803ccbd27dd8ec75e72b00150647d OK 2026/07/17 05:49:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 05:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 05:49:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 05:49:59 DEBUG : file1: Open: flags=O_RDONLY 2026/07/17 05:49:59 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/17 05:49:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/17 05:49:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:49:59 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/17 05:49:59 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:49:59 DEBUG : Looking for writers 2026/07/17 05:49:59 DEBUG : file1: reading active writers 2026/07/17 05:49:59 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.82s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:50:00 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:50:06 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/17 05:50:06 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/17 05:50:06 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:50:07 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:07 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/17 05:50:07 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/17 05:50:07 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:50:07 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:07 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/17 05:50:07 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/17 05:50:07 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:50:07 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:07 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/17 05:50:07 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/17 05:50:07 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:50:07 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:07 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/17 05:50:07 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/17 05:50:07 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:50:08 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:08 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:50:08 DEBUG : flat: Looking for writers 2026/07/17 05:50:08 DEBUG : f003.txt: reading active writers 2026/07/17 05:50:08 DEBUG : f004.txt: reading active writers 2026/07/17 05:50:08 DEBUG : f000.txt: reading active writers 2026/07/17 05:50:08 DEBUG : f001.txt: reading active writers 2026/07/17 05:50:08 DEBUG : f002.txt: reading active writers 2026/07/17 05:50:08 DEBUG : Looking for writers 2026/07/17 05:50:08 DEBUG : flat: reading active writers 2026/07/17 05:50:08 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (9.29s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:50:09 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:50:13 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/17 05:50:13 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/17 05:50:13 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:50:14 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:14 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/17 05:50:14 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/17 05:50:14 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:50:14 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:14 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/17 05:50:14 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/17 05:50:14 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:50:14 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:14 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:50:14 DEBUG : a/b/c: Looking for writers 2026/07/17 05:50:14 DEBUG : deep.txt: reading active writers 2026/07/17 05:50:14 DEBUG : a/b: Looking for writers 2026/07/17 05:50:14 DEBUG : mid.txt: reading active writers 2026/07/17 05:50:14 DEBUG : c: reading active writers 2026/07/17 05:50:14 DEBUG : a: Looking for writers 2026/07/17 05:50:14 DEBUG : b: reading active writers 2026/07/17 05:50:14 DEBUG : top.txt: reading active writers 2026/07/17 05:50:14 DEBUG : Looking for writers 2026/07/17 05:50:14 DEBUG : a: reading active writers 2026/07/17 05:50:14 DEBUG : >WaitForWriters: 2026/07/17 05:50:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jufuhad0rabu/a not empty`) 2026/07/17 05:50:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 05:50:16 DEBUG : pacer: Reducing sleep to 15ms 2026/07/17 05:50:16 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestZipManySubDirs (6.92s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:50:16 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:50:18 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:20 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:50:20 DEBUG : bigdir: Looking for writers 2026/07/17 05:50:20 DEBUG : big.bin: reading active writers 2026/07/17 05:50:20 DEBUG : Looking for writers 2026/07/17 05:50:20 DEBUG : bigdir: reading active writers 2026/07/17 05:50:20 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.60s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-jufuhad0rabu'", Local "Local file system at /tmp/rclone3435751276", Modify Window "1s" 2026/07/17 05:50:21 INFO : files root 'rclone-test-jufuhad0rabu': poll-interval is not supported by this remote 2026/07/17 05:50:24 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/17 05:50:24 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/17 05:50:24 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:50:24 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:24 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/17 05:50:24 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/17 05:50:24 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:50:25 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:25 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/17 05:50:25 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/17 05:50:25 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 05:50:25 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 05:50:25 DEBUG : WaitForWriters: timeout=30s 2026/07/17 05:50:25 DEBUG : dir1: Looking for writers 2026/07/17 05:50:25 DEBUG : a.txt: reading active writers 2026/07/17 05:50:25 DEBUG : dir2: Looking for writers 2026/07/17 05:50:25 DEBUG : b.txt: reading active writers 2026/07/17 05:50:25 DEBUG : dir3: Looking for writers 2026/07/17 05:50:25 DEBUG : c.txt: reading active writers 2026/07/17 05:50:25 DEBUG : Looking for writers 2026/07/17 05:50:25 DEBUG : dir1: reading active writers 2026/07/17 05:50:25 DEBUG : dir2: reading active writers 2026/07/17 05:50:25 DEBUG : dir3: reading active writers 2026/07/17 05:50:25 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.94s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/17 05:50:27 DEBUG : files root 'rclone-test-jufuhad0rabu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m32.579319702s (try 1/5): exit status 1: Failed [TestFileMethods TestFileSetModTime/cache=off,open=true,write=true]